body {
	background-color: #244533;
	background-image: url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0;
	min-width: 900px;
} 
h1 {
	margin: 0;
	clear: both;
} 
#wrapper { 
background-color: #FFFFFF;
background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 900px;
	/*width is set 4px wider than it needs to be to compensate for IE5Mac bugs*/
}

#banner {
	height: 192px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;

}
#img {
margin-left: 20px;
	

} 
#nav {
font-size: 1.0em;
padding-left: 20px;
}


#c4 {
	b//ackground-color: #E6F1D3;
	color: #FFFFFF;
	width: 225px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #333333;
	margin: 0px 0px 0px 0px;
	float: left;
	font-size: .75em;
}
#c4 p{
	color:#666666;
	line-height: 1.5em;
	margin: 0px 16px 0px 30px;
	text-align:left;
}
#c4 h2 {
	font-size: 0.8em; 
	margin: 0 16px 6px 30px; 
	color: #183F2A;
	
} 

#c4 ol ul li{
	list-style:disc;
	color:#666666;
	font-size: 100%;
	l//ist-position: inside;
	margin: 5px 0px;
}


#c3 {
b//ackground-image: url(../images/sidebar_bg.jpg);
b//ackground-repeat: no-repeat;
	background-color: #ffffff;
	width: 700px;
	padding: 0px;
	border: 0px solid #333333;
	margin-right: 100px;
	float: right;
	
}

h2 {
	font-size: 1.25em; 
	margin: 0 0 6px; 
	color: #00009F;
} 
#c3 p{
	color:#666666;
	font-size: .72em;
	line-height: 1.7em;
	margin: 0px 16px 0px 16px;
	text-align:left;
}
#c3 ul li{
	list-style:disc;
	font-size: .72em;
	color:#666666;
	line-height: 1.8em;
	l//ist-position: inside;
	margin: 5px 0px;
}
h3 {
	font-size: .8em; 
	margin: 10px 0 0px; 
	text-align:center;
} 
#footer {
background-image: url(../images/footer.jpg);
background-repeat: no-repeat;
	width: 900px;
	height: 52px;
	b//ackground-color: #0444a8;
	color : #ffffff; 
	font-size: 0.70em;
	padding: 0px 0 0 0;
	margin: 0px px 0px 0px;
	clear: both;
}
#footer p {
	margin: 10px 0px 4px 30px;
	text-align: center;
	color: #666666;
}

#footer a:link {
		color: #666666;
	}
	
	#footer a:visited {
		color: #666666;
	}
	
	#footer a:hover {	
		text-decoration: underline;
		color: #183F2A;
		border-bottom: 1px none;
	}
	
	#footer a:active {
		color: #666666;
	}

