body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #40454B;
}
#header .telephone {
	margin-top: 80px;
	margin-right: 100px;
	margin-left: 85px;
}
#header td {
	text-align: center;
	vertical-align: middle;
}
#headereco .telephone {
	margin-top: 80px;
	margin-right: 100px;
	margin-left: 85px;
}
#headereco td {
	text-align: center;
	vertical-align: middle;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}

#header {
	background-image: url(../images/headertop.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 763px;
	margin-top: 30px;
	background-position: bottom;
}
#headereco {
	background-image: url(../images/headertopeco.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 763px;
	margin-top: 30px;
	background-position: bottom;
}
#footer {
	background-image: url(../images/footerbg.gif);
	height: 128px;
	width: 763px;
	background-repeat: no-repeat;
}
#superholder {
	text-align: center;
	vertical-align: top;
	width: 100%;
}
#content {
	height: 250px;
	width: 763px;
	background-color: #FFFFFF;
}
#indexcontent2 #servicetypes td {
	margin: 0px;
	padding: 3px;
}
#footer .addressinfo {
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
#content td {
	text-align: left;
	vertical-align: top;
}
#content .columns {
	padding: 15px;
}
#content .divider {
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
#content .cusotmercare {
	padding: 15px;
}
.quotes {
	font-weight: bold;
	color: #FF9900;
}


p {
	margin: 0px;
	padding: 0px;
}
#indexcontent2 {
	height: 130px;
	width: 763px;
}
#indexcontent2 td {
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
#indexcontent2 .h4 {
	color: #FF9900;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#indexcontent2 .h5 {
	color: #999999;
}

.navholder {
width: 763px;
margin-left: auto;
margin-right: auto;
}

#navcontainer
{
	margin: 0;
	background-color: #003366;
	height: 36px;
	background-image: url(../images/button-bg.gif);
	background-repeat: repeat-x;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}

#navcontainer A
{
	color: #FFFFFF;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../images/button-bg.gif);
	background-repeat: repeat-x;
}

#navcontainer A:hover, #navcontainer A:active {
	background-image: url(../images/button-bg-over.gif);
}

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

#content .servicelist li {
	list-style-type: circle;
	margin: 0px;
	padding: 0px;
}
.orange {
	color: #FF9900;
}

#content .servicelist ul {
	padding: 0px;
	margin: 0px;
}
#content .address {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#content .telephone {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#ringback td {
	text-align: left;
	vertical-align: middle;
	padding: 4px;
}
#ringback #firstname {
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #666666;
}
#ringback #telephonenumber {
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
#ringback #submitringback {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #333333;
	height: 18px;
	font-size: 11px;
}
