body {
	margin: 0;
	background-image: url('graphics/dieselfuelbg1.gif');
	background-repeat: no-repeat;
	background-position: top, 50%;
	position: middle;
	font: 12 px sans-serif;
	padding: 0 20px;
}
a:link {
	color: mediumblue;
}
a:visited {
	color: magenta;
}
a:hover {
	color: darkorange;
}
a:active {
	color: green;
}
h1 {
	font-family: sans-serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #4273A0;
	text-align: center;
}
h2 {
	font-family: sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: red;
	text-align: center;
}
h3 {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: blue;
}
h4 {
	font-family: sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: black;
}
h5 {
	font-family: sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: black;
}
h6 {
	font-family: sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: black;
}
.img {
	margin: 10px;
}
P {
	font-family: sans-serif;
	font-size: 14px;
	text-align: justify;
}
.menutitle1 {
	font-size: 18px;
	color: black;
}
.menubody1 {
	font-family: sans-serif;
	font-size: 13px;
	color: black;
	}
div#header {
	border: 0px solid black;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	max-width: 1300px;
	min-width: 840px;
	height: 134px;
}
div#container {
	border: 0px solid black;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	position: relative;
	height: auto;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
	max-width: 1300px;
	min-width: 840px;
}
div#navigation {
	border: 0px solid blue;
	padding: 0px;
	position: relative;
	height: auto;
	top: 0px;
	left: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 205px;
}
div#navigationR {
	border: 0px solid orange;
	padding: 0px;
	position: absolute;
	height: auto;
	top: 0px;
	right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 205px;
}
div#mainmenuL {
	border: 0px solid red;
	padding: 0px;
	padding-top: 0px;
	padding-left: 0px;
	top: relative;
	bottom: 0px;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 205px;
	text-indent: 0px;
}
div#mainmenuR {
	border: 0px solid blue;
	padding: 0px;
	padding-top: 0px;
	padding-right: 0px;
	top: relative;
	right: 0px;
	bottom: 5px;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 205px;
	text-indent: 0px;
}
div#aaws {
	border: 0px solid black;
	padding: 0px;
	padding-left: 0px;
	top: relative;
	bottom: 5px;
	height: auto;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 205px;
}
div#ads {
	border: 0px solid black;
	padding: 0px;
	padding-top: 0px;
	padding-left: 0px;
	top: relative;
	bottom: 5px;
	height: auto;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 205px;
	a:link: blue;
}
div#cntnt {
	background-color: #ffffff;
	border: 0px solid red;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	position: absolute;
	left: 220px;
	right: 215px;
	top: 0px;
	height: auto;
	max-width: 860px;
	min-width: 615px;
	padding-bottom: 10px;
}
div#boxright {
	border: 0px solid #7B91AC;
	float: right;
	width: 160px;
	top: 0px;
	right: 0px;
	padding-left: 20px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: -5px;
	margin-top: -5px;
}
div#footer {
	float: both;
	border: 0px solid black;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 15px;
	left: 0px;
	position: relative;
	width: auto;
	height: 160px;
	clear: both;
}