* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 1em;
	text-align: justify;
}
a, a:active, a:visited {
	color: #8192AC;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
h3 {
	font-family: Helvetica, Arial;
	color: #000000;
}
h4 {
	color: #88A1CC;
	font-family: Helvetica, Arial;
}
h5 {
	color: #000000;
	font-family: Helvetica, Arial;
	font-size: 14px;
}

#banner {
	height: 150px;
	background-image: url(media/images/banner.png);
	background-repeat: repeat-x;
	width: 100%;
}
#gasbanner {
	height: 150px;
	background-image: url(media/images/bannergas.png);
	background-repeat: repeat-x;
	width: 100%;
}
#bannermenu   li {
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
}
#bannerpics {
	width: 882px;
	margin-left: auto;
	margin-right: auto;
	height: 120px;
}
#bannermenu {
	height: 25px;
	width: 882px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(media/images/barbg.png);
	background-repeat: repeat-x;
	padding-top: 5px;
	position: relative;
}
#bannermenu   ul {
	list-style-type: none;
}
#contentwrapper {
	width: 882px;
	margin-left: auto;
	margin-right: auto;
}
#normalcontent  ul {
	list-style-type: none;
}
#normalcontent  li {
	list-style-type: none;
}
#normalcontent {
	width: 882px;
}

#footer {
	height: 43px;
	width: 872px;
	text-align: right;
	padding-top: 8px;
	font-size: 0.8em;
	background-image: url(media/images/footbar.png);
	background-repeat: repeat-x;
	color: #000000;
	padding-right: 10px;
}
#footer ul {
	list-style-type: none;
}
#footer li {
	display: inline;
}
#lefttext {
	float: left;
	width: 278px;
	padding-right: 10px;
}
#content  {
	width: 752px;
	float: right;
	position: relative;
	z-index: 100;
}
#contentmargin {
	margin-right: 10px;
	margin-left: 10px;
}
#headingbar {
	width: 872px;
	height: 30px;
	padding-left: 10px;
	padding-top: 5px;
	font-family: Helvetica, Arial;
	background-image: url(media/images/barbg.png);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
#thumbnailwrapper {
	background-color: #CCCCCC;
}

#headingbar h3 {
	display:block;
	width: 400px;
	float: left;
}

#bookmarkbox {
	height: 23px;
	float: right;
	width: 23px;
	margin-right: 5px;
}
#breadcrumb {
	margin-top: 5px;
	margin-bottom: 5px;
}
#flashbg {
	background-color:#CCCCCC;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 120px;
	height: 10px;
}
.rightimg {
	margin-top: 20px;
	float: right;
}
.leftimg {
	float: left;
}
.bottomborder {
	width: 120px;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.clearfloat {
	clear: both;
}
.greybox {
	background-color: #E9EAEE;
	border: 1px solid #BFC5D1;
	margin-bottom: 20px;
	width: 860px;
	text-align: justify;
}
.greybox:hover {
	background-color: #DDDDDD;
}

.greybox a {
	display: block;
	color: #000000;
	text-decoration: none;
	width: 850px;
	height: 100%;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
}
.greybox a:visited {
	color: #000000;
	text-decoration: none;
}
.greybox a:hover {
	color: #000000;
	text-decoration: none;
}

.paddingbox {
	padding: 5px;
}

.smalltext {
	font-size: 0.8em;
	text-align: left;
}
.smalltextright {
	font-size: 0.8em;
	text-align: right;
}
.rightfloatimg {
	height: 280px;
	width: 250px;
	float: right;
	margin-left: 10px;
}
.leftfloatimg {
	height: 260px;
	width: 250px;
	float: left;
	margin-right: 10px;
}
#contentwrapper #productswrapper .noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
