body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #ced6c3;
	font-size: 11px;
	color: #333333;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.main {
	background-image: url(images/splash_page.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right: 27px;
	text-align: right;
	padding-top: 160px;
	height: 240px;
	width: 733px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.tablebg {
	background-color: #FFFFFF;
	border: 15px solid #FFFFFF;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 250px;
	width: 730px;
}
.line {
	background-color: #CFD6C4;
	color: #333333;
	font-size: 10px;
	background-repeat: no-repeat;
	height: 20px;
}

<< --------------- navigation --------------------- >>

#navigation { 
 width: 200px; 
 font-family: Arial, Helvetica, sans-serif; 
} 
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
#navigation li {
	border-bottom: 0px solid #898987;
	height: 20px;
} 
#navigation li a {
	display: block;
	border-right: 0px solid #666666;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #54574D;
}
#navigation li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CED7C4;
	font-weight: bold;
}
.nav {
	background-color: #3a3e34;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 170px;
	width: 230px;
}
.indexmain {
	height: 200px;
	width: 350px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #E1E4D9;
}
.indexmain2 {
	height: 70px;
	background-image: url(images/residential1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
	padding-left: 50px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
}

