body {
	background-image: url(images_interface/bg.jpg);
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #9AACAE;
}
.containall {
	margin-right: auto;
	margin-left: auto;
	width: 990px;
}


.cloaker {

	position:absolute;
	left:0px;
	top:105px;
	z-index:100;
		height: 334px;
	width: 100%;

}


.testclass {
	
	height: 334px;
	width: 100%;
}
.contentarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 37px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 45px;
}
.rightside {
	width:255px;
	float:right;
}
.frontpagesection {
	width: 255px;
	margin-right: 67px;
	float: left;

}

.insidesection {
	width: 604px;
	margin-right: 35px;
	float: left;

}

.insidesection img {
	border: 4px solid #E6EAEB;
	margin-right:10px;
	margin-bottom:2px;
	float:left;

}

.insidesection a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:underline;

}

.insidesection a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:underline;

}


.insidesection h1 {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-top:10px;
	margin-bottom:10px;
	color: #333333;
	font-weight:bold;

}

.insidesection h2 {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top:10px;
	margin-bottom:10px;
	color: #333333;
	font-weight:bold;

}

.lastpagesection {
	width: 255px;
	float: right;

}

.lastpagesection_inner {
	width: 255px;
	float: right;
	margin-bottom:15px;

}


.frontpagesection a, .lastpagesection_inner a {
	font-weight:bold;
	text-decoration:none;
	color: #333333;

}

.frontpagesection a:hover, .lastpagesection_inner a:hover {
	font-weight:bold;
	text-decoration:underline;

}


.lastpagesection_inner h1, .lastpagesection h1, .frontpagesection h1 {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top:10px;
	margin-bottom:10px;
	color: #333333;
	font-weight:bold;
	
}

.lastpagesection_inner h2, .lastpagesection h2, .frontpagesection h2 {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:10px;

	color: #333333;
	font-weight:bold;
	
}


.lastpagesection_inner p, .lastpagesection p, .frontpagesection p {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:10px;
	margin-bottom:10px;
	color: #333333;
	font-weight:normal;
	text-align:justify;
	
}

.lastpagesection_inner img, .lastpagesection img, .frontpagesection img {
	border: 4px solid #E6EAEB;
}

.smallfonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.datediv{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom:10px;
}

.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;
}

.readmorediv, .readmorediv a {
	padding-top: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CDD7D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top:10px;
	font-weight:normal;
}

.readmorediv a:hover {
	font-weight:normal;
}

.footer {
	margin-top:80px;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	margin-bottom:40px;
}

.footersections {
	margin-top:25px;
	width:110px;
	font-size: 10px;
	color: #374648;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	float:left;
	margin-right:10px;
	margin-left:10px;
	text-decoration:none;
}

.footersections a {

	font-size: 10px;
	color: #374648;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;	
	text-decoration:none;
}


.footersections a:hover{
	text-decoration:underline;

}


/*------------------------------------------ END OF FOOTER CSS ---------------------------------------*/


.downloaddiv {
	display:block;
	background-color: #CDD7D8;
	padding: 10px;

	width: 235px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#333333;
}
.downloaddiv img {
	border:0px;

}

.downloaddiv:hover {

	background-color: #DEE3E4;


}

.residentialsection {
	margin-bottom:30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;	
	padding-bottom:30px;
}


