/* common */
*{padding:0;margin:0;}
img{border:0; margin:0;}
p{padding:0 0 15px 0; }
.clear{clear:both;}
ul{list-style: none;}
a{ text-decoration: none;}

.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

body {
	font-family: Arial, Helvetica, sans-serif;
 	background: url(images/body_bg.jpg);
	color: #000;
}

#wrapper{
	margin: 0 auto;
	height: 264px;
	background: url(images/wrapper_bg.jpg) repeat-x;
}

#main{
	width: 902px;
	margin: auto;
}

#header{
	width: 902px;
	height: 141px;
	float: left;
	margin: 17px 0px 0px 0px;
	background: url(images/header_bg.jpg) no-repeat;
}

#logo{
	display: inline-block;
	width: 258px;
	height: 85px;
	float: left;
	margin: 36px 0px 0px 5px;
	background: url(images/logo.jpg) no-repeat;
	text-indent: -9999px;
}

#phone_number{
	width: 185px;
	position: relative;
	left: 718px;
	margin: 0px;
}

#header ul{
	float: right;
	clear: right;
}

#header ul li{
	font-family: Myriad Pro;
	font-size: 12px;
	float: left;
	margin: 73px 12px 0px 9px;
}

#header ul li a{
	padding: 2px 11px 2px 10px;
	background: #d69700;
	color: #fff;
}

#header ul li a:hover{
	background: #805a00;
}

#header ul li.active a{
	background: #805a00;
}

#content{
	width: 902px;
	height: 690px;
	float: left;
	clear: left;
	background: url(images/glow.jpg) no-repeat;
}


#banner{
	width: 902px;
	height: 299px;
	background: url(images/home_banner.jpg) right no-repeat;
}

#more_info{
	display: inline;
	width: 200px;
	height: 158px;
	padding: 13px 10px 0px 16px;
	float: left;
	margin: 106px 0px 0px 2px;
	background: url(images/more_info.jpg) no-repeat;
}

#more_info h2{
	color: #fff;
	font-size: 0.9em;
}

#more_info p{
	color: #fff;
	margin: 31px 0px 8px 0px;
	font-size: 0.8em;
}

#more_info a{
	color: #d69700;
}

#more_info span{
	margin: 0px 0px 0px 55px;
	padding: 0px 15px 0px 0px;
	font-size: 0.7em;
	text-transform: uppercase;
	background: url(images/arrow.jpg) no-repeat right center;
}

#flash{
  float: right;
  width: 674px;
}

#text{
	width: 902px;
	float: left;
}

#sidenavi{
	width: 258px;
	padding: 71px 0px 0px 0px;
	float: left;
	clear: left;
}

#sidenavi ul li{
	display: block;
	width: 258px;
	height: 24px;
	text-transform: uppercase;
	margin: 0px 0px 18px 0px;
	border-bottom: 1px solid #47403a;
}

#sidenavi ul li a{
	display: block;
	color: #d69700;
	font-size: 0.7em;
	font-weight: bold;
	background: url(images/navi_bullet.jpg) right no-repeat;
}

#contact_now{
	display: block;
	width: 241px;
	height: 47px;
	margin: 43px 0px 0px 0px;
	background: url(images/contact.jpg) no-repeat;
	text-indent: -9999px;
}

#watch-video img{
  margin: 30px 0;
}
	
	
#main_text{
	width: 551px;
	float: left;
	padding: 0px 0px 0px 93px;
}

#gallery_text{
	width: 575px;
	float: left;
	padding: 0px 0px 0px 69px;
}


h1{
	color: #c2beb3;
	font-size: 1.2em;
	margin: 44px 0px 34px 0px;
	text-transform: uppercase;
}

#main_text img{
	float: right;
	padding: 44px 0px 20px 30px;
}

#main_text p{
	color: #c2beb3;
	font-size: 0.8em;
	margin: 0px 0px 10px 0px;
}

#main_text a{
	color: #d69700;
}

#main_text a:hover{
	color: #d69700;
	text-decoration: underline;
}

#main_text ul{
	margin: 0px 0px 20px 0px;
}

#main_text ul li{
	margin: 2px 0px;
	padding: 0px 0px 0px 30px;
	color: #c2beb3;
	font-size: 0.8em;
	background: url(images/bullet_tick.jpg) left no-repeat;
}

/*#gallery{
	width: 575px;
}

#gallery ul{
	float: left;
	margin: 0px 0px 30px 0px;
}

#gallery ul.no_margin{
	float: right;
	margin: 0px 0px 30px 0px;
}


#gallery ul li{
	float: left;
	margin: 2px 0px;
	padding: 0px 0px 0px 0px;
}

#gallery ul li img{
	margin: 0px;
	padding: 0px;
	border: 1px solid #fff;
}


#gallery ul li.before{
	display: block;
	padding: 22px 0px 0px 0px;
	width: 137px;
	height: 92px;
	background: url(images/before.jpg) left top no-repeat;
}

#gallery ul li.after{
	display: block;
	padding: 22px 0px 0px 0px;
	width: 137px;
	height: 92px;
	background: url(images/after.jpg) left top no-repeat;
}*/

#main_text .before{
  padding: 20px 0 0 0;
  background: url(images/tag-before.gif) left top no-repeat;
  float: left;
  margin: -20px 0 45px 0;
  width: 120px;
}

#main_text .after{
  padding: 20px 0 0 0;
  background: url(images/tag-after.gif) left top no-repeat;
  float: left;
  margin: -20px 20px 45px 0;
  width: 120px;
}

#main_text .before img, #main_text .after img{
  border: 1px solid #fff;
  padding: 0;
  margin: 0;
  float: none;
}

#main_text p img{
  border: 1px solid #fff;
  padding: 0;
  margin: 0 15px 15px 0;
  float: left;
}


#footer{
  clear: both;
	float: left;
	margin: 81px 0px 0px 0px;
}

#footer ul li{
	float: left;
	height: 14px;
	margin: 0px 5px;
	font-size: 0.8em;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #c2beb3;
	background: none;
}

#footer ul li a{
	color: #805a00;
}

#footer ul li.no_bg{
	border: none;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
	

form{
	width: 500px;
	margin: 15px 0 40px 0;
	clear: left;
	color: #c2beb3;
}

#form-left{
	width: 250px;
	float: left;
}

#form-right{
	width: 250px;
	float: right;
}

.formfield, #messagediv label{
	padding: 0 0 10px 0;
}

input, select, textarea{
	border: solid 1px #666;
	background: #E27A17;
	width: 180px;
}

textarea{
	width: 430px;
}

#submitdiv input{
	float: right;
	margin: 0 70px 0 0;
	background: #eee;
}

#errormsg{
	width: 270px;
	padding: 10px 10px 10px 70px;
	background: url(images/problem.jpg) #fff no-repeat 10px 10px;
	color: red;
	border: solid 1px red;
	clear: left;
	height: 60px;
}


