body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #ced6c3;
	font-size: 11px;
	color: #333333;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 20px;
}

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_inside.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 225px;
	width: 690px;
	text-align: right;
	vertical-align: bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CFD6C4;
	padding-right: 40px;
	font-weight: normal;
	padding-bottom: 25px;
	background-color: #E1E4D9;
}
.headeraboutus {
	background-image: url(images/header_aboutus.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 238px;
	width: 250px;
	text-align: left;
	vertical-align: bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	padding-right: 20px;
	font-weight: normal;
	padding-bottom: 12px;
	background-color: #E1E4D9;
	padding-left: 460px;
}
.headermaint {
	background-image: url(images/header_maintenance.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 238px;
	width: 250px;
	text-align: left;
	vertical-align: bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 12px;
	background-color: #E1E4D9;
	padding-left: 460px;
	padding-right: 20px;
}
.headerconst {
	background-image: url(images/header_construction.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 238px;
	width: 250px;
	text-align: left;
	vertical-align: bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-right: 20px;
	font-weight: normal;
	padding-bottom: 12px;
	background-color: #E1E4D9;
	padding-left: 460px;
}
.headerdesign {
	background-image: url(images/header_design.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 238px;
	width: 250px;
	text-align: left;
	vertical-align: bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-right: 20px;
	font-weight: normal;
	padding-bottom: 12px;
	background-color: #E1E4D9;
	padding-left: 460px;
}
.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 {
	width: 460px;
	margin: 0px;
	padding: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1E4D9;
	border-right-color: #E1E4D9;
	border-bottom-color: #E1E4D9;
	border-left-color: #E1E4D9;
	line-height: 18px;
	text-align: justify;
}
