@charset "UTF-8";
body {
	font-family: Verdana;
	font-size: 11px;
	color: #404c4f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a:link {
	color: #990066;
	text-decoration: underline;
}
a:visited {
	color: #990066;
	text-decoration: underline;
}
a:hover {
	color: #404C4F;
	text-decoration: none;
}
a:active {
	color: #990066;
	text-decoration: underline;
}
#wrapper {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #414A50;
	border-left-color: #414A50;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #414A50;
}
#headerblock {
	height: 284px;
	width: 820px;
	margin-bottom: 2px;
}
#headiv1 {
	background-image: url(../img/lefttop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 284px;
	width: 210px;
}
#headiv2 {
	float: left;
	height: 284px;
	width: 610px;
	text-align: right;
}
.toptable {
	height: 284px;
}
#logo {
	width: 196px;
	padding-top: 12px;
	padding-left: 14px;
	margin-bottom: 15px;
}
.topnav {
	padding-top: 12px;
	padding-right: 20px;
	font-size: 10px;
	color: #7a9197;
	font-family: Verdana;
	height: 32px;
	background-image: url(../img/topnavbk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #293133;
}
.topnav a:link {
	color: #7a9197;
	text-decoration: none;
}
.topnav a:visited {
	color: #7a9197;
	text-decoration: none;
}
.topnav a:hover {
	color: #7a9197;
	text-decoration: underline;
}
#container {
	display: block;
	width: 820px;
}
#leftblock {
	width: 210px;
	float: left;
}
#leftblock img {
	margin-bottom: 3px;
}
#rightblock {
	float: right;
	width: 608px;
}
#separator {
	background-color: #404c4f;
	clear: both;
	height: 1px;
	width: 820px;
}
#date {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/datebk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 588px;
	text-align: right;
	display: block;
	padding-right: 20px;
	padding-top: 6px;
	margin-bottom: 15px;
}
#copy {
	font-size: 11px;
	color: #404c4f;
	padding-right: 20px;
	padding-left: 10px;
}
#copyhome {
	font-size: 11px;
	color: #404c4f;
	padding-right: 20px;
	padding-left: 10px;
	background-image: url(../img/img01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.homeLeftCell1 {
	width: 308px;
	background-image: url(../img/hm_residential_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 195px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 11px;
	margin-bottom: 10px;
}
.homeLeftCell2 {
	width: 308px;
	background-image: url(../img/hm_commercial_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 108px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 50px;
}
.homeRightCell1 {
	background-image: url(../img/hm_group_bk.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-left: 20px;
}
#base {
	font-size: 9px;
	height: 30px;
	padding-top: 10px;
	text-align: right;
	display: block;
	padding-right: 20px;
}
#base a {
	color: #404C4F;
}
.address {
	padding: 10px;
	margin-bottom: 5px;
	background-image: url(../img/addressbase.jpg);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	color: #1F2372;
}
p {
	margin-top: 0px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	margin-top: 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
}
h3 {
	font-size: 15px;
	font-weight: normal;
	margin-top: 0px;
}
.smalltxt {
	font-size: 9px;
}
.purpletxt {
	color: #2e2d7b;
}
.redtxt {
	color: #990033;
}
.whitetxt {
	color: #FFFFFF;
}
#disclaimer {
	font-size: 10px;
	background-color: #C8D8DE;
	padding: 10px;
	margin-bottom: 10px;
}
input, radio, checkbox, select, textarea {
	color: #003399;
	border: 1px solid #B5B5B5;
	font-size: 11px;
	background-color: #FCFCFC;
}
#button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4F4F9E;
	padding: 3px;
}
