body {
	color: #808080;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-image: url(img/page_bg.png);
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-color: black;
}

#contact {

	height: 500px;
}

img {
	border: none;
}

#content {
	width:  900px;
	margin-right: auto;
	margin-left: auto;
}

.stateform {
	float: right;
	padding-right: 10px;
	display: inline;
}

#banner {
	background-image: url(img/wab_logo.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 181px;
}
.footerlogos {
	margin-top: 25px;
	height: 200px;
	padding-top: 25px;
	width: 900px;
	margin-bottom: 50px;
}

#specs {
	margin-top: 30px;
	height:  401px;
}

#footer {
	height: 360px;
	
}

h4 {
	color: #d6d6d6;
	text-shadow: #000 2px 2px 2px;
	font-size: 14px;
}

h4 img {
	padding-right: 7px;
}
.simpleCart_checkout {
	margin-top: 8px;
	float: right;
	clear: both;
}

.simpleCart_items {
	width: 285px;
	float: left;
}

#cart {
	width: 430px;
	float: right;
	background-image: url(img/cart_bg.png);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-top:  78px;

}
.itemName, .itemTotal {
	float: left;
	padding-right: 10px;
	font-size: 18px;
	color: #fff;
}

.itemdecrement {
	float: left;
	padding-right: 5px;
}

.itemincrement {
	float: left;
	padding-right: 15px;
}

a {
	text-decoration: none;
}

.itemQuantity {
	float: left;
	padding-right: 5px;
	font-size: 18px;
	color: #fff;
}

.tumblr_posts {
	padding: 0;
	list-style: none;
}

#news {
	width: 350px;
	float: left;
	
}

#newsinner {
	padding-right: 40px;
}

#twitter-link {
	text-align: left;
}

#twitter {
	width: 265px;
	float: left;
	padding: 0 10px 0 10px;
}

#contact {
	width: 225px;
	float: left;
	padding: 0 10px 0 10px;
}

#twitter_update_list {
	padding-left: 0px;
	list-style: none;
}
#twitter_update_list li {
	padding-bottom: 10px;
	}

a {
	color: #cfcfcf;
}