 * {
	margin: 0;
	padding: 0;
	border: 0;
	}

input { 
 	background-color: #ffffff; 

}


 body {
	background: #8f9092;
	color: #333;
	font-family: arial, georgia, serif;
	font-size:100%;
	margin:0;
	padding:0;
}

.gradient-bkg {
	width: 100%;
	float: left;
	padding: 10px 0 0 0;
	text-align: center;
	background: #8f9092;
        background-image: url('../images/bkg.gif');
        background-repeat: repeat-x;
}

.wrapper1 {	
	width:988px;
	text-align:left;
	margin-left: auto; 
	margin-right: auto;
	}

.blankleft {	
	float:left;
	}

.blankcenter2 {	
	float:center;
	text-align: center;
	}


div.hr {
  height: 15px;
  background: #fff url(../images/hrDot.gif) repeat-x scroll center;
  width: 714px;
  float: left;
}

div.hr hr {
  display: none;
}

.l-shad {	
	background: url('../images/l-shad.gif') no-repeat;
	height: 784px;
	width: 15px;
	float: left;
	}

.r-shad {	
	background: url('../images/r-shad.gif') no-repeat;
	height: 784px;
	width: 15px;
	float: right;
	}

.wrapper2 {	
	width:980px;
	text-align:left;
	float: left;
	}

.headerTop {	
	background: url('../images/h-top.gif') no-repeat;
	width:980px;
	height:9px; 	
	}

.footerCorner {	
	background: white url(../images/footerCorner.gif) 0 39px no-repeat;
	width:980px;
	height:18px;
	padding-top: 30px;
	margin-bottom: 20px;
	}

.whiteWrapper {	
	width:980px;
	float: left;
	text-align:left;
	background: #ffffff;
	}

.headerContact {	
	text-align:left;
	padding: 20px 15px 7px 0;
	margin-top:10px;
	float: right;
	text-align:right;
	font-size: 0.7em;
	color:#8f8f8f;
	}

.navWrapper {	
	width:206px;
	float: left;
	}

.contentWrapper {	
	width:712px;
	float: left;
	}

.gutter1 {	
	width:20px;
	height: 500px;
	float: left;
	}

.headerImage {	
	width: 100%;
	height: 190px;
	float: left;
	}


ul.leftnav {
	line-height: 1.75em;
	text-align: right;
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0.75em;
	}

ul.leftnav li {
	display: inline;
	}

ul.leftnavSub {
	line-height: 1.3em;
	text-align: right;
	padding: 0;
	margin: 0 0 10px 0;
	list-style: none;
	font-size: 1em;
	}

ul.leftnavSub li {
	display: inline;
	}

.floatRight {
	float: right;
	}

.alignRight {
	float: left;
	margin-left: 100px;
	}

.search {
	background: #e6e7e8;
	border: 1px solid #d6d8da; border-left: 0px;
	float: left;
	padding: 5px 10px 5px 20px;
	margin-top: 10px;
	}

.login1 {
	background: #e6e7e8;
	border: 1px solid #d6d8da; border-left: 0px;
	float: left;
	margin-top: 10px;
	width: 100%
	}

.login2 {
	float: left;
	padding: 5px 13px 5px 13px;
	}

.logintitle {
	background: #285caa;
	}

.blueTitle {
	color:#285caa;
	font-size: 0.75em;
	font-weight:bold;
	}

.per100 {
	float: left;
	width: 100%;
	}

/* News */

.latestNews1 {
	padding: 6px 0 0 10px;
	float:left;
	}

.latestNews2 {
	background: #285caa;
	width:193px;
	float:left;
	font-size: 0.75em;
	margin-top: 5px;
	}

.latestNews3 {
	padding: 10px 10px 2px 10px;
	color: white;
	float:left;
	}

.newsShad {
	float:left;
	background: url(../images/newsShad.gif) no-repeat;
	width:193px;
	height: 39px;
	}

.newsDate {
	float:left;
	background: url(../images/newsIcon.gif) 0 3px no-repeat;
	padding-left:20px;
	color: white;
	}
.newsImage {
	float: right;
	margin-left: 15px;
}

/* Footer */

.backtotop { /* Footer placement */
	float: left;
	text-align: left;
	padding-left: 9px;
	height: 30px;
	background: url(../images/backtotop.gif) 0 4px no-repeat;
	}

