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

#wrapper {
	width:759px;
	margin:0 auto;
	background:#f0dbb0;

}

#header {
	width:759px;
	height:265px;	
	background:url(../images/header.jpg) no-repeat;
} 


#call_now {
	width:759px;
	height:129px;	
	background:url(../images/call.png) no-repeat;	
	margin:5px 0px 0px 0px;
}

#content-wrapper {
	padding:0px 10px 20px 10px;
	clear:both;
	overflow:hidden;
}

#content-wrapper .content{
	width:440px;
	float:left;
}



#content-wrapper .right_mod{
	float:right;
	width:283px;
	margin-left:16px;
}



#contact-wrapper {
	background:#d18910;
	padding-bottom:4px;
}

#contact-wrapper .header{
	background:url(../images/contact.jpg) no-repeat;
	width:283px;
	height:90px;
	
}

#contact-wrapper .contact{
	margin:10px;
}

#contact-wrapper .contact strong{
	color:#fffbe4;
	font-size:16px;

}

#testimonials{
	background:url(../images/model.png) no-repeat left bottom;
	height:260px;
	border-bottom:#d18910 solid 2px;
}

#testimonials .model{ 
	background:url(../images/model.png) no-repeat;
	width:276px;
	height:163px;
}

#email_to{
	/*background:url(../images/emailbtn.png);*/
	float:right;
	
	width:215px;
	height:48px;
	margin-top:170px;
	margin-right:30px;
} 


#footer-wrapper {
	height:87px;	
	background:url(../images/footer.png) repeat-x;	
	
}

#footer-wrapper .footer {
	text-align:center;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:25px 0px;
}
