BODY {
	
	background-color:#FDFFD1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:0px;
	padding:0px;
	
	
}

.header {
background-image:url(Images/bg_header.gif); background-repeat:repeat-x; width:760px; height:91px; margin-bottom:5px;
}

.main_photo {
float:left; background-color:#FF9012; margin-right:5px; padding:8px; width:472px; height:1010px;
}

.main_right {
float:left; background-color:#FF9012; padding:8px; height:1010px; width:249px;
}

.about_us {
background-color:#FFFFFF; border:#63C9A2; border-style:solid; border-width:3px; width:245px;
}

.costumer_service {
background-color:#FFFFFF; border:#33302D; border-style:solid; border-width:3px; width:245px;
}

.different {
background-color:#33302D; border:#63C9A2; border-style:solid; border-width:3px; width:245px;
}

.testimonials {
background-color:#FFFFFF; border:#33302D; border-style:solid; border-width:3px; width:245px;
}

.sep_line {
width:220px; padding-left:5px; padding-bottom:5px;
}

.footer {
background-image:url(Images/bg_footer.gif); background-repeat:repeat-x; width:760px; height:91px; margin-top:5px; 
}


