body {
	font: normal .75em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	}
a {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
body {
	text-align: left;
	/*overflow:auto;*/
	background:#fff;
	margin: 0 5px 0 5px;

	}
body, form {
	margin: 0;
	padding: 0;
	}
img {
	border: none;
	display:block;
	}


select,
input {
	vertical-align: middle;
	}
/*-- header --*/
#head{
	height:189px;
	width:100%;
	background:url(image/cms/header-bg.gif) repeat-x;
	position:relative;
	/*min-width:994px;*/
	min-width:994px;
 	width:auto !important;
  	width:100%;
}
#head h1{
	margin:0;
	position:absolute;
	top:0;
	left:0;
}
#head h1 a{
	width:528px;
	height:107px;
	display:block;
	background:url(image/cms/logo_fpumps.jpg) no-repeat;
	text-indent:3000px;
	overflow:hidden;
	white-space:nowrap;
}
#head .car{
	position:relative;
	margin-top:8px;
	float:right;
	width:265px;
	height:163px;
	background:url(image/cms/header-car.png) no-repeat;
	z-index:100;
	
}
#head .phone{
	width:225px;
	height:26px;
	background:url(image/cms/header-phone.png) no-repeat;
	text-indent:3000px;
	overflow:hidden;
	white-space:nowrap;
	position:absolute;
	top:133px;
	left:23px;
}
#head .tre_email {
position:absolute;
z-index:999;
top:116px;
left:10px;
color:#fff;
font-weight:bold;
}
#head .tre_email a {
color:#ff0;
text-decoration:none;
}
#head .tre_email a:hover {
color:#ff0;
text-decoration:underline;
}
#head ul{
	position:absolute;
	top:134px;
	left:0;
	height:43px;
	margin:0;
	padding:0;
	list-style:none;
}
#head li{
	list-style-type:none;
	height:43px;
	display:block;
	float:left;
	width:auto;
}
#head ul li.red{background-image:url(image/cms/top-nav-red.gif);}
#head ul li.blue{background-image:url(image/cms/top-nav-blue.gif);}
#head li a{
	list-style:none;
	float:left;
	border-right:1px solid #fff;
	font: bold 14px/37px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform:uppercase;
	/*width:120px;*/
	text-align:center;
	height:43px;
	display:inline;
	background:repeat-x;
	background-image:url(image/cms/top-nav-red.gif);
	padding: 0 5px 0 5px;
	margin:0;
}
#head li a:hover{
	background-image: url(image/cms/blue_ovr.gif);	

}
#head ul li.red a:hover{
	background-image: url(image/cms/red_ovr.gif);	

}
#head ul li.blue a:hover{
	background-image: url(image/cms/blue_ovr.gif);
}

/*-- main content block --*/
.wrapperL{padding-left:210px;}
.wrapperR{padding-right:160px;}
.wrapperC{padding-right:5px;}
#main{
	width:100%;
	
}

/*--Welcome Corvett--*/
.tre_welcome {
border:1px solid #000;
background: #FFFF5D url('image/cms/check_bg.gif');
height:78px;
min-width:617px;
}
.tre_corvette {
float:right;
}
.tre_welcome_text {
float:left;
margin:20px 0 0 5px;
}

/*-- left column --*/
#leftColumn {
		margin-left:5px;
		width:200px;
		background:#fff;
		float:left;
		}
#leftColumn strong{
	width:150px;
	height:21px;
	font: bold 12px/20px verdana,sans-serif;
	color:#fff;
	background:repeat-x;
	display:block;
}
#leftColumn strong span{
	background:no-repeat;
	display:block;
	height:21px;
	width:2px;
	font-size:1px;
	line-height:1px;
}
#leftColumn strong span.left{
	float:left;
	margin-right:8px;
}
#leftColumn strong span.right{
	float:right;
	margin-left:8px;
}
#leftColumn strong.red span.left{background-image:url(image/cms/title-left-red.gif);}
#leftColumn strong.red span.right{background-image:url(image/cms/title-right-red.gif);}
#leftColumn strong.blue span.left{background-image:url(image/cms/title-left-blue.gif);}
#leftColumn strong.blue span.right{background-image:url(image/cms/title-right-blue.gif);}
#leftColumn strong.red{background-image:url(image/cms/title-tile-red.gif);}
#leftColumn strong.blue{background-image:url(image/cms/title-tile-blue.gif);}
#leftColumn form{
	clear:both;
	background:#ccc;
	border:1px solid #333;
	background:url(image/cms/right-box-bg2.gif);
	padding:5px 0 5px 5px;
	margin:0 0 15px 0;
}
#leftColumn form input.text{
	border:1px solid #333;
	background:#fff;
	width:150px;
	padding:2px 3px;
	height:13px;
	font: 11px/13px verdana,sans-serif;
	color:#333;
	margin:0 1px 0 3px;
}

