body, html { margin: 0px; padding: 0px; height: 100%; font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #333; background: #AABA0A fixed; } 

h3, p, ul, h4 { padding: 0px; margin: 0px; padding-bottom: 10px;} 
ol { margin: 0px; padding: 0px; padding-left: 17px;} 

h3 { font-size: 27px; color:#aaba0a; }
h4 { font-size: 17px; } 

.ecolour { font-weight: bold; color: #aaba0a; font-family: arial; font-size: 13px; } 

a { color: #AABA0A; } 

#scanlines { width: 100%; height: 800px; position: absolute; background:url('images/scanlines4.png');} 

#overlay { width: 100%; height: 100%; position: absolute; background:url('images/transgreen.png'); visibility: hidden; top: 0px; z-index: 9999;} 
	#aboutus { width: 400px; height: 495px; position: absolute; top: 50%; left: 50%; margin-left: -200px; margin-top: -300px;  background:url('images/aboutbkg.png'); padding: 50px; color: #333; line-height: 15px; font-size: 13px; padding-top: 55px; }
	#aboutus input, #aboutus textarea { width: 250px; } 
	
#wrap { width: 950px; margin-left: auto; margin-right: auto; background:url('images/main.png');} 
#header { width: 850px; margin-left: 50px; height: 35px; background: #271100; } 
	#header ul { list-style: none; } 
	#header ul li { height: 35px; line-height: 35px; width: 282px; color: #fff; font-weight: bold; font-size: 14px; float: left; text-align: center; border-right-style: solid; border-right-width: 1px; border-right-color: #fff; } 
#headermain { width: 850px; margin-left: 50px; height: 111px; background:url('images/header.jpg'); } 
	#headerleft { width: 282px; height: 243px; float: left; margin-left: 51px; } 
	#headermiddle { width: 282px; height: 243px; float: left; margin-left: 0px; border-left-style: solid; border-left-width: 1px; border-left-color: #F1F3E3; } 
	#headerright { width: 282px; height: 243px; float: right; margin-right: -10px; margin-top: -10px; border-left-style: solid; border-left-width: 1px; border-left-color: #F1F3E3; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #F1F3E3; margin-bottom: 7px;} 
	
#main { } 
#left { float: left; margin-left: 50px; width: 546px; padding: 10px; }
	#left ul { list-style: none; } 
	#left ul li { width: 470px; height: 39px; padding-left: 70px; background: url('images/paintlist.jpg'); padding-top: 10px;} 
	
#right { float: left; margin-left: 1px; width: 263px; background: #271100; padding: 10px; color: #fff; font-weight: bold; line-height: 23px; padding-bottom: 100px; } 
	#right h3, #lowleft h3 { color: #fff; font-size: 17px;} 
	#right ol li { padding-bottom: 7px; } 
	#right ol { font-size: 16px; } 
	#right ol p { font-size: 12px; } 
	#right input, #right textarea { width: 145px; } 

	
#divider { width: 850px; margin-left: 50px; height: 245px; background:url('images/divider.jpg'); } 	
#divider2 { width: 850px; margin-left: 50px; height: 35px; background: #66594C; } 	

#lowleft { float: left; margin-left: 50px; width: 263px; background: #66594C; padding: 10px; color: #fff; font-weight: bold; line-height: 23px; } 
#lowright { float: left; margin-left: 1px; width: 547px; padding: 10px; }

#footer { width: 950px; margin-left: auto; margin-right: auto; background:url('images/footer.png'); height: 52px;} 
#footer ul { padding-left: 50px; list-style: none; } 
	#footer ul li { height: 35px; line-height: 35px; width: 282px; color: #fff; font-weight: bold; font-size: 14px; float: left; text-align: center; }

