body {
	text-align: center;
}
#container {
	width: 950px;
	text-align: left;
	height: 100%;
}

.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #025486;
	text-align: left;
	vertical-align: top;
}
.textblue a {
	color: #025486;
}
.textproperties {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #025486;
	text-align: left;
	vertical-align: top;
}
.textpropertiesBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #025486;
	text-align: left;
	vertical-align: top;
	font-weight:bold;
}
#rightcolumn {
	float: right;
	clear: left;
	width: 250px;
	margin-top: -30px;
}

#contentheader {
	width: 450px;
	margin-left: 108px;
	margin-top: 25px;
}
#bodytextbox {
	margin-left: 110px;
	margin-top: 25px;
	width: 450px;
	margin-bottom: 25px;
}
#bodycommercialsalesbox {
	margin-left: 110px;
	margin-top: 25px;
	width: 550px;
	margin-bottom: 25px;
}

#ratingtextboxleft {
	margin-left: 110px;
	margin-top: 25px;
	width: 200px;
	margin-bottom: 25px;
	float: left;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #01337A;
}
#ratingtextboxmiddle {
	float: left;
	width: 400px;
	margin-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
}
#ratingtextboxright {
	float: left;
	width: 200px;
	margin-top: 25px;
}


#bodytextboxMAILINGLIST {
	margin-left: 110px;
	margin-top: 25px;
	width: 450px;
	margin-bottom: 25px;
	height: 600px;
}
#bodytextboxiframe {
	margin-left: 110px;
	margin-top: 25px;
	width: 90%;
	margin-bottom: 25px;
}
#footer {
	background-color: #01337a;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#headertext {
	background: #c2cbe0;
	height: 160px;
	width: 630px;
	margin-left: 5px;
	float: left;
	text-align: left;
}


#keateslogo {
	height: 125px;
	width: 265px;
	float: left;
	background: #003377;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 15px;
}
#textimg {
	padding-top: 90px;
	padding-right: 16px;
}
.topNAV {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #003377;
	text-decoration: none;
	letter-spacing: 1px;
}
.topNAV:hover {
	color: #ffde09;
}
#topnav {
	padding-right: 10px;
	padding-top: 10px;
}
#navbg {
	margin: 4px 0px;
	float: left;
	width: 100%;
	height: 35px;
	background-color: #8A9DC5;
	padding-top: 3px;
	padding-bottom: -7px;
}
#navitem {
	height: 25px;
	padding: 7px 10px 0px 3px;
	text-align: center;
	float: left;
}
.navitem {
	height: 40px;
	width: 120px;
	padding: 7px 10px 0px 3px;
	text-align: center;
	float: left;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.navtext:hover {
	color: #FFDE09;
}
.textbluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01337A;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	text-decoration: none;
}
.textbluelink:hover {
	color: #8A9DC5;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	text-decoration: none;
}
.textwhite8pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	text-decoration: none;
}

#valSurv {
	border: 1px solid #FFFFFF;
}
.menu {
	border: 1px solid #FFFFFF;
}
#valSurv a {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	background: #006699;
}
.menu a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background: #006699;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #FFFFFF;
}
.sold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0033;
	text-align: center;
	display: block;
	text-transform: uppercase;
}.pictureboxborder {
	border: 1px solid #8a9dc5;
	padding: 2px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.casestudyinner {
	width: 100px;
	float: left;
	background-color: #FFFFFF;
	color: #000000;
	margin-right: 4px;
	height: 40px;
}
#casestudy1 {
	background-color: #990033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 40px;
	padding: 2px;
	margin-bottom: 10px;
}
#casestudy2 {
	background-color: #722F62;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 40px;
	padding: 2px;
	margin-bottom: 10px;
}
#casestudy3 {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 40px;
	padding: 2px;
}

