@charset "utf-8";
/* CSS Document */

body, div, span, p, h1,h2,h3,h4,h5,h6, ul,li,ol, a, img, input, textarea{ margin:0px; padding:0px; border:none; }
h1,h2,h3,h4,h5,h6{ font-family: 'Helvetica Neue', Helvetica, Arial, 'sans-serif'; font-weight:normal; }
img{ float:left; border:0px; }
ul,ol,li{ list-style:none; }
a{ outline:none; text-decoration:none }


/* Layout styles */
body{
	background: url(images/body_bg.jpg) repeat;
}

.copyright {
	font-family: 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-weight:normal;
	color: #ffffff;
}

#outer-wrap{
	width:100%;
	height:100%;
	float:left;
	position:relative;
	left:0;
	top:0;
}

.wrapper{
	width:822px;
	min-height:100%;
	float:left;
	padding-right:10px;
	margin-left:193px;
	position:relative;
	background:url(images/guides_bg.png) repeat-y 22px 100%;
}

/* -------------------------------------------- Left Container -------------------------------------------- */
#bodyContainer{
	width:480px;
	float:left;
	margin:0 0 0px 22px;
	padding-bottom:51px;
	position:relative;
}

#bodyContainer img.grunge_bg{
	position:absolute;
	right:0px;
	top:30px;
	z-index:-5;
}

h1{
	display:block;
	float:left;
}

#body-content{
	width:480px;
	float:left;
	margin:92px 0 0 0;
}
#body-content h2{
	width:195px;
	height:60px;
	display:block;
	float:left;
	font-family:'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-size:75px;
	color:#848484;
	padding-right:69px;
	line-height:35px;
	background:url(images/sybol.png) no-repeat right top;
}

#body-content p.tagline{
	clear:left;
	display:block;
	float:left;
	font-family:'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-size:20px;
	color:#848484;
	line-height:20px;
	margin-bottom:42px;
}

#body-content p{
	width:395px;
	float:left;
	font-family:'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-size:14px;
	color:#8a8a8a;
	line-height:20px;
	padding-bottom:27px;
}
#body-content p span{
	color:#ffab32;
	font-style:italic;
}

/* ------------ Footer content -------- */
#footer{
	clear:both;
	width:480px;
	float:left;
}

.innerLeft{
	width:215px;
	float:left;
	margin-right:62px;
}

.innerLeft p.call{
	width:214px;
	display:block;
	float:left;
	font-family:'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-size:34px;
	line-height:27px;
	color:#848484;
	letter-spacing:-1px;
	text-transform:uppercase;
	margin-bottom:16px;
}

/* ------------ footer right inner ----------- */
.inneRight{
	width:165px;
	float:left;
}
.inneRight p.copyright{
	width:100%;
	float:left;
	font-family:'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-size:12px;
	line-height:19px;
	color:#848484;
	margin:5px 0 0 0;
}
.inneRight p.copyright a{
	font-family:'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-size:12px;
	line-height:19px;
	color:#848484;
}
.inneRight p.copyright a:hover{
	text-decoration:underline;
}
	
/* ------------------------------------------- Navigation Column ----------------------------------------- */
#navigation{
	width:160px;
	min-height:711px;
	height:100%;
	display:block;
	float:left;
	/*border-right:1px solid #d7dadc;*/
}

#menu{
	width:120px;
	display:block;
	float:left;
	margin:231px 0 0 40px;
}

ul.nav, ul.nav li{
	width:120px;
	float:left;
}
ul.nav li a{	
	width:80px;
	height:32px;
	float:left;
	font-family:'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-size:14px;
	color:#848484;
	line-height:35px;
	padding-right:40px;
	text-align:right;
}
ul.nav li a:hover, ul.nav li a.active{
	height:32px;
	float:left;
	color:#ffab32;
	background:url(images/nav-hover.png) no-repeat right;
}


/* ------------------------------------------- End Column/ Container ----------------------------------------- */
#endContainer{
	width:160px;
	height:100%;
	display:block;
	float:left;
}

.xtendInfom{
	width:160px;
	display:block;
	float:left;
	margin:231px 0 0 0;
	background-color:#ffab32;
}

ul.more-links{
	width:120px;
	float:left;
	padding:11px 0;
	margin:0 20px;
}
ul.more-links li{
	width:120px;
	float:left;
}
ul.more-links li a{
	font-family:'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-size:14px;
	color:#fff;
	line-height:20px;
	text-transform:uppercase;
}

/* Slide content  */
#box1, #box2{
	width:100%;
	min-height:200px;
	float:left;
	position: absolute;
	bottom:165px;
	z-index:100;
	font-family:'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-size:12px;
	color:#fff;
	background-color:#848484;
}
#box2 a{
	color:#efefef;
	text-decoration:underline;
	clear:left;
	float:left;
	margin:10px 0 0 20px;
	font-family:'Helvetica Neue', Helvetica, Arial, 'sans-serif'; font-size:13px; text-decoration:none; text-transform:uppercase
}
#box2 ul{margin:-100px 0 30px 80px}
#box2 .twitHeader{text-indent:-999px}
#box2 ul, #box2 li{
	width:500px;
	float:left;
	font-family:'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-size:13px;
	color:#efefef;
}
#box2 li{margin-top:10px; padding-bottom:9px; border-bottom:#b2b2b2 solid 1px}
#box2 img{float:left; margin-left:30px; margin-top:30px}
#box2 li a{
	color:#ddab62;
	text-decoration:underline;
	float:none;
	margin:0px;
	text-transform:none;
}
#box2 li a:hover{color:#FFAB32}
#gallery{
	width:822px;
	height:120px;
	float:left;
	margin:30px 0 0 193px;
}
#gallery iframe{
	width:200px;
	height:120px;
	float:left;
	margin-right:30px;
}


/* ------------------------------------ Footer cotnainer -------------------------------------- */
#botomContent{
	clear:both;
	width:100%;
	float:left;
	margin:29px 0 0 0;
}