body
{
	border: 0px;
	margin: 0px;
	background: #547BA0 url('images/bg-gradient.gif') repeat-x;
	text-align: center;
}


#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 641px;
}

#topHeader {
	_background-image: url('images/topheader.jpg');
	height: 109px;
	width: 653px;
	margin-left: -12px;
	border: 0px;
	
	
}

#header
{
	background-image: url('images/header.jpg');
	height: 320px;
	width: 641px;
}

#menu
{
	width: 167px;
	margin-left: 8px;
	margin-top: 30px;
	float:left;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	border-top: 1px dotted black;
}
#menu ul li {
	
	list-style: none;
	line-height: 110%;
	border-bottom: 1px dotted black;
	text-indent: 5px;
	font-family: verdana;
	font-size: 11px;
	color: #BBBBBB;
	
}

#menu ul li a, 
#menu ul li a:visited {
	aoeuwidth: 100%;
	display: block;
	text-align: left;
	color: #BBBBBB;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}


#menu ul li a:hover {
	background-color:#BBBBBB;
	color: black;
}





#whiteTop
{
	background-image: url('images/whitetop.jpg');
	height: 2px;
	width: 641px;
}

#contentRepeat
{
	background: white url('images/content-repeat.jpg') repeat-y;
	width: 641px;
}

#contentArea
{
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	font-family: Verdana;
	font-size: 11px;	
}

#item {
	padding: 6px 12px;
	border: 1px solid #c3c1c0;
	background: #EFEEEC;
	margin-bottom: 8px;
}

#footer
{
	background-image: url('images/footer.jpg');
	width: 641px;
	height: 176px;
}



#copyright,
#topHeader
{
	text-align:center;
	color: white;
	font-family: Verdana;
	font-size: 11px;
}

h2.foot {
	font-weight: bold;
	font: 10px verdana;
	color: #F1EDED;
	margin: .5em auto;
	text-align: center;
}

h1.head {
	font-weight: bold;
	font: 10px verdana;
	color: #F1EDED;
	margin: .5em auto;
	text-align: center;
}

/* Rob Modifications 6/1/09 */

#contentrepeater { background: url(images/content-repeat.jpg) repeat-y; }
#contentblock { background: url(images/contentblock.jpg) no-repeat; width: 608px; height: 279px; float: left; display: block; position: relative; margin: -10px -14px; 0 16px; padding: 0; }

#commercial { width: 290px; height: 113px; position: absolute; left: 0; top: 0; }
	#commercial h3 { margin: 10px 0 0 85px; padding: 0; font-size: 11px; font-family: Arial; }
	#commercial p { margin: 5px 0 5px 85px; padding: 0; font-size: 11px; font-family: Arial; }
	#commercial a.link { float: right; margin: 0 15px 0 0; font-size: 11px; font-family: Arial; }

#residential { width: 290px; height: 113px; position: absolute; right: 0; top: 0; margin: 0; padding: 0; }
	#residential h3 { margin: 10px 0 0 85px; padding: 0; font-size: 11px; font-family: Arial; }
	#residential p { margin: 5px 0 5px 85px; padding: 0; font-size: 11px; font-family: Arial; }
	#residential a.link { float: right; margin: 0 15px 0 0; font-size: 11px; font-family: Arial; }

#box1 { width: 195px; position: absolute; left: -37px; top: 110px; text-align: center; }
#box2 { width: 195px; position: absolute; left: 160px; top: 110px; text-align: center; }
#box3 { width: 178px; position: absolute; right: 45px; top: 110px; text-align: center; }
	#box1 h3, #box2 h3, #box3 h3 { font-size: 11px; font-family: Arial; margin: 18px 0 0 50px; }
	#box1 p, #box2 p, #box3 p { font-size: 11px; font-family: Arial; margin: 95px 0 0 50px; }
	#box1 a.link, #box2 a.link, #box3 a.link { font-size: 11px; font-family: Arial; text-align: center; float: middle; margin: 10px 0 0 0; }
