@charset "utf-8";
body {
	background-color: #FCF38F;
	font-family: Arial, Helvetica, sans-serif;
	color: #3F3027;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	line-height: 1.3em;
	background-attachment: fixed;
}
a {
	color: #3F3027;
	text-decoration: underline;
}
a:hover {
	color: #3F3027;
	text-decoration: none;
}


p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.5em;
}
h3 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.5em;
}



#container {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 780px;
}
#logo {
	float: left;
	height: 176px;
	width: 237px;
}
#text {
	background-image: url(images/border.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 10px;
}
#footer {
	background-image: url(images/home_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	height: 40px;
	font-size: 11px;
	padding-top: 82px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	margin-bottom: 20px;
}
#footer a {
	margin-left: 10px;
}
#footer #blueye a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#blueye {
	font-size: 10px;
}

ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 11px;
}
ul.big li {
	font-size: 13px;
	line-height: 1.5em;
	padding-right: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
.clear {
	clear: both;
}
li.bottomList {
	margin-bottom: 0px;
}
#footer.whoFooter {
	background-image: url(images/who_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	padding-top: 108px;
}
#footer.whatFooter {
	background-image: url(images/what_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	padding-top: 108px;
}
#footer.pumpFooter {
	background-image: url(images/pump_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	padding-top: 108px;
}
