body {
	background: #3FA9B6;
	font-size:13px; 
	font-family: Verdana;
	padding: 0;
	margin: 10px;
	color: black;
}





#wrap {


	background: #3FA9B6 url(images/back.png);


	width: 786px;


	background-repeat: repeat-y;


	clear: both;


	margin: auto;


}





#container {


	background:#fff;


	margin:0 auto;


	width:750px;


	padding:0px;


}








#header {
	background:#FFFFFF url(images/banner2.jpg) no-repeat;
	width:747px;
	height:213px;
	margin:0 auto;
	border-right:1px solid #333333;
	border-left:1px solid #333333;
	border-bottom:1px solid #333333;

}





#content {


	margin: auto;


	float:right;


	padding: 20px;


	height: auto;


	width: 500px;


	border-left: 1px #000 solid;


}





#content p {


	color: #000000;


}





#content h1 {


	color: #fff;


	background: url(images/textheader.png) no-repeat;


	font-size: 24px;


	padding-top: 13px;


	padding-left: 12px;


	font-weight: normal;


	height: 52px;


}





#content h2 {


	color: #fff;


	background: url(images/textheader.png) no-repeat;


	font-size: 22px;


	padding-top: 13px;


	padding-left: 12px;


	font-weight: normal;


	height: 52px;


}





#content h3 {


	color: #000;


	background: url(images/textheader.png) no-repeat;


	font-size: 18px;


	padding-top: 13px;


	padding-left: 12px;


	font-weight: normal;


	height: 52px;


}





#content h4 {


	color: #007E92;


	font-size: 18px;


	font-weight: bold;


	font-family: Tahoma, Arial, sans-serif;


}





#content a:link {color: blue;}


#content a:visited {color: blue;}


#content a:hover {color: #00E0A9;}





#content ul {


	list-style: disc;


	font-size: 13px;


}





#content li {


	padding-top: 7px;


	padding-bottom: 7px;


}





#navcontainer ul {


	padding-right: 0px; 


	padding-left: 0px; 


	padding-bottom: 0px; 


	margin: 0px; 


	padding-top: 0px;


	width: 191px;


}





#navcontainer li {


	margin: 0px; 


	list-style-type: none;


	


}





#navcontainer li a {


	display: block;


	background: url(images/nav1.png) no-repeat;


	color: #fff;


	text-decoration: none; 


	font-size: 12px; 


	font-weight: bold;


	padding-top:15px;


	padding-bottom:10px;


	padding-left: 26px;


	height: 28px;


}





#navcontainer li a:hover {


	color: #ffe58a; 


	padding-top:15px;


	padding-bottom:10px;


	padding-left: 26px;


}





#left {


	margin: auto;


	float: left;


	height: auto;


	padding: 10px;


	width: 167px;


}





#left p {


	font-size: 12px;


}





#left p a:link {color: blue;}


#left p a:visited {color: blue;}


#left p a:hover {color: #00E0A9;}





#left h1 {


	font-size: 14px;


	font-weight: bold;


	border-bottom: dashed 1px #000;


}





#left ul {


	list-style: none;


	font-size: 10px;


}





#footer {


	background: #f8fff8;


	height: 100px;


	clear: both;


	border-top: 1px #000 solid;


}


	#footer p {


		color:#000;


		text-align: center;


		margin-top: 15px;


		font-size: 10px;


		letter-spacing: normal;


		}


	#footer a:link {


		color: #0000FF;


	}


	#footer a:visited {


		color: #0000ff;


	}


	#footer a:hover {


		color: #83b49a;


	}






