@charset "UTF-8";
#header {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
}
#contentimage {
	float: left;
	width: 780px;
	padding-bottom: 15px;
}
.tabletext {
	font-size: 1.2em;
	width: 260px;
	text-align: center;
	font-weight: bold;
}
#servicesnav {
	clear: both;
	padding-bottom: 20px;
}
#contenttext {
	float: right;
	width: 244px;
	height: 155px;
	padding-bottom: 15px;
	background-image: url(../images/ln.png);
	background-repeat: no-repeat;
	color: #2C3A68;
	text-align: center;
	padding-top: 20px;
	font-size: 1.5em;
}
h1 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1.4em;
}
.maintext {
	padding-bottom: 15px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#top {
	background-color: #FFFFFF;
}
#middle {
	background-color: #324276;
}
#bottom {
	background-color: #31437F;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #2E3E70;
}
#content {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 0.8em;
	text-align: justify;
}
#contactleft {
	float: left;
	width: 250px;
}
#contactright {
	float: right;
	width: 774px;
}
.contactheaders {
	font-size: 1.1em;
	font-weight: bold;
}
.contacttable {
	padding-top: 3px;
	padding-bottom: 3px;
}
#footer {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 0.75em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#logo {
	float: right;
	width: 200px;
	height: 129px;
}
.logo {
	text-align: center;
	padding-top: 8px;
}
#navigation {
	float: left;
	width: 824px;
	height: 30px;
	padding-top: 115px;
	font-size: 0.95em;
}
.navtext {
	padding-left: 15px;
}
.tablenavsmall {
	width: 85px;
}
.tablenav {
	width: 110px;
}
.end {
	clear: both;
}
li {
	padding-bottom: 5px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #31437F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.center {
	text-align: center;
}