/*-- right column --*/
	#rightColumn {
		position: absolute;
		right:5px;
		top:189px;
		width:150px;
		background:#fff;
		float:right;
		}
#rightColumn strong{
	width:100%;
	height:21px;
	font: bold 12px/20px verdana,sans-serif;
	color:#fff;
	background:repeat-x;
	display:block;
}
#rightColumn strong span{
	background:no-repeat;
	display:block;
	height:21px;
	width:2px;
	font-size:1px;
	line-height:1px;
}
#rightColumn strong span.left{
	float:left;
	margin-right:8px;
}
#rightColumn strong span.right{
	float:right;
	margin-left:8px;
}
#rightColumn strong.red span.left{background-image:url(image/cms/title-left-red.gif);}
#rightColumn strong.red span.right{background-image:url(image/cms/title-right-red.gif);}
#rightColumn strong.blue span.left{background-image:url(image/cms/title-left-blue.gif);}
#rightColumn strong.blue span.right{background-image:url(image/cms/title-right-blue.gif);}
#rightColumn strong.red{background-image:url(image/cms/title-tile-red.gif);}
#rightColumn strong.blue{background-image:url(image/cms/title-tile-blue.gif);}

#rightColumn .block,
#leftColumn .block{
	clear:both;
	border-bottom:1px solid #505050;
	border-left:1px solid #505050;
	margin-bottom:10px;
	background:url(image/cms/right-box-bg2.gif);
	padding:10px;
}
#rightColumn .block p,
#leftColumn .block p{
	margin:0;
	font: 12px verdana,sans-serif;
	color:#fff;
}
#rightColumn .block a,
#leftColumn .block a {color:#ff0;}
#rightColumn .block a:hover,
#leftColumn .block a:hover {color:#ff0; text-decoration:underline;}
#rightColumn p.button,
#leftColumn p.button {
	text-align:right;
	margin-top:10px;
}
a img{display:inline;}
/*-- content --*/
	#content {
		background:#fff;
   		/*margin-left: 220px;*/
		margin-left:20px;
		margin-right:10px;
		min-width:650px;
		}

#content h1 {
	font: bold 14px;
	padding: 5px 0 5px 5px;
}
#content .banner{
	margin:0 0 15px;
	width:100%;
	text-align:center;
}
#content .banner img{display:inline;}
#content h2{

	height:21px;
	font: bold 12px/20px verdana,sans-serif;
	color:#FFC;
	background:repeat-x;
	display:block;
	margin:0 0px 10px;
}
#content h2 span{
	background:no-repeat;
	display:block;
	height:21px;
	width:2px;
	font-size:1px;
	line-height:1px;
}
#content h2 span.left{
	float:left;
	margin-right:5px;
}
#content h2 span.right{
	float:right;
	margin-left:5px;
}
#content h2.red span.left{background-image:url(image/cms/title-left-red.gif);}
#content h2.red span.right{background-image:url(image/cms/title-right-red.gif);}
#content h2.blue span.left{background-image:url(image/cms/title-left-blue.gif);}
#content h2.blue span.right{background-image:url(image/cms/title-right-blue.gif);}
#content h2.red{background-image:url(image/cms/title-tile-red.gif);}
#content h2.blue{background-image:url(image/cms/title-tile-blue.gif);}

/*-------------------Footer---------------*/
#footer {
	width:100%;
	clear:both;
	text-align:center;
	border-top: 1px solid #ccc;
}
#footer a {
font-size:10px;
}
#footer ul {
	margin:0;
	padding:15px 0 0 0;
}
#footer li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
#footer li a{

	color:#555;
	text-decoration:none;
	padding: 0 8px 0 8px;
	font-weight:normal;
}
#footer a:visited {}

#footer a:hover {
	color:#FF0000;
	text-decoration:underline;
}
/*------------------------List used in articles----------------------------*/

.list1 li{
	margin:10px 0 20px;
}

.blue {
	font-size: 13px;
	font-weight: bold;
	color: #000099;
}
.black {
	font-size 12px;
	color:#000;
	font-weight: normal;
	font-size: 12px;
}
/**News Widget
****************/
.home_news ul {margin:0;padding:0;list-style:none;font-size:10px;}
.home_news ul li {margin:5px}
.home_news ul li h3 {margin:0;padding:0;}
.home_news ul li p {display:none;}


/*--------------other global formating-------------*/
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
font-size:14px;
}
h3 a{

	color: #000099;
	text-decoration: underline;
}
h3 a:visited {

}
h3 a:hover {
	color: #FF0000;
	text-decoration: underline;

}





/*WSM Overides---------------------*/
ul.wsm_catalog_product_nav {
clear:both;
}
.productImageBar {}
.wsm_interface_checkout_wrapper {width:700px;}