/*GLOBAL RESET*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0;} 
table {border-collapse:collapse; border-spacing:0;} 
fieldset,img {border:0;} 
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;} 
ol,ul{list-style:none;} 
caption,th {text-align:left;} 
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;} 
q:before,q:after {content:'';} 
abbr,acronym {border:0;} 

p, ul{font-size:14px; font-family:Arial, Helvetica, sans-serif;}
h2,h3,h4{font-family:Georgia, "Times New Roman", Times, serif;}
.right{float:right;}
.left{float:left;}
a{color:#5b5504; text-decoration:none;}
a:hover{color:#5b5504; text-decoration:underline;}
.small{font-size:10px;}
.large{font-size:18px; color:#666666; font-family:Georgia, "Times New Roman", Times, serif;}

/*LAYOUT*/
#wrapper{width:1024px; margin:0 auto;}
#header{width:1024; height:157px; background:url(images/header_bkgrd.jpg);}
#altheader{width:1024; height:157px; background:url(images/alt_header_bkgrd.jpg);}
#logo{float:left; text-indent:-9999px;}
#mainMenu{float:right; padding:86px 0 0 0;}
#mainMenu li{display:inline;} 
#mainMenu ul{width:400px;}
#masthead{width:1024; height:299px; background:url(images/masthead_bkgrd.jpg);}

#homecontent{width:1024; height:325px; background:url(images/home_content_bkgrd.jpg) repeat-x; padding:20px 0 0 0;}
	#homecontent h4{float:right; width:300px; clear:left; color:#333333;}
	#homecontent p{width:700px; padding:0 0 10px 20px; line-height:1.3em; float:left;}
	#homecontent ul{padding:0 0 20px 30px; list-style:inside disc;}
	
	#homecontent h2{font-size:20px; width:900px; text-align:center; margin:20px 0 0 52px; padding:40px 0 0 0 ; color:#333333; clear:both;}

	#homecontent .right{width:300px; clear:left;}
	#homecontent .right p{width:300px; color:#666666; font-size:18px; font-family:Georgia, "Times New Roman", Times, serif;}
	#homecontent .right ul{width:300px; color:#666666; font-size:18px; font-family:Georgia, "Times New Roman", Times, serif;}
	
	
#servicecontent{width:1024px; height:700px; background:url(images/home_content_bkgrd.jpg) repeat-x;}
	#servicecontent h3{font-size:16px; padding:15px 0 5px 15px; font-weight:600; text-decoration:underline; color:#5b5504;}
	#servicecontent p{padding:0 15px 5px 15px; line-height:1.3em;}
	#servicecontent img{padding:25px 15px 15px 15px;}
	
#aboutcontent{width:1024; height:375px; background:url(images/home_content_bkgrd.jpg) repeat-x;}
	#aboutcontent h3{font-size:16px; padding:15px 0 5px 15px; font-weight:600; text-decoration:underline; color:#5b5504;}
	#aboutcontent p{padding:0 15px 5px 15px; line-height:1.3em;}
	#aboutcontent img{padding:15px 15px 15px 25px;}
	
#homefooter{width:1024; height:100px; background:url(images/footer_bkgrd.jpg) repeat-x;}
	#homefooter p{font-size:10px; text-align:center; padding:25px 0 0 0;}
	#homefooter h4{font-size:18px; text-align:center; padding:20px 0 0 0; color:#5b5504;}
#footer{width:1024; height:100px; background:url(images/footer_bkgrd.jpg) repeat-x;}
	#footer p{font-size:10px; text-align:center;}
