/* TAGS */

body {
	background-color: #000000;
	background-image: url(images/imgBg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
}

tr {
	vertical-align: top;
}

th {
	text-align: left;
}

/* CLASSES */
.bulletFree {
	list-style-type: none;
	margin-top: 0px;
}

/* GENERAL PAGE */

#img_Fuel {
	position: absolute;
	width: 131px;
	height: 600px;
	left: 819px;
	top: 0px;
	background-image: url(images/img_FuelText.jpg);
	margin: 0px;
	padding: 0px;
}

#img_Pumps {
	background-image:url(images/img_Pumps.jpg);
	position: absolute;
	width: 188px;
	height: 518px;
	left: 629px;
	top: 103px;
	margin: 0px;
	padding: 0px;
}

#img_Footer {
	background-image:url(images/img_Footer.jpg);
	position: relative;
	width:604px;
	height:20px;
	margin: 7px 0px 0px 0px;
	padding: 8px 5px 0px 5px;
	font-size: 8px;
	font-weight: normal;
}

/* HEADER */

#img_Logo {
	position: absolute;
	width: 279px;
	height: 88px;
	left: 7px;
	top: 7px;
	margin: 0px;
	padding: 0px;
}

#img_Nav {
	background-image:url(images/img_Nav.jpg);
	position: absolute;
	width: 523px;
	height: 88px;
	left: 293px;
	top: 7px;
	margin: 0px;
	padding: 0px;
}

#nav_Table {
	margin: 7px 0px 0px 7px;
	border: none;
	width: 100%;
}

#nav_Table td {
	width: 120px;
}

.nav_Line {
	width: 2px;
	height: 32px;
	float:left;
	padding-right: 3px;
}

.nav_Item, a.nav_Item_Selected {
	font-size: 14px;
	font-weight: bold;
	vertical-align:top;
}

a.nav_Item:link, a.nav_Item:visited {
	text-decoration: none;
	color:#666666;
}

a.nav_Item:hover, a.nav_Item:active, a.nav_Item_Selected {
	text-decoration: none;
	color:#000000;
}

#quickSearch {
	text-align:right;
	padding: 7px 10px 0px 0px;
}

.btn_Nav {
	position: relative;
	top: 1px;
	width: 100px;
	height: 21px;
	background-color:#01A2D9;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

#field_Search {
	border: 2px solid #000000;
	width: 120px;
	height: 13px;
	font-size: 11px;
}

/* CONTENT / PAGE SPECIFIC */

#img_Page {
	position: absolute;
	width: 614px;
	height: 73px;
	left: 7px;
	top: 102px;
	margin: 0px;
	padding:0px;
}

#img_Content_Wrapper {
	position:absolute;
	width: 614px;
	left: 7px;
	top: 183px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#img_Content_Top {
	background-image:url(images/img_Content_Top.jpg);
	position: relative;
	width:614px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

#img_Content_Mid {
	background-image:url(images/img_Content_Mid.jpg);
	position:relative;
	width: 614px;
	left: 0px;
	margin: 0px;
	padding: 1px 0px 30px 0px;
	background-repeat: repeat-y;
}

#img_Content_Bottom {
	background-image:url(images/img_Content_Bottom.jpg);
	position: relative;
	width:614px;
	height:19px;
	margin: 0px;
	padding: 0px;
}

#content {
	padding: 0px 20px 0px 20px;
}

#img_Content_Sub {
	background-image:url(images/img_Content_Sub.jpg);
	position: relative;
	width: 614px;
	height: 73px;
	margin: 7px 0px 0px 0px;
	padding: 0px;
}
