body { margin: 0px; padding: 0px; font-family: helvetica; font-size: 12px; background:url('images/background.jpg') fixed; } 

p, h3, input, form, ul, li { margin: 0px; padding: 0px; } 
h3 { font-size: 18px; padding-bottom: 10px; } 
p { padding-bottom: 10px; } 
a { color: #666; } 

.phone { font-weight: bold; color: #FC0; font-size: 16px; } 


#wrap { width: 1000px; margin-left: auto; margin-right: auto; } 
#header { background: url('images/header.png'); width: 100%; height: 172px;  } 
	#tagline { padding-left: 335px; padding-top: 60px; color: #000; width: 445px;  } 
#menubar { background: url('images/menubar.png'); width: 940px; height: 27px; line-height: 29px; color: #fff; padding-left: 60px; } 
#main { background: url('images/main.png'); width: 100%; padding-top: 20px; }
#left { width: 365px; float: left; margin-right: 10px; padding-left: 70px; } 
#right { width: 365px; float: left; } 
#right ul { list-style: none; padding-left: 25px;  } 
	#right ul li { background: url('images/tick.png'); min-height: 30px; padding-left: 35px; line-height: 30px;  font-size: 14px; padding-bottom: 5px; float: left; width: 130px; } 
.fullyright { width: 115px; color: #fff; float: left;  margin-left: 20px; font-size: 11px; } 
.fullyright strong { font-weight: bold; font-size: 12px; } 
.fullyright p { padding-bottom: 10px; } 

#contactus { width: 365px; height: 249px; background:url('images/contactus.png'); margin-left: 0px; clear: both; }
#contactus p { margin: 0px; padding: 0px; } 
#contactus input, #contactus textarea { height: 16px; width: 130px; background-color: #CCC; line-height: 16px; padding: 0px; margin: 0px;}
	#contactus .formtext { font-size: 9.5px; color: #666; } 
	#contactus form { padding-top: 50px; padding-left: 25px; } 

#footer { background: url('images/footer.png'); width: 100%; height: 181px;  } 
#footerleft { width: 200px; float: left; padding-top: 30px; padding-left: 60px; color: #000;}
#footerright { width: 552px; float: left; padding-top: 32px; margin-left: 0px; } 

#copyright { width: 100%; color: #333; text-align: center; font-size: 9px; } 
