/* CSS Document */
body{padding:0px; margin:0px; font:13px/14px Arial, Helvetica, sans-serif;}
div, p, ul, h2, h3, form, label, select, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

/*----TOP PANEL----*/
#TopMainPan{
	height:229px;
	color:#0066CC;
	position:relative;
	margin:0 auto;
}

#topPan{width:749px; position:relative; margin:0 auto;}

/*----Top Header Panel----*/
#topheaderPan{width:749px; height:55px; position:relative; margin:0 auto;}
#topheaderPan{
	width:729px;
	height:55px;
	position:relative;
	margin:0 auto;
}


#topheaderPan p.contact{width:60px; background:#FCE5AF; color:#5D460C; font-size:14px; font-weight:bold; position:absolute; top:13px; left:441px; text-transform:uppercase;}

#topheaderPan p.tollfree{width:60px; height:15px; background:#9C0174; color:#fff; font:10px/15px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; position:absolute; top:26px; left:441px; text-transform:uppercase;}
.bttw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}
.bttw:hover {
	text-decoration: none;
}


#topheaderPan p.phoneno{width:178px; height:28px; background:#fff; color:#8D6C1B; font:18px/28px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; position:absolute; top:13px; right:62px; text-transform:uppercase;}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2B8200;
	cursor: auto;

}
.bt:hover {
	background-color: #1F5E00;
}
