body, div {
	margin: 0;
	padding: 0;
}
p, h1, h2, h3, h4 {
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
}
h1		{
	font-size: 26px;
	color:#0066cc;
	padding-bottom:15px;
}
h2	{
	font-weight:bold;
	padding-bottom:6px;
	font-size:12px;
}
h3		{
	font-size: 30px;
	color:#0066cc;
	padding-bottom:10px;
	color:#FFFFFF;
	letter-spacing:.1em;
}
h4	{
	font-size:20px;
	color:#CCFFFF;
	padding-bottom:10px;
}
.blutxt	{
	color:#0066cc;
	font-weight:bold;
}
p	{
	padding-bottom:6px;

	font-size:12px;
}
body	{
	background-image:url(../images/main_bkg.gif);
	background-repeat:repeat-x;
	background-position:-25px left;
	background-color:#eBF3F8;
}
#outer {
	margin: auto;
	width: 814px;
	position:relative;
	color:#336699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
#header {
	background-image:url(../images/links_bkg2.gif);
	background-repeat:no-repeat;
	height: 103px;
	width: 100%;
	float:left;
}
#topnav	{
	width:100%;
}
#topnav ul {
	width: 100%;
	margin:0px;
	padding:0px;
	padding-top: 74px;
	padding-left: 28px;
}
#topnav li {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	margin-right:10px;
	padding-right:10px;
	list-style-type:none;
}
#topnav a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
#topnav a:hover, #topnav a.here {
	color: #003366;
	text-decoration:none;
}

#logo	{
	position:absolute;
	width:246px;
	left:291px;
	top:0px;
}
#footer {
	background-image:url(../images/footerimg2.gif);
	background-repeat:no-repeat;
	height: 57px;
	width: 100%;
	float:left;
}
#wrapper {
	background-image:url(../images/wrapperbkg2.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width:100%;
	float:left;
}
#rightcolumn {
	margin-left:343px;
	width:440px;
	min-height:450px;
	height:auto !important;
	height:450px;
	padding-bottom:10px;
	position:relative;

}
#rightcolumn a:visited {
	color:#999999;
}
#leftcolumn {
	background-image:url(../images/whats_new_lft.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	width: 100%;
}
#headerbtm	{
	width:100%;
	float:left;
}
#lefttopimg {
	background-image:url(../images/whats_new_tplft.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:429px;
	height:38px;
	float:left;
}
#rttopimg {
	background-image: url(../images/tprt.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:385px;
	height:38px;
	float:left;
}
#copyright	{
	color:#666699;
	font-size:9px;
	padding-left:452px;
	padding-top:40px;
	padding-bottom:7px;
}


#hmcontent {
	background-image: url(../images/home_txt_bkg.gif);
	background-repeat: no-repeat;
	height:135px;
	width:409px;
}
#hmtxt	{
	position:absolute;
	top:335px;
	left:-50px;
	width:505px;
	font-weight:bold;
	}
#fleetcard_link	{
	position:absolute;
	top:210px;
	left:165px;
	width:300px;
	
	}
#bluebox {
	background-color: #ddeaf3;
	width:405px;
}
#blueboxloc {
	background-color: #D9E8F1;
	width:342px;
	margin-top:25px;
	min-height:263px;
	height:auto !important;
	height:263px;

	
}
.blueboxtxtloc	{
	padding-bottom:10px;
	font-size:9px;
	vertical-align:top;
}
#blueboxtxt	{
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom:10px;
}
#blueboxhd {

	background-repeat: no-repeat;
	background-position: top left;


}
#lftlocation {

	float: left;
	width: 418px;
	margin-left:15px;
	padding-top:10px;
}
#rtlocation {
	padding-top:10px;
	float:left;
	width: 345px;
	padding-left:12px;
	min-height:450px;
	height:auto !important;
	height:450px; 
	z-index: 99;
}
/*
#locations {
	text-align: center;
	background-image:url(../images/Location_popup_bkg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#F4F8FB;
	color:#003366;
	padding-top:50px;
	position:relative;
	font-weight:bold;
	height:220px;
	width:530px;
}
#locations h4	{
	padding-top: 6px;
	font-size:20px;
	color:#003366;
}
#locations_image	{
	position:absolute;
	left:20px;
	top:35px;
}
#locations_logo	{
	position:absolute;
	left:95px;
	top:5px;
}
#locations_info	{
	position:absolute;
	left:330px;
	top:20px;
}
*/

.locations {
	text-align: center;
	background-image:url(../images/Location_popup_bkg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#F4F8FB;
	color:#003366;
	padding-top:50px;
	position:relative;
	font-weight:bold;
	width:575px;
	height:250px;
}
.locations h4	{
	padding-top: 6px;
	font-size:20px;
	color:#003366; 
	letter-spacing: 1px;
	line-height: 21px;
}
.locations_image	{
	position:absolute;
	left:20px;
	top:35px;
}
.locations_logo	{
	position:absolute;
	left:95px;
	top:5px;
}
.locations_info	{
	position:absolute;
	left:330px;
	top:20px;
}


h1.seo, h2.seo, h5.seo	{
	color: #dbecf5;
	font-size:12px;
	color: #a8cce3;
	margin:0px;
	margin-left:auto;
	padding:0px;
	padding-top:6px;
}
h1.seo	{
	padding-top:288px;
}