BODY
{
	font-size: 11px;
	margin: 50px 0px 0px;
	color: #ffffff;
	font-family: Verdana;
	background-color: #023043;
}
TD {font-size: 12px;}
A, A:Hover
{
	color: #e6701a;
}
.mainCell
{
	width: 760px;
	height: 300px;
}
.homePage
{
	padding-right: 39px;
	padding-left: 215px;
	background-image: url(/images/main.jpg);
}
.homePage A{color:#FFCC00;}
.aboutPage
{
	padding-right: 39px;
	padding-left: 345px;
	background-image: url(/images/sub2.jpg);
}
.contactPage
{
	padding-right: 39px;
	padding-left: 345px;
	background-image: url(/images/sub5.jpg);
	color:#000000;
}
.listingPage
{
	padding-right: 39px;
	background-position: left bottom;
	padding-left: 365px;
	background-image: url(/images/sub4.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.blank
{
	padding-right: 0px;
	padding-left: 0px;
	background-color: #ffffff;
	color:#000000;
}

.blank TD {color:#000000;}
.listingPage .head, .blank .head, .contactPage .head
{color:#000000;}
.head
{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 8px;
	padding-top: 11px;
}
.footer
{
	border-top: #ccccff 1px solid;
	padding-left: 20px;
	font-size: 10px;
	padding-bottom: 8px;
	color: #ffffff;
	padding-top: 8px;
	font-family: Arial;
	background-color: #6B809A;
}
.cci
{
	padding-right: 10px;
	border-top: #ccccff 1px solid;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: #6b809a;
}
.topNavi
{
	background-color: #6B809A;
	border-bottom: #ccccff 1px solid;
}
.topNavi TD
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 8px;
	padding-top: 8px;
}
.topNavi TD A
{
	color: #ffffff;
	text-decoration: none;
}
.feature
{
	padding-bottom: 10px; color:#000000;
}
.feature IMG
{ border: solid 1px #000000;
}
.padd
{
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
}
.poweredbyCCI
{
	padding-top: 5px;
	text-align: right;
}
.goBack
{
	padding-right: 5px;
	font-size: 10px;
	padding-top: 10px;
	text-align: right;
}