.copyRight {
	background: #5f5f5f;
	height: 50px;
	float: left;
	width: 100%;
	}

.copyRight2 {
	color:white;
	padding: 17px 0 0 16px;
	}

/* Home */

.homeRetail {
	background: url(../images/homeRetail.gif) 0 0 no-repeat;
	height: 145px;
	float: left;
	width: 715px;
	}

.homeIndustrial {
	background: url(../images/homeIndustrial.gif) 0 0 no-repeat;
	height: 145px;
	float: left;
	width: 715px;
	}

.homeServices {
	background: url(../images/homeServices.gif) 0 0 no-repeat;
	height: 145px;
	float: left;
	width: 715px;
	}

.homePromo {
	padding: 25px 450px 0 15px;
	}

/* Products */

.productBrand1 {
	background: #e6e7e8;
	border: 1px solid #d6d8da; border-left: 0px;
	padding: 5px 10px 8px 10px;
	margin-top: 5px;
	float: left;
	}

.productLogo {
	float: right;
	text-align: center;
	width: 200px;
	margin: 30px 10px 10px 10px;
	vertical-align: center;
	}

.productLogo2 {
	float: left;
	width: 470px;
	}

.product {
	float: right;
	padding: 10px 10px 10px 50px;
	text-align: center;
	}

.clear {
	clear: both;
	}

.GoogleMap {
	float: right;
	padding: 10px 0px 10px 50px;
	text-align: center;
	}

.imgright {
	float: right;
	padding: 10px 0px 10px 20px;
	}

.quoteleft {
	float: left;
	padding: 10px 15px 10px 5px;
	}

.promo {
	float: left;
	padding: 10px 0 0 10px;
	}

.promo2 {
	float: left;
	padding: 4px 0 0 10px;
	}

.promo3 {
	float: left;
	width: 100%;
	text-align: center;
	}


/* Phase 2 */

.rpim {
	float: left;
	margin: 20px 0 20px 20px;
	}

.register1 {
	float: left;
	width: 460px;
	}

.register2 {
	float: left;
	background: url(../images/vdotline.gif) repeat-y;
	height: 70px;
	width: 1px;
	margin: 0 20px 0 20px;
	}

.registerbkg {
	background: #e6e7e8;
	border: 1px solid #d6d8da; border-left: 0px;
	float: left;
	margin-top: 10px;
	width: 100%;
	}

ul.bbullet {
	line-height: 1.3em;	
	padding: 0 10px 0 10px;
	margin: 5px 20px 10px 0;
	list-style: none;
	font-size: 0.8em;		
	}

.bbullet li  {
	padding: 0 0px 0 13px;
	background: url(../images/nav-arrow.gif) no-repeat 0 4px;	
	}

.newssu {	
	float: left;
	width: 540px;
	background:white;
	padding: 10px;
	border: 1px solid #d6d8da;
	}

.margin70 {
	background:red;
	margin: 0 0 0 70px;
	}

.newsf {
	float: left;
	text-align: right;
	width: 240px;
	}

.newsf2 {
	float: left;
	width: 40px;
	margin:  0 10px 0 10px;
	}

.newsf3 {
	float: left;
	width: 200px;
	font-size:0.8em;
	}

	
.blankcenter2 {		
	float:left;
	margin: 1em auto;
	text-align: center;
	background:red;
	}

.arrow-blue-small {	
	float:left;
	background: url(../images/arrow-blue-small.gif) 0 4px no-repeat;
	height:18px;
	padding-left: 8px;
	}

.servicesleft {
	float: left;
	width: 348px;
	padding-bottom: 10px;
	}

.servicesright {
	float: right;	
	width: 348px;
	}

/* Negative Right Margin cancels out the third item's right margin */
ul#product-brands { margin: 20px -15px 20px 0; }
ul#product-brands li {
	position: relative;
	display: inline;
	float: left;
	margin: 0 15px 10px 0;
	border: 1px solid #cedeef;
	padding: 5px 0;
	background: #e2edf8;
	width: 225px;
	height: 100px;
	text-align: center;
}

ul#product-brands li p {
	position: absolute;
	bottom: 0px;
	left: 20px;
	right: 20px;
}

ul#product-brands li p.two {
	position: absolute;
	bottom: 15px;
	left: 20px;
	right: 20px;
}

ul#product-brands a { display: block; }