body { 

	background-image:url(../images/body_bg.gif);
	background-color: white;
	background-position:top;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style:normal;
	font-weight:normal;
}
A:link, A:active, A:visited {
	color: #008080;
	text-decoration: underline;
}	
A:hover {
	color: #4e832a;
	text-decoration: bold, underline;
}
.imgborder { border-color: #008080;  }
p, ul, td {
	margin-bottom:6px;
	color: #333333;
}
 li {
	margin-bottom:2px;
	color: #333333;
}
hr { color: #008080; }
.aqua { color: #008080; }
.green { color: #4e832a; }
h1 {
	color: #008080;
}
h2 {
	color: #4e832a;
}
h3 {
	color: #008080;
}
h4 {
	color: #4e832a;
}

#container {
	width: 914px;
	margin-left: auto;
	margin-right:auto;
}

#top_header {
float:left;
width:914px;

}


/*<!------------------------------------------------------- top navigation ---------------------------------->*/

.nav {
float:left;
width:914px;

}


/*<!------------------------------------------------------- header ---------------------------------->*/

.header {
float:left;
width:914px;

}

/*<!------------------------------------------------------- content ---------------------------------->*/

.content_main {
float:left;
width:914px;
background-image:url(../images/content_bg.png);

}


.content {
float:left;
width:820px;
padding-left:51px;
padding-top:15px;
}

/*<!------------------------------------------------------- footer ---------------------------------->*/

.footer_top {
float:left;
width:914px;
margin-left:7px;
}


.footer {
float:left;
width:914px;
}

