
body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	margin: 0px;
	margin-left: 50%;

}

#main {
	margin-left: -385px;

	
}
#imagemain {
	margin-left: -385px;
	
}
#header {
	background-color: #CCFF33;
	width: 100%;
	margin-top: 2px;


}


#menu {
	position: absolute;
	background-color: #003366;
	width: 770px;
	height: 25px;
	vertical-align: bottom;
}

	
	.menu_item, .menu_item_selected {
	display: inline;
	float: left;
	width: 110px;
	height: 25px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border: 1px solid #FFFFFF;
	vertical-align: bottom;


	}
	
	.menu_item {
	font-weight: normal;
	text-align: center;




	}
	
	.menu_item_selected {
		font-weight: bold;

	}
	
	.menu_item_selected .menu_item_selected .submenu {
		position: absolute;
		margin-left: 200px;
		margin-top: -30px;
	}
	.menu_item a, .menu_item_selected a {
		vertical-align: middle;
		display: block;
		width: 100%;
		text-decoration: none;
	}

.menu_item a:link, .menu_item_selected a:link {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
	height: 25px;



	}
	
.menu_item a:visited, .menu_item_selected a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	height: 25px;
	font-size: 13px;

	}
	
.menu_item a:hover, .menu_item_selected a:hover {
	color: #ffffff;
	font-weight: bold;
	background-color: #162828;
	height: 25px;
	font-size: 13px;

	}	

	
	.submenu {
	background-color: #162828;
	width: 100px;
	z-index: 10;
	float: left;
	display: none;
	position: absolute;
	margin-left: -2px;
	margin-top: 1px;
	filter: alpha(opacity=85);

	}
	.submenu a:link{
	width: 100%;
	height: 25px;
	}
	.submenu a:visited{
	width: 100%;
	height: 25px;
	}
	.submenu a:hover{
	background-color: #CC202E;
	width: 100%;
	height: 25px;
	}

	
	
#content {
	background-color: white;
	padding: 5px;
	margin-left: -385px;
	width: 770;
	height: 350px;
	margin-top: -20px;




}

#searchbox {
	width: 60%;
	border: 1px solid #003366;
	display: inline;
	float: left;


}

#searchboxheading {
	width: 60%;
	border: 1px none;
	display: inline;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bolder;
	color: #003366;
	padding: 5px;



}

#servicebox {
	width: 33%;
	display: inline;
	float: right;
	border: 1px solid #003366;
	margin-right: 15px;
	padding: 2px;


}

#serviceboxheading {
	width: 33%;
	display: inline;
	float: right;
	border: 1px none #CCCCCC;
	margin-right: 15px;
	background-color: #003366;
	padding: 2px;
}


#servicebox table{
	line-height: 20px;



}


#footer {
	background-color: #003366;
	padding: 5px;
	margin-left: -385px;
	width: 770;

}

p {
	margin: 0px;
}

.sub1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #000000;


}

.sub2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #CD1E2D;
	font-weight: bolder;



}

.sub3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.sub3 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.sub3 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.sub3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC202E;
	text-decoration: none;



}

.sub4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;


}

.sub5 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #003366;


}


.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size; 15px;
	color: #000000;
	font-weight: bold;

	
} 
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #f5f5f5;


}
