@charset "UTF-8";
/* CSS Document */

body {
	
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.container {
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 908px;
}
#fuel_seo {
	background-image: url(images/body-tile.png);
	padding: 0px;
	background-position: center;
	position: relative;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D01A27;
	font-size: 24px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	text-align: justify;
	margin: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D01A27;
	text-align: left;
	margin: 20px;
	font-size: 18px;
	clear: left;
}
li {
	text-align: left;
}
#page_body p {
	text-align: justify;
	margin: 20px;
}
#top_nav {
	background-image: url(images/top-nav-bg.jpg);
	height: 76px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
#page_body {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#top_nav_menu {
	padding-top: 15px;
}
#top_nav_menu a:link, #top_nav_menu a:visited, #top_nav_menu a:active {
	color: #CCCCCC;
	padding: 3px;
	margin: 1px;
}
#top_nav_menu a:hover {
	color: #FFFFFF;
	padding: 3px;
	margin: 1px;
}
a:link {
	color: #D01A27;
}
a:visited {
	color: #D01A27;
}
a:hover {
	color: #333333;
}
#footer {
	color: #FFFFFF;
	text-align: center;
	width: 908px;
	margin-right: auto;
	margin-left: auto;
}
a:active {
	color: #D01A27;
}
body, td, th {
	font-family: Times New Roman, Times, serif;
}.package_icon {
	float: left;
	margin: 20px;
	clear: left;
	padding: 20px;
}
.small_text {
	font-size: 10pt;
}
