body
{
font-family:  Arial, Helvetica, Tahoma,sans-serif;
font-size:9pt;
font-weight: normal;
color: #404040;
background-position: left;
text-align: left;
background-color: White;

}


h3
{
	font-size: 12px;
	font-weight: bold;
	color: #483D8B;
	margin-bottom: 4px;
	line-height: 16px;
	margin-top: 0px;
}


.container
{
width:825px;
text-align: left;
background-image: url(../images/backgrad.jpg);
background-repeat: repeat-y;
height: auto;
}


DIV.Top {
	position:absolute;
	left:0px;
	top:0px;
	width:825px;
	height:132px;
	background-image: url(../images/Top.jpg);
}

DIV.nav {
   float: right;
	width:790px;
	height:19px;
	

}

.phone {
	position: relative;
	padding-top: 51px;
	text-align: right;
	color: White;
	font-family:  Arial, Verdana, Tahoma,sans-serif;
font-size:13pt;
}

.topnav {
position: relative;
	width: 760px;
	font-weight:bold;
	text-align: right;
	margin-top: 5px;
	color: #B0C4DE;
	height:19px;
	font-family:  Arial, Verdana, Tahoma,sans-serif;
font-size:9pt;
}

.topnav_special, .botnav_special, .topnav_home, .botnav_home, .topnav_smallbiz, .botnav_smallbiz, .topnav_largebiz, .botnav_largebiz, .topnav_about, .botnav_aboutr, .topnav_contact, .botnav_contact
{
display:inline;
padding-right: 17px;
height:12px;
}

.topnav_special, .botnav_special, .topnav_home, .botnav_home, .topnav_smallbiz, .botnav_smallbiz, .topnav_largebiz, .botnav_largebiz, .topnav_about, .botnav_aboutr, .topnav_contact, .botnav_contact
{
background-image: url(../images/dot.gif);
background-position: right;
background-repeat:no-repeat;
padding-bottom: 2px;
padding-right:9px;
padding-left: 15px;
color: #87CEFA;
}

a
{
	text-decoration:none;
	color: White;
}

a:hover
{
color: #B0C4DE;
text-decoration: underline;
}

