table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-transform: uppercase;
	color: 004969;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #00618A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: 006191;
	text-decoration: underline;
}







img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}
.wrapper {
	width: 716px;
	background-color: #c3cdcf;
	
	
}
.nav {
	background-color: #c3cdcf;
	height: 28px;
	
}
.nav #homer a:link,.nav #homer a:visited {
	color: #FFFFFF;
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -5000px;
	display: block;
	height: 28px;
	width: 67px;
}
.nav #homer a:hover {
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	background-position: 0px -28px;
	height: 28px;
	width: 67px;
}
.nav #homer a.on {
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	background-position: 0px -56px;
}




.nav #about a:link,.nav #about a:visited {
	color: #FFFFFF;
	background-image: url(images/about.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -5000px;
	display: block;
	height: 28px;
	width: 86px;
}
.nav #about a:hover {
	background-image: url(images/about.gif);
	background-repeat: no-repeat;
	background-position: 0px -28px;
	height: 28px;
	width: 86px;
}
.nav #about a.on {
	background-image: url(images/about.gif);
	background-repeat: no-repeat;
	background-position: 0px -56px;
}




.nav #oplans a:link,.nav #oplans a:visited {
	color: #FFFFFF;
	background-image: url(images/oplans.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -5000px;
	display: block;
	height: 28px;
	width: 110px;
}
.nav #oplans a:hover {
	background-image: url(images/oplans.gif);
	background-repeat: no-repeat;
	background-position: 0px -28px;
	height: 28px;
	width: 110px;
}
.nav #oplans a.on {
	background-image: url(images/oplans.gif);
	background-repeat: no-repeat;
	background-position: 0px -56px;
}




.nav #virtplans a:link,.nav #virtplans a:visited {
	color: #FFFFFF;
	background-image: url(images/virtplans.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -5000px;
	display: block;
	height: 28px;
	width: 146px;
}
.nav #virtplans a:hover {
	background-image: url(images/virtplans.gif);
	background-repeat: no-repeat;
	background-position: 0px -28px;
	height: 28px;
	width: 146px;
}
.nav #virtplans a.on {
	background-image: url(images/virtplans.gif);
	background-repeat: no-repeat;
	background-position: 0px -56px;
}




.nav #services a:link,.nav #services a:visited {
	color: #FFFFFF;
	background-image: url(images/services.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -5000px;
	display: block;
	height: 28px;
	width: 88px;
}
.nav #services a:hover {
	background-image: url(images/services.gif);
	background-repeat: no-repeat;
	background-position: 0px -28px;
	height: 28px;
	width: 88px;
}
.nav #services a.on {
	background-image: url(images/services.gif);
	background-repeat: no-repeat;
	background-position: 0px -56px;
}




.nav #costcomp a:link,.nav #costcomp a:visited {
	color: #FFFFFF;
	background-image: url(images/costComp.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -5000px;
	display: block;
	height: 28px;
	width: 115px;
}
.nav #costcomp a:hover {
	background-image: url(images/costComp.gif);
	background-repeat: no-repeat;
	background-position: 0px -28px;
	height: 28px;
	width: 115px;
}
.nav #costcomp a.on {
	background-image: url(images/costComp.gif);
	background-repeat: no-repeat;
	background-position: 0px -56px;
}



.nav #contact a:link,.nav #contact a:visited {
	color: #FFFFFF;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	text-indent: -5000px;
	display: block;
	height: 28px;
	width: 103px;
}
.nav #contact a:hover {
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	background-position: 0px -27px;
	height: 28px;
	width: 103px;
}
.nav #contact a.on {
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	background-position: 0px -55px;
}




.tab {
	float: left;
	
}