*
	{
	padding: 0;
	margin: 0;
	}
html
	{
	overflow-y: scroll;
	}
body
	{
	text-align: center; /*IE 5.x and 6 center offset (see wrapper)*/
	font-family: verdana, geneva, sans-serif;
	font-size: 62.5%;
	width: 100%;
	height: 100%;
	padding: 50px 0;
	}
img
	{
	border: none;
	}
a
	{
	outline: none;
	}
a img
	{
	text-decoration: none;
	}
a:link
	{
	color: #ffffff;
	text-decoration: none;
	}
a:visited
	{
	color: #ffffff;
	text-decoration: none
	}
a:hover
	{
	color: #cde7f6;
	font-weight: bold;
	text-decoration: none
	}
a:active
	{
	color: #cde7f6;
	text-decoration: none
	}
#wrapper
	{
	text-align: left; /*IE 5.x and 6 center offset (see body)*/
	width: 968px;
	margin: 0 auto;
	}
#header
	{
	height: 181px;
	width: 968px;
	background: url(../images/tabsbg_gray2.gif) no-repeat 0 107px;
	
	}
#header img
	{
	float: left;
	margin-top: 15px;
	margin-left: 3px;
	}
#movie
	{
	float: right;
	width: 450px;
	height: 75px;
	}
#mainnav
	{
	clear: both;
	width: 968px;
	margin-left: 8px;
	list-style-type: none;
	}
#mainnav li
	{
	float: left;
	}
#mainnav li a
	{
	display: block;
	width: 190px;
	line-height: 37px;
	background: transparent url(../images/tabs_blue.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	}
#altnav
	{
	clear: both;
	width: 962px;
	list-style-type: none;
	}
#altnav li
	{
	float:right;
	margin-top: 7px;
	}
#altnav li a
	{
	display: block;
	width: 180px;
	line-height: 40px;
	background: transparent url(../images/tabs_green.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	}
#altnav .first
	{
	float: left;
	margin-top: 0;
	}
#altnav .first a
	{
	margin-left: 13px;
	line-height: 40px;
	font-size: 1.2em;
	font-weight: 600;
	color: #00529c; 
	background: url(../images/return_blue.gif) no-repeat top left;
	}
#altnav .first a:hover
	{
	color: #3b9433;
	}
#proud
	{
	float: right;
	margin: 9px 25px 0 0;
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
	}
#phone
	{
	clear: both;
	margin: 0 0 0 40px;
	position: relative;
	top: -4px;
	font-size: 20px;
	font-weight: 700;
	color: #ffffff;
	}
#content
	{
	float: right;
	width: 550px;
	/*padding-top: 15px;*/
	font-size: 1.4em;
	}
#content h2
	{
	float: left;
	margin-top: 60px;
	margin-bottom: 0;
	padding-left: 35px;
	font-size: 2em;
	font-weight: 600;
	color: #6d3e63;
	}
#content h2 span
	{
	margin-left: 5px;
	letter-spacing: 5px;
	color: #b980a8;
	}
#content img
	{
	float: right;
	}
#content p
	{
	clear: both; 
	padding: 12px 25px 25px 25px;
	font-size: 1.2em;
	font-weight: 600;
	color: #00529c;
	background: url(../images/divider.gif) no-repeat bottom center;
	}
#content p.last
	{
	background: none;
	}
#content p.last a
	{
	color: #00529c;
	text-decoration: underline;
	font-weight: normal;
	}
#altcontent
	{
	float: left;
	width: 400px;
	margin-left: 2px;
	padding-top: 235px;
	padding-bottom: 10px;
	background: #f2f2f2 url(../images/phone_rep.jpg) no-repeat 1px 0;
	}
#locations #altcontent
	{
	background: #f2f2f2 url(../images/map.jpg) no-repeat 1px 0;
	}
#altcontent img
	{
	float: left;
	margin-top: 80px;
	padding-left: 3px;
	}
#MercuryAQL
	{
	float: right;
	margin-top: 75px;
	padding-right: 10px;
	}
#footer
	{
	clear: both;
	height: 60px;
	width: 968px;
	margin-top: 10px;
	background: url(../images/footbg_green.gif) no-repeat bottom center;
	}
#footer #services
	{
	list-style-type: none;
	}
#services .first
	{
	margin-left: 5px;
	color: #6d3e63;
	background: none;
	}
#services li
	{
	float: left;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #00529c;
	background: url(../images/vertbar_green.gif) no-repeat left center;
	}
#info
	{
	float: left;
	width: 968px;
	margin-top: 15px;
	margin-left: 5px;
	list-style: none;
	}
#info a:link, #info a:visited
	{
	display: block;
	width: 180px;
	height: 25px;	
	line-height: 25px;
	text-indent: 30px;
	background: url(../images/button_green.gif) no-repeat left center;
	}
#info a:hover
	{
	font-weight: normal;
	background-position: right center;
	color: #6d3e63;
	}
#info a:active
	{
	font-weight: normal;
	}
#info li
	{
	float:left;
	padding: 0 10px;
	font-size: 14px;
	color: #fff;
	}
#info .last
	{
	float: right;
	font-weight: 800;
	margin-top: 4px;
	margin-right: 10px;
	}
.left
	{
	float: left;
	}
.right
	{
	float: right;
	}
#claimtbl
	{
	width: 962px;
	border-collapse: collapse;
	margin-left: 3px;
	text-align: left;
	}
#claimtbl thead
	{
	height: 30px;
	font-size: 12px;
	font-weight: 800;
	color: #ffffff;
	background: url(../images/theadbg.gif) repeat-x;
	}
#claimtbl thead td
	{
	padding-left: 20px;
	}
#claimtbl tbody td
	{
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 13px;
	border-bottom: 2px solid #e5e9ec;
	}
#paytbl
	{
	width: 962px;
	border-collapse: collapse;
	margin-left: 3px;
	text-align: center;
	}
#paytbl a
	{
	color: #00529c;
	text-decoration: underline;
	}
#paytbl a:hover, #paytbl a:active
	{
	font-weight: normal;
	color: #6d3e63;
	}
#paytbl thead
	{
	height: 40px;
	font-size: 12px;
	font-weight: 800;
	color: #ffffff;
	background: #00529c url(../images/theadbg.gif) repeat-x top left;
	}
#paytbl thead td
	{
	padding-left: 20px;
	}
#paytbl tbody td
	{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 18px;
	font-size: 12px;
	border-bottom: 2px solid #e5e9ec;
	}
.title
	{
	text-align: left;
	font-size: 15px;
	}
#logos
	{
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-left: 3px;
	list-style: none;
	}
#logos li
	{
	margin-bottom: 35px;
	}
#logos .first
	{
	font-size: 15px;
	font-weight: 600;
	color: #6d3e63;
	} 
.forms
	{
	float: right;
	}
