body {
	text-align: center;
	margin:auto auto;
	background: #143983 url(../i/bg.jpg) repeat-x;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #353535;
}
td {
	font-size: 12px;
}
:focus {
  -moz-outline-style: none;
}
#container {
	margin: 0 auto;
	width: 1000px;
	overflow: visible;
}
#container #header {
	margin: 0 auto;
	width: 778px;
	height: 36px;
	text-align: left;
}
#container #header #logo {
	float: left;
	width: 192px;
	height: 19px;
	margin-top: 9px;
}
#container #header #topmenu {
	float: right;
	text-align: right;
	margin-top: 8px;
	color: #7E7E7E;
}
#container #header #topmenu #tpmenu {
	float: left;
	margin-top: =1px;
}
#container #header #topmenu #tpmenu a {
	color: #7E7E7E;
}
#container #header #topmenu #srchbox {
	border: #CCCCCC 1px solid;
	width: 205px;
	height: 14px;
	font-size: 10px;
	margin-left: 5px;
	overflow: visible;
}
#container #header #topmenu #srchsbmt {
	margin-left: -5px;
	margin-top: -2px;
}
#container #content {
	margin: 40px auto 0px auto;
	width: 778px;
	border: #6398E1 1px solid;
	background-color: #FFFFFF;
	text-align: center;
	overflow: visible;
}
#container #footer {
	margin: 5px auto;
	text-align: left;
	width: 778px;
	color: #FFFFFF;
}
#container #footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#container #footerblue {
	margin: 5px auto;
	text-align: left;
	width: 778px;
	color: #143880;
}
#container #footerblue a {
	text-decoration: none;
	color: #143880;
}
#container #content {
	text-align: center;
}
#container #content #headimg {
	margin-top: 40px;
	margin-bottom: 0px;
}
#container #content #head2img {
	margin-top: 0px;
	margin-bottom: 0px;
}
#container #content #houseimg {
	margin: 15px 0 30px 0;
}
.lsthd {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
ol li {
	margin-bottom: 20px;
}
#container #content #hdone {
	display: inline;
	font-size: 15px;
	font-weight: bold;
	color: #00AB00;
	line-height: 19px;
}
#container #content #hdtwo {
	display: inline;
	margin-left: 3px;
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
}
#container #content #nfopg {
	text-align: justify;
	margin: 5px 0;
	line-height: 15px;
}
.big {
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	letter-spacing: -1px;
	font-color: #28981E;
	color: #28981E;
	text-align: left;
}
.bigital {
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;

	font-color: #000000;
	color: #000000;
	text-align: left;
}
.formbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
  	width: 150px;
}