/* CSS Document */

body{
	padding: 0px;
	margin: 0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #15baba;
	color: #0c6b68;
	}
.services_list {
	background-position: center;
	list-style-type: none;
	margin-top: 20px;
	font-size: 12px;
}
.services_list li{
	background-image: url(images/fan-bulletpoint.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	width: 200px;
	font-weight: bold;
	margin-top: 7px;
	margin-left: 25px;
	margin-bottom: 7px;
	padding-bottom: 5px;
	text-align: left;
}
.services_list a:link{
	text-decoration:none;	
	color: #003e8a;
}
.services_list a:hover{
	color: #0c6b68;
	letter-spacing: 1px;
}
.services_list a:visited{
	text-decoration:none;	
	color: #0c6b68;
}

.menuitems{
	font-size: 10px;
	color: #0c6b68;
	margin-right: 10px;
	margin-left: 410px;
	margin-top: 8px;
	margin-bottom: 9px;
	}
	
.menuBg{
	background-image: url(images/menuBG.jpg);
	}	

.menuitems a {
	text-decoration: none;
	font-size: 10px;
	color: #0c6b68;
	}

h1{
	font-size: 24px;
	font-weight: bold;
	color: #003e8a;
	}
.W3cValidated {
	position: absolute;
	background-position: left;
	top: 0px;
	right: 0px;
}

h2{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #15baba;
	text-align: left;
	}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0c6b68;
	padding-left: 15px;
	text-align: justify;
	padding-right: 15px;
}
.text a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0c6b68;
	text-align: left;
}
.text a:hover {
	color: #085856;
	text-decoration: none;
}
.bottom_menuitems {
	font-size: 10px;
	background-color: #FFFFFF;
	width: 740px;
}
.bottom_menuitems a {
	text-decoration: none;
	font-size: 10px;
	color: #003e8a;
	font-weight: normal;
}
.bottom_menuitems a:hover {
	text-decoration: underline;
}

