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

body {
margin: 0px 0px 0px 0px; 
padding: 0;
height: 100%;
background-image:url(images/clouds.jpg);
background-color: #ffffff;
font-family:Verdana, Geneva, sans-serif;
font-size: 1em;

}
p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: .70em;
}
p.nav {
	font-family:Verdana, Geneva, sans-serif;
	font-size: .80em;
}



ul {
	font-family:  Verdana, Geneva, sans-serif;
	font-size: .70em;
}

a {
color: #F60;

text-decoration:none;	
}

a.nav {
color: #333;

text-decoration:none;	
}





a:hover {
	color: #F60;
	text-decoration:none;
	
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em; 
	line-height: .5;
	
}

h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .90em;
	line-height: .01;
	
}

	
#mainwrap {
	
margin-top:20px;
margin-left: auto;
margin-right:auto;
width: 900px;
height:100%;

}

div#header {height:20px; width: 960px; 
 margin:40px 0px 0px 0px; 
}

div#topbar { width: 900px; height: 232px;
background-image: url(images/bg_top2.png);
background-repeat:no-repeat;
 margin: 0px 0px 0px -22px;
 }
 
 div#topnav {height:40px; width: 700px; 
 margin: 0px 0px 0px 195px; 
padding: 30px 0px 0px 0px;
}

div#container {background-image:url(images/bg_expand.png);
	background-repeat:repeat-y;
	margin: -22px 0px 0px -22px; 
	width: 900px;
}

div#hpcontent {
width:900px;
margin: 80px 0px 0px 0px;
}

div#content {
width:600px;
margin: 0px 0px 0px 230px;
}

div#image {
width:850px;
margin: 22px 0px 0px 23px;

}



div#sidebar {
width:160px;
margin: 25px 0px 0px 40px;

float: left;
}


div#imageholder { width: 900px; height: 140px;

 margin: 0px 0px 0px 23px;
 }
 
 

div#bottombar { width: 900px; height: 178px;
background-image: url(images/bg_footer2.png);
background-repeat:no-repeat;
 margin: 0px 0px 0px -22px;
 }
 <!--Note: for #bottombar, replace footer image with bg_footer.png change height to 170px and margin to -14px 0px 0px -22px-->
 




div#footerhome {width:925px; height: 84px;
 margin: 0px 0px 0px 0px;
padding: 0px;
}
