@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 125%;
}
body {
	font-size: 50%;
	background-color: #004b8d;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}
#container {
	width: 956px;
	margin-top: 22px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 1.2em;
	
}

.mainbox { background-image: url(/images2/bkg.gif);
	background-repeat: repeat-y;
	}
	
.botrow {clear: both;}
#header {
	height: 165px;
}
.floatleft {
	float: left;
	width: 261px;
}
#nav {
	background-color: #c6cce2;
	float: left;
	width: 220px;
	padding-top: 26px;
	padding-right: 29px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#flash {
	float: left;
	height: 165px;
	width: 695px;
}
#content {
	background-image: url(/images2/bkg_house.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 694px;
	
	
}

.maintxt {
	
	padding-left: 403px;
	padding-top: 23px;
	
	padding-right: 29px;
	padding-bottom: 11px;

	
}
p {
	margin-bottom: 12px;
}
#footer {
	clear: both;
	font-size: .9em;
	color: #FFFFFF;
	padding-left: 120px;
}
#footer a {
	color: #FFFFFF;
}
.floatleftfdic
	{ float: left;
		width: 67px;}
		
.footright {width: 600px;
			float: left;
			padding-left: 10px;
			}