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

body {
	font-size: 0.85em;
	padding-top: 2em;
	padding-bottom: 2em;
}
#content {
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #CFD0D1;
}
h1 {
	background-image: url(resources/mainheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 164px;
	background-color: #CFD0D1;
	padding-bottom: 40px;
}
h1 a {
	position: absolute;
	top: -999em;
}
#main {
	width: 363px;
	float: right;
	padding: 30px;
	font-size: 0.8em;
	background-image: url(resources/mainback.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main p {
	padding-bottom: 1em;
}
#main h2 {
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom: 1em;
}
#main p strong {
	color: #14307F;
	font-size: 1.1em;
}
#main p em {
	font-size: 1.1em;
	font-style: normal;
	color: #15307F;
}
#subnavigation {
	position: relative;
	width: 158px;
	float: right;
	font-size: 0.7em;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(resources/mainimage1.jpg);
	background-repeat: no-repeat;
	background-position: 172px 30px;
	padding-right: 242px;
	
	
	min-height: 366px;
	height: auto !important;
	height: 366px;
}
#subnavigation p   {
	font-weight: bold;
	padding-bottom: 1em;
	
}



#footer {
	background-image: url(resources/mainfooter.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 80px;
	color: #1C65B5;
	font-size: 1.2em;
	padding-top: 100px;
	padding-left: 20px;
	clear: right;
}
#footer span {
	position: absolute;
	top: -999em;
}
#subnavigation h2 {
	color: #15307F;
	padding-bottom: 1em;
}
#widemain {
	font-size: 0.85em;
	padding: 2em;
}
