@charset "utf-8";
/* CSS Document */

body {
	background-color: #F5F5F5;
	color: #737373;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-width: 905px;
	text-align: center;
}

a {
	color: #004a98;
}

a img {
	border: 0px;
}

h1 {
	color: #004a98;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	color: #004a98;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	color: #004a98;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

#wrapper {
	background-color: #FFF;
	margin: 20px auto;
	padding: 20px 15px 15px 20px;
	text-align: left;
	width: 905px;
}

#header {
	height: 75px;
	border-bottom: 2px solid #ccc;
	margin-bottom: 10px;
	position: relative;
}

#logo {
	left: 15px;
	position: absolute;
	top: 0px;
}

#topmenu {
	bottom: 0px;
	left: 360px;
	position: absolute;
	right: 0px;
	top: 15px;
}

#main {
	margin-top: 30px;
}

#leftmenu {
	background: url('/images/boxBot.png') bottom center no-repeat;
	float: left;
	width: 218px;
}

.latestnews {
	margin: 15px;
}

.latestnews a {
	color: #838383;
	font-weight: bold;
	text-decoration: none;
}

#content {
	float: left;
	margin-left: 40px;
	margin-bottom: 10px;
	width: 630px;
}

.homeboxes {
	float: left;
	margin-right: 10px; 
}

.homeboxes p {
	border-top: 1px #ddd solid;
	margin-top: 5px;
	padding-top: 10px;
}

.homeboxes form {
	border-top: 1px #ddd solid;
	margin-top: 5px;
	padding-top: 10px;
}

#homerequest label {
	display: block;
	float: left;
	height: 15px;
	width: 100px;
}

#homerequest input[type="text"] {
	border: 1px #ccc solid;
	clear: right;
	float: left;
	height: 15px;
	margin-bottom: 3px;
	width: 115px;
}

#footer {
	border-top: 1px #ccc solid;
	padding-top: 5px;
	margin-top: 30px;
}

#footer-copyright {
	font-size: 9px;
	float: left;
	width: 350px;
}

#footer-links {
	float: right;
	text-align: right;
	width: 250px;
}

#footer-links a {
	color: #838383;
	margin-left: 10px;
	text-decoration: none;
}

.serviceitem {
	background: url('/images/gradientbox.jpg') top center no-repeat;
	float: left;
	font-size: 11px;
	height: 60px;
	margin: 5px;
	padding: 5px 10px 5px 10px;
	overflow: hidden;
	width: 160px;
}

#sectionlisting {
	margin-top: 20px;
}

#sectionlisting hr {
	border: 0px;
	height: 2px;
	margin-bottom: 15px;
	margin-top: 5px;
}

#sectionlisting a {
	color: #004a98;
	text-decoration: none;
}