@import url(http://fonts.googleapis.com/css?family=Ubuntu);
@import"reset.css";@import"grid.css";
body{background:url(../images/body.gif) center top repeat #fff;font:12px/18px Arial, Helvetica, sans-serif;color:#868686;position:relative;min-width:1090px;}
html,body{height:100%;}
p,.p{
    padding-bottom: 18px;
    text-align: justify;
    padding-right: 10px;
}
.p0 element.style {padding-left:5px;padding-top:5px;padding-bottom:0 !important;}
.p1 {padding-bottom:6px;}
a{color:#cd4f39;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}
strong a {color:#d44931;text-decoration:underline;}
strong a:hover {text-decoration:none;}
/*  Header styles */
h1,h2,h3,h4,h5,h6{line-height:1.3em;color:#20282e;font-family:"Arial Black", Gadget, sans-serif;padding-bottom:15px;}
h1{font-size:40px;}
h2{font-size:36px;}
h3{font-size:30px;padding-bottom:23px;letter-spacing:-2px;}
h4{font-size:27px;}  
h5{font-size:22px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;}
h6{font-size:18px;line-height:22px;padding-bottom:19px;}
/* Global Structure---------------------------------------- */
.main_body {width:1090px;padding:0;margin:0 auto;position:relative;background:#fff;border-top:4px solid #20282e;}
.wrapper {width:100%;overflow:hidden;}
.main {width:940px;padding:0;margin:0 auto;position:relative;}
/*----- txt,links,lines,titles -----*/
.extra-wrap{overflow:hidden;display:block;}
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.d-in-block {display:inline-block;}
.d-block {display:block;}
.reg {text-transform:uppercase;}
.reg2 {font-style:italic;}
.rel {position:relative;}
strong {color:#cd4f39;}
.color1{color:#ff2100;}
.color2{color:#d44931;}
/*********************************boxes**********************************/
.indent {padding:26px 35px 25px 19px;}

.indent-left {padding-left:0;}

.indent-bottom {padding-bottom:0;}

.indent-right {padding-right:72px;}

.indent-top {padding-top:38px;}
.indent-top1 {padding-top:7px;}
.indent-top2 {padding-top:10px;}

.margin-top { margin-top:-20px;}
.margin-top1 { margin-top:30px;}

.margin-bot {margin-bottom:13px;}
.margin-bot1 {margin-bottom:40px;}
.margin-bot2 {margin-bottom:30px;}
.margin-bot3 {margin-bottom:25px;}

.margin-left {margin-left:0;}

.margin-right {margin-right:7px;}
.margin-right1 {margin-right:23px;}
.margin-right2 {margin-right:26px !important;}

.img-indent {float:left; margin:5px 20px 0px 0px;}
.figure-1 img {
	border:1px solid #fefefe;
	box-shadow:1px 1px 3px rgba(0,0,0,.15);
}
/*********************************header*************************************/
header {
	position:relative;
	z-index:9;
	background:url(../images/border.png) left bottom repeat-x;
	padding:0 0 53px;
}
/********************** Content ************************/
section#content { position:relative; z-index:1;padding:40px 0 42px;}
#page1 section#content {padding:73px 0 42px;}
/******************** aside ******************/
aside {
	padding:47px 0 45px;
	background:#273037;
}
aside h6 {
	color:#fff;
	text-transform:uppercase;
	letter-spacing:-1px;
}
/******************** Footer ******************/
footer{
	background:#20282e;
	padding:29px 0 60px;
	color:#fff;
}
footer a {
	color:#9b9b9b;
	text-transform:uppercase;
}
.footer_logo {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:1.2em;
	text-shadow:1px 1px rgba(0,0,0,.7);
	letter-spacing:-1px;
}
.footer_logo a {
	color:#fff;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
	text-transform:none;
}
.footer_logo a:hover {
	text-decoration:none;
	color:#d64a31;
}
/*********************************header*************************************/
.logo {
	padding:69px 0 0;
	float:left;
}
	.logo a {
		display:block; 
		text-indent:-9999px;
		background:url(../images/logo.png) no-repeat 0 0;
		width:350px;
		height:87px;
}
.slogan {
	float:left;
	padding:96px 0 0;
	font-size:12px;
	color:#a7a7a7;
}
/***** menu *****/
nav {
	float:right;
}
.menu {
	float:left;
	padding:0 17px 0 0;
	position:relative;
	z-index:20;
}
.menu li {
	z-index:1;
	float:left; 
	position:relative;
}
.menu>li:first-child>a {
	padding:94px 17px 29px 18px;
}
.menu li a {
	z-index:1;
	position:relative;
	overflow:hidden;
	display:block;
	font-size:12px;
	line-height:15px;
	color:#20282e; 
	text-transform:uppercase; 
	z-index:20;
	padding:94px 16px 29px;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.menu .sf-sub-indicator {
	display:block;
	width:7px;
	height:4px;
	left:50%;
	margin-left:-3px;
	background:url(../images/sub.png) left top no-repeat;
	overflow:hidden;
	position:absolute;
	top:-999px;
}
.menu>li>a .sf-sub-indicator {
	top:113px;
}
.menu li.sfHover {
	position:relative;
	z-index:10;
}
.menu li a.active,
.menu > li > a:hover,
.menu > li.sfHover > a {
	color:#fff;
	background:#d64a31;
}
.menu>li>a.active .sf-sub-indicator,
.menu > li > a:hover .sf-sub-indicator,
.menu > li.sfHover > a .sf-sub-indicator {
	background-position:left bottom;
}
.menu li a:hover {
	text-decoration:none;
}
.menu ul {
	z-index:20;
	letter-spacing:normal;
	font-family:Arial, Helvetica, sans-serif;
	position:		absolute;
	top:			-9999em;
	width:			200px;
	background: 	#20282e;
	border:			none;
	padding:19px 5px 42px 18px;

}
.menu ul ul {
	background:#515c63;
	padding:19px 5px 21px 18px;
}
.menu ul li {width:	100%;}
.menu li:hover {visibility:	inherit; }
.menu li li {
	background:none;
	margin:8px 0;
	border:none;
}

.menu li li a {
	background:none;
	display:		block;
	padding:		0 0 0 0;
	font-size:		10px;
	line-height:	18px;
	color:			#fff;
}
.menu li li > a:hover, 
.menu li li.sfHover > a {
	color:#d64a31;
}
.menu li li li > a:hover, 
.menu li li li.sfHover > a {
	color:#a5a6a6;
}
.menu li:hover ul, .menu li.sfHover ul {
	left:			0px;
	top:			122px;
	z-index:		999;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	left:			200px;
	top:			-27px;
	z-index:		9999;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}

/*********************************bg's*************************************/
.bg-1 {
	background:#f8f8f8;
	position:relative;
}
.bg-1 strong {
	color:#20211e;
}
.border-1 {
	background:url(../images/border.png) left bottom repeat-x;
}
.border-2 {
	margin:0 -65px 45px;
	background:url(../images/border.png) left bottom repeat-x;
	padding:37px 0 0;
}
.col-1 {
	width:202px;
	float:left;
}
.col-2 {
	width:242px;
	float:left;
}
.col-3 {
	width:161px;
	float:left;
}
.col-4 {
	width:650px;
	float:left;
}
/*********************************buttons*************************************/
.button-2 {
	font-weight:bold;
	display:inline-block;
	text-transform:uppercase;
	font-size:14px;
	line-height:17px;
	color:#fff;
	background:#20282e;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding:10px 9px 11px;
}
.button-2:hover {
	text-decoration:none;
	background:#d64a31;
}
.button-1 {
	display:inline-block;
	text-transform:uppercase;
	font-size:12px;
	line-height:15px;
	color:#fff;
	background:#d64a31;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding:8px 17px 7px;
}
.button-1:hover {
	text-decoration:none;
	background:#20282e;
}
.btn_wrapper {
	overflow:hidden;
	position:relative;
	background:url(../images/link-1.gif) left 50% repeat-x;
	text-align:center;
}
.btn_wrapper span {
	padding:0 20px;
	background:#fff;
}
.link-1 {
	color:#191919;
	text-transform:uppercase;
	line-height:15px;
	font-size:12px;
	margin:0 10px;
	padding:0 10px;
	display:inline-block;
	position:relative;
}
.link-1:after,.link-1:before {
	display:block;
	width:5px;
	height:9px;
	content:"";
	position:absolute;
	overflow:hidden;
	top:3px;
}
.link-1:after {
	background:url(../images/link-1_after.png) left top no-repeat;
	right:0px;
}
.link-1:before {
	background:url(../images/link-1-before.png) left top no-repeat;
	left:0px;
}
.link-1:hover {
	color:#d64a31;
	text-decoration:none;
}
.link-2 {
	color:#202020;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	display:inline-block;
	text-transform:uppercase;
	padding:0 9px 0 0;
	background:url(../images/link-2.png) right 6px no-repeat;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.link-2:hover {
	color:#d64a31;
	text-decoration:none;
	background-position:right -21px;
}
.link-3 {
	display:inline-block;
	font-weight:bold;
	color:#000;
}
.link-3:hover {
	color:#d24930;
	text-decoration:none;
}
.link-4 {
	text-decoration:none;
}
.link-4:hover {
	text-decoration:underline;
}
.link-5 {
	text-decoration:underline;
}
.link-5:hover {
	text-decoration:none;
}
/*********************************lists*************************************/
.dl-1 dd {
	overflow:hidden;
}
.dl-1 dd span {
	display:block;
	float:left;
	width:70px;
}
.dl-1 dd a {
	color:#868686;
}
.dl-2 dt {
	padding-bottom:18px;
}
.dl-2 dd {
	overflow:hidden;
}
.dl-2 dd span {
	display:block;
	float:left;
	width:70px;
}
.list-1 li {
	font-size:18px;
	line-height:22px;
	border-bottom:1px solid #d5d7d8;
	font-weight:bold;
	text-transform:uppercase;
	padding:18px 0 20px 44px;
	position:relative;
}
.list-1 li:first-child {
	padding:0 0 20px 44px;
}
.list-1 li span {
	border-radius:12px;
	display:block;
	width:23px;
	height:23px;
	position:absolute;
	left:13px;
	top:18px;
	background:url(../images/list-1.png) left top no-repeat #000;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.list-1 li:first-child span {
	top:0;
}
.list-1 li a {
	color:#20282e;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.list-1 li a:hover {
	color:#d64a31;
	text-decoration:none;
}
.list-1 li .arrow {
	background-position:left -113px;
	background-color:#d64a31;
}
.list-2 li {
	font-family: 'Ubuntu', sans-serif;
	font-size:12px;
	line-height:17px;
	background:url(../images/list-2.png) left 24px no-repeat;
	padding:19px 0 0 14px;
}
.list-2 li:first-child {
	padding-top:0;
	background-position:left 3px;
}
.list-2 a {
	color:#91989b;
}
.list-2 a:hover {
	color:#fff;
	text-decoration:none;
}
.list-3 li{padding:0px 0 3px 0;line-height:18px;overflow:hidden;position:relative;font-size:12px;font-weight:bold;}
.list-3 li span{background:url(../images/list3.png);background-position:7px 6px;background-repeat:no-repeat;background-color:#fff;float:left;width:16px;height:16px;margin-right:10px;border-radius:10px;border:1px solid #c9604f;background-clip:padding-box;}
.list-3 li div{overflow:hidden;}
.list-3 li a{color:#d64a31;text-decoration:none;}
.list-3 li a:hover{color:#e90000;}
.soc_list {
	float:right;
	padding:0 1px 0 0;
}
.soc_list li:first-child {
	margin-left:0;
}
.soc_list li {
	float:left;
	margin-left:5px;
}
.soc_list li a {
	display:block;
	width:31px;
	height:31px;
}
/*********************************fonts*************************************/
.title-1,.title-2 {
	font-family:"Arial Black", Gadget, sans-serif;
	text-transform:uppercase;
	color:#20282e;
	line-height:1.2em;
	letter-spacing:-2px;
}
.title-1 {
	font-size:26px;
}
.title-2 {
	font-size:36px;
	margin:-5px 0 29px;
}
.title-3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:20px;
	text-transform:uppercase;
	color:#d24930;
}
.title-3 a {
	color:#d24930;
}
.title-3 a:hover {
	color:#000;
	text-decoration:none;
}
.font-1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.size-1 {
	font-size: 13px;
    line-height: 21px;
    text-align: justify;
}
/***** contact form *****/
#message_form fieldset {
	border:none;
	padding:0;
	}			
		#message_form label {
			display:block;
			min-height:49px;
			position:relative;
		}
		#message_form label.message {
			height:222px;
		}
		#message_form label input {
			background:#fff;
			border:1px solid #958B8B;
			color: #958B8B;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			height:15px;
			font-weight: normal;
			margin:0;
			outline:none;
			overflow: hidden;
			padding:6px 15px 7px;
			vertical-align: middle;
			width:187px;
		}
		#message_form .area .error { float:none;}
		#message_form textarea {
			background:#fff;
			border:1px solid #958B8B;
			color: #958B8B;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight: normal;
			margin: 0;
			outline: medium none;
			overflow:auto;
			padding:6px 15px;
			vertical-align: middle;
			width:425px;
			height:208px;
			resize:none;
	}
		#message_form a {cursor:pointer;}
			#message_form .success {display:none;margin-bottom:10px;background: none;box-shadow: none;color: #000;}
			#message_form .error,
			#message_form .empty {
				color:#f00;
				font-size:11px;
				line-height:18px;
				display:none;
				overflow:hidden;
			}
	.buttons-wrapper {text-align:right; padding-top:30px; position:relative;}
	.buttons-wrapper a { margin-left:10px;}

.slider_wrapper {
	position:relative;
	background:url(../images/border.png) left bottom repeat-x;
	padding:1px 0 47px;
}
.slider .items {
	display:none;
}
.slider {
	width:1090px;
	height:495px;
	position:relative;
	overflow:hidden;
}
.banner {
	position:absolute;
	top:196px;
	width:454px;
	height:300px;
	background:url(../images/banner.png) left top repeat;
	color:#a3a3a3;
	line-height:24px;
	font-size:12px;
}
.banner p {
	padding-bottom:13px;
}
.banner .indent {
	padding:59px 75px 0 42px;
}
.ban_title {
	font-size:30px;
	line-height:29px;
	font-weight:700;
	color:#fff;
	letter-spacing:-2px;
	text-transform:uppercase;
	margin-bottom:5px;
}
.slider_btn {
	position:absolute;
	bottom:15px;
	display:block;
	width:14px;
	height:20px;
	background:url(../images/slider_btn.png) left top no-repeat;
	overflow:hidden;
	left:50%;
}
.slider_next {
	margin-left:11px;
	background-position:right bottom;
}
.slider_next:hover {
	background-position:right top;
}
.slider_prev {
	margin-left:-26px;
	background-position:left top;
}
.slider_prev:hover {
	background-position:left bottom;
}

.page1>div {
	display:none;
}

.nav {
	position:absolute;
	right:17px;
	bottom:31px;
	overflow:hidden;
	z-index:999;
}
.nav a {
	text-indent:-999em;
	float:left;
	display:block;
	margin-left:1px;
	width:14px;
	height:14px;
	background:url(../images/pager_nav.png) right top no-repeat;
}
.nav a:hover,.nav a.activeSlide {
	background-position:left top;
}
.nav a.activeSlide {
	cursor:default;
}

#toTop {
	text-indent:-999em;
	display:none;
	text-decoration:none;
	position:fixed;
	right:50%;
	bottom:120px;
	overflow:hidden;
	width:43px;
	height:43px;
	border:none;
	z-index:20;
	background:url(../images/totop.png) no-repeat left top;
	font-weight:normal; font-family:'Oswald', sans-serif;
}
#toTop:hover {
	background-position:left bottom;
}

.tweet {
	font-family: 'Ubuntu', sans-serif;
	font-size:12px;
	line-height:18px;
	color:#91989b;
}
.tweet a {
	color:#91989b;
	text-decoration:underline;
}
.tweet a:hover {
	text-decoration:none;
}
.tweet li {
	background:url(../images/tw_border.png) left bottom repeat-x;
	padding:17px 0 12px;
}

.time {
	display:block;
	width:62px;
	height:85px;
	text-align:center;
	letter-spacing:-1px;
	float:left;
	margin:4px 20px 0 0;
	overflow:hidden;
}
.time strong {
	display:block;
	height:50px;
	color:#fff;
	font-size:38px;
	line-height:50px;
	background:#d64a31;
	box-shadow:inset 0 0 13px rgba(0,0,0,.17);
}
.time span {
	font-family:"Arial Black", Gadget, sans-serif;
	display:block;
	height:33px;
	font-size:18px;
	line-height:33px;
	color:#000;
	border:1px solid #f0efe6;
}

.testim {
	background: #f5f5f5; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYmViZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f5f5f5 0%, #ebebeb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#ebebeb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f5f5f5 0%,#ebebeb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f5f5f5 0%,#ebebeb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f5f5f5 0%,#ebebeb 100%); /* IE10+ */
	background: linear-gradient(top, #f5f5f5 0%,#ebebeb 100%); /* W3C */
	filter:none;
	font-size:13px;
	line-height:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2e2e2e;
	border-radius:5px;
	position:relative;
	margin:0 0 22px;
}
.testim>div {
	background:url(../images/quots.png) 23px 16px no-repeat;
	padding:30px 35px 22px 55px;
}
.testim>span {
	position:absolute;
	bottom:-20px;
	left:170px;
	display:block;
	width:49px;
	height:20px;
	background:url(../images/quots2.png) left top no-repeat;
}
