@import"reset.css";@import"grid.css";@import"forms.css";@import url(http://fonts.googleapis.com/css?family=Raleway:100);
body{
	background: #1e1b1a;
	font:13px/20px Arial, Helvetica, sans-serif;
	color:#58504a;
	position:relative;
	min-width:980px;
}
html,body{height:100%;}
p{padding-bottom:20px;}
a{color:#e6532f;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}
/*  Header styles */
h1,h2,h3,h4,h5,h6{line-height:1.3em;color:#fff; text-transform:uppercase;font-family: 'Raleway', sans-serif; font-weight:100; margin-bottom:39px;}
h1{font-size:36px;}
h2{font-size:34px;}
h3{font-size:32px; letter-spacing:-2px;} 
h4{font-size:26px;}  
h5{font-size:20px;}
h6{font-size:16px; margin-bottom:16px}
/* Global Structure---------------------------------------- */
/*----- 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}
.color1{color:#ff2100;}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
}

.last1 {
	margin-bottom:0 !important;
}

.last2 {
	padding-bottom:0 !important;
}

.bg1 {
	background:#1e1b1a;
	padding-bottom:25px;
}

.bg2 {
	background:url(../images/bg2.gif) repeat-x 0 0;
}

.wrapper {width:100%; overflow:hidden;}
 
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px !important;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}

.logo {
	display:block;
	width:416px;
	height:52px;
	text-indent:-5000px;
	background:url(../images/logo.png) 0 0 no-repeat;
}

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	background:#262221;
	z-index:2;
}

.p6 {
	height:780px;
	background:none !important;
}

.head-box-inner1 {
	float:left;
	padding:5px 0;
}

.head-box1 {
	width:940px;
	margin:0 auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#474140;
	font-size:12px;
}

.head-line {
	width:100%;
	border-bottom:1px solid #252221;
}

header h1 {
	padding:45px 0 0 10px;
	float:left;
	margin:0;
	font-size:0;
	line-height:0;
}

.list1 a {
	color:#474140;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}

.list1 a:hover {
	color:#E6532F;
	text-decoration:none;
}

.list1 li {
    background: url("../images/divider1.gif") no-repeat scroll right 6px transparent;
    display: block;
    float: left;
    margin-right: 10px;
    padding-right: 12px;
}

.list1 {
	float:right;
	padding-top: 5px;
}

.last3 {
	background:none !important;
	padding-right:0 !important;
	margin-right:0 !important;
}

#search1 input {
    border: 1px solid #262221;
    color: #474140;
    display: inline-block;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#1f1c1b;
    font-size: 13px;
    margin: 0 ;
    outline: medium none;
    padding: 7px 13px 8px;
	height:18px;
	line-height:18px;
    width: 169px;
}

#search1 {
    padding-top: 59px;
    position: relative;
	padding-right:11px;
	float:right;
}

.button1 {
	display:inline-block;
	padding:9px 17px 10px 19px;
	color:#4c4240;
	font-size:13px;
	line-height:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#262221;
}

.p6 nav {
	padding-top:25px;
}

.button1:hover {
	background:#e6532f;
	color:#fff;
	text-decoration:none;
}

/*** MENU ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
nav {
	width:940px;
	margin:0 auto;
	position:relative;
	z-index:99;
}

.last4 {
	background:none !important;
	width:155px !important;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu li {
	float:			left;
	background:url(../images/divider3.png) repeat-y right 0;
	text-align:center;
	width:156px;
	position:		relative;
}

.sf-menu li:after {
	display:block;
	position:absolute;
	width:3px;
	height:24px;
	position:absolute;
	top:0;
	right:-2px;
	background:url(../images/divider2.gif) no-repeat 0 0;
	content:'  ';
}

.sf-menu ul li:after {
	display:none;
}

.sf-menu .last4:after {
	display:none;
}
.sf-menu a {
	display:		block;
	color:#4c4240;
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:20px;
	padding:44px 0 46px;
	background:url(../images/menu-bg.png) repeat 0 0;
	border-top:10px solid #161413;
	position:		relative;
}

.sf-menu a:hover,
.sf-menu a.active,
.sf-menu li.sfHover > a {
	color:#fff;
	background:#181615;
	text-decoration:none;
}

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	background:#1e1b1a;
	padding:30px 0 50px;
	width:			156px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
	background:none;
	margin-bottom:10px;
}
.sf-menu ul a {
	padding:0;
	display:inline-block;
	padding:4px 9px;
	border:none;	
}
.sf-menu ul a:hover,
.sf-menu ul li.sfHover > a {
	background:#e6532f;
}

.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			120px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/********************** Content ************************/

#content {
	width:100%; 
	padding: 61px 0 31px;
	position:relative;
	z-index:1;
	border-bottom:1px solid #2d2926;
	background:#262221;
}

																									/***** Page 1 *****/

.list2 a {
    background: url("../images/marker1.png") no-repeat scroll 0 2px transparent;
    color: #58504A;
    font-size: 13px;
    line-height: 20px;
    padding: 5px 0 5px 35px;
}

.list2 a:hover {
	color:#e6532f;
	text-decoration:none;
	background-position:-1px -41px;
}

.list2 li {
	display:block;
	padding-bottom:10px;
}

.button2 {
	display:inline-block;
	color:#a4a09e;
	text-transform:uppercase;
	font-size:10px;
	line-height:12px;
	padding:9px 19px 10px;
	border:1px solid #3a3635;
	background:url(../images/button2.gif) repeat-x 0 0 #242120;
	border-radius:4px;
}

.button2:hover {
	text-decoration:none;
	background:url(../images/button2-hov.gif) repeat-x 0 0 #403d3b;
}

.page1-box1 {
	overflow:hidden;
	padding-right:27px;
}

.p7 {
	padding-bottom:47px;
}

.list2 {
	margin-bottom:37px;
}

.img-bot {
	padding:9px;
	display:inline-block;
	border:1px solid #312d2c;
}

.page1-img1 {
	float:left;
	margin-right:17px;
}

.time1 {
    color: #FFFFFF;
    display: block;
    font-family: 'Raleway',sans-serif;
    font-size: 22px;
    font-weight: 100;
    letter-spacing: -1px;
    margin-bottom: 10px;
    padding-top: 6px;
    text-transform: uppercase;
}

.link1 {
	color:#58504a;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.link1:hover {
	color:#e6532f;
	text-decoration:none;
}

.p8 {
	margin-bottom:46px;
}

.page1-box2 {
	overflow:hidden;
	margin-bottom:19px;
}

.p9 {
	margin-bottom:42px;
}

.list-banners li {
	display:block;
	float:left;
	padding-right:30px;
	margin-right:29px;
	background:url(../images/divider4.gif) no-repeat right 0;
}
.list-banners a {
	display:block;
	height:123px;
}

.list-banners a:hover {
	background-position:0 -142px;
}

.b2:hover {
	background-position:0 -152px !important;
}

.b1 {
	background:url(../images/banner1.png) no-repeat center 0;
	width:163px;
}
.b2 {
	background:url(../images/banner2.png) no-repeat center 0;
	width:122px;
}
.b3 {
	background:url(../images/banner3.png) no-repeat center 0;
	width:124px;
}
.b4 {
	width:124px;
	background:url(../images/banner4.png) no-repeat center 0;
}
.b5 {
	width:171px;
	background:url(../images/banner5.png) no-repeat center 0;
}

.p10 {
	margin-bottom:82px;
}

.list3 a {
	color:#474343;
	font-size:13px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.list3 a:hover {
	color:#e6532f;
	text-decoration:none;
}

.list3 li {
	display:block;
	padding-bottom:4px;
	line-height:20px;
}

.content-box1 {
	border-top:1px solid #332e2b;
	padding-top:42px;
}

aside {
	margin:0;
	position:relative;
	padding:83px 0;
}

.p11 {
	margin-bottom:27px;
}

.soc-links a {
    color: #474343;
    display: inline-block;
    font-size: 13px;
    padding-bottom: 5px;
    padding-left: 35px;
}

.soc-links a:hover {
	color:#e6532f;
	text-decoration:none;
	background-position:-180px 0;
}

.soc-links a:hover {
	color:#e6532f;
	text-decoration:none;
}


.soc-links li {
    display: block;
    line-height: 20px;
    margin-bottom: 12px;
    padding-bottom: 4px;
}

.soc-link1 {
	background:url(../images/soc-link1.png) no-repeat 0 0 ;
}
.soc-link2 {
	background:url(../images/soc-link2.png) no-repeat 0 0 ;
}
.soc-link3 {
	background:url(../images/soc-link3.png) no-repeat 0 0 ;
}
.soc-link4 {
	background:url(../images/soc-link4.png) no-repeat 0 0 ;
}

.p12 {
	margin-bottom:26px;
}

.p13 {
	padding:59px 0 31px !important;
}
																									/***** Page 2 *****/



.p14 {
    padding-bottom: 35px;
}

.inner1 {
    background: none repeat scroll 0 0 #4A4846;
    border-radius: 60px;
    color: #FFFFFF;
    float: left;
    font-family: 'Raleway',sans-serif;
    font-size: 60px;
    font-weight: 100;
    height: 61px;
    line-height: 48px;
    margin-right: 17px;
    margin-top: 6px;
    padding-top: 0;
    text-align: center;
    width: 62px;
}

.link2 {
	transition: all 0.4s ease 0s;
	color:#fff;
}

.link2:hover {
	color:#e6532f;
	text-decoration:none;
}

.page2-box1 {
	overflow:hidden;
	margin-bottom:20px;
}

.page2-box1 p {
	padding-bottom:0;
}

.text1 {
	color: #FFFFFF;
    display: block;
    font-family: 'Raleway',sans-serif;
    font-size: 22px;
    font-weight: 100;
    letter-spacing: -1px;
    margin-bottom: 10px;
    padding-top: 6px;
    text-transform: uppercase;
}

.p15 {
	margin-bottom:59px;
}

.p17 {
	margin-bottom:44px;
}

.p18 {
	margin-bottom:41px;
}

.p19 {
	margin-top:3px;
}

.p20 {
	padding-bottom:17px;
}



.p16 {
    margin-bottom: 60px;
    padding-top: 59px;
}

.page3-img1 {
    float: left;
    margin-right: 17px;
    margin-top: 9px;
}

.p21 {
	margin-bottom:36px !important;
}

.p22 {
	margin-bottom:17px !important;
}

.p23 {
	padding-bottom:46px;
}
																									/***** Page 3 *****/

.page3-img2 {
	float:left;
	margin-right:20px;
}

.p24 {
	margin-bottom:82px;
}

.p25 {
    margin-bottom: 34px;
    padding-top: 58px;
}


.p26 {
    line-height: 36px;
    margin-bottom: 46px;
    padding-top: 3px;
}

.link3 {
	color: #FFFFFF;
    display: inline-block;
    font-family: 'Raleway',sans-serif;
    font-size: 22px;
    font-weight: 100;
    letter-spacing: -1px;
    margin-bottom: 10px;
    padding-top: 6px;
    text-transform: uppercase;
}

.p27 {
    padding-top: 61px;
}

.p28 {
	margin-bottom:33px;
}

																									/***** Page 4 *****/


.page4-img1 {
	margin-bottom:22px;
}

.page4-box1 {
	margin-bottom:48px;
}
																									/***** Page 5 *****/


.inner2 {
	color:#e6532f;
	padding-top:4px;
	margin-bottom:16px;
	transition: all 0.4s ease 0s;
}

.p29 {
    padding-bottom: 45px;
    padding-top: 5px;
}

.p30 {
	margin-bottom:43px;
}

.page5-box1 {
	overflow:hidden;
	margin-bottom:42px;
}

.inner2 a:hover {
	color:#fff;
	text-decoration:none;
}

.page5-img1 {
	float:left;
	margin-right:26px;
}

.p31 {
	margin-bottom:66px;
}
.p32 {
	margin-bottom:13px;
}

.p33 {
	margin-top:6px;
}

.page6-img1 {
	margin-bottom:27px;
}

																								
.dl1 dt {width:150px;}

.dl1 span {float:left; width:73px;}

.dl1 dd { line-height:20px;}

.dl1 dd a {color:#e6532f;}

.dl1 dd a:hover {color:#fff; text-decoration:none;}
	
/******************** Footer ******************/
footer {
	width:100%; 
	padding:18px 0 25px;
}

.foot-page1 {
	margin-left:10px;
	color:#474343;
}

.foot-page1 a {
	color:#474343;
	transition: all 0.4s ease 0s;
}

.foot-page1 a:hover {
	color:#e6532f;
	text-decoration:none;
}

.p36 {
	margin-right:15px !important;
}
