body {
	background-color: #B3B4C8;
	text-align: center;
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
}

h1 {
	color: #333290;
	font-size: 1.4em;
	font-weight: normal;
}

html>body h1 { margin: 0; }

h2 {
	font-size: 1.2em;
	width: 519px;
	border-bottom: 2px dotted #333290;
	margin-top: 25px;
}

html>body h2 { width: 520px; }

h3 {
	font-size: 1.0em;
}

table {
	border-collapse: collapse;
	background-color: #FFF;
	width: 80%;
	margin: 0 auto;
	margin-bottom: 10px;
}

table td, table th { padding: 3px; }
table th { border-bottom: 1px solid #333; }
label {
	width: 160px;
	float: left;
}

#container {
	width: 960px;
	background: url(../images/container-bg.gif) repeat-y;
	background-color: #FFF;
	border-top: 5px solid #F93;
	border-right: 1px solid #333290;
	border-bottom: 1px solid #333290;
	border-left: 1px solid #333290;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

/* HEADER */
#header {
	width: 960px;
	height: 125px;
	background-color: #FFF;
}

#logo {
	background: url(../images/the-fuel-web-logo.jpg) no-repeat;
	width: 230px;
	height: 125px;
	float: left;
}

#logo a {
	display: block;
	overflow: hidden;
	height: 0;
	width: 230px;
	padding-top: 125px;
}

#topnav {
	float: right;
	background: url(../images/phone-number.gif) no-repeat;
	background-position: top right;
	padding: 105px 0 0 0;
	margin-left: 100px;
	text-align: right;
	width: 250px;
	color: #F93;
}

#topnav ul {
	padding: 0;
	margin: 0 10px 0 0;
	list-style-type: none;
}

#topnav li {
	display: inline;
}

#topnav a {
	color: #333290;
	font-weight: normal;
	text-decoration: none;
}

/* LEFT COLUMN */
#leftnav {
	width: 200px;
	border-top: 5px solid #6A68A7;
	background-color: #333290;
	float: left;
}

#leftnav a {
	display: block;
	overflow: hidden;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	width: 190px;
	height: 20px;
	padding: 5px 0 0 10px;
	background-color: transparent;
}

#leftnav a:hover {
	background-color: #FAE25E;
	color: #333290;
}

#leftnav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#leftnav li {
	padding-left: 0;
	height: 25px;
	border-bottom: 1px solid #CCC;
}

#gradient {
	background: url(../images/leftnav-gradient.gif) no-repeat;
	width: 200px;
	height: 244px;
}

/* CENTER COLUMN */
#content {
	width: 519px;
	padding: 20px;
	border-top: 5px solid #333290;
	float: left;
}

html>body #content { width: 520px; }

#content a { text-decoration: underline; }

#content ul { padding-left: 0; margin-left: 20px; }
html>body #content ul { padding-left: 20px; margin-left: 0; }

#content ul li {
	margin-bottom: 10px;
	padding-left: 16px;
	list-style-type: none;
	background: url(../images/bullet.gif) no-repeat;
}

#content ol li {
	margin-bottom: 10px;
}

/* RIGHT COLUMN */
#rightnav {
	width: 180px;
	padding: 20px 10px;
	border-top: 5px solid #6A68A7;
	float: left;
}

#rightnav h4 {
	width: 165px;
	height: 22px;
	background: url(../images/rightnav-heading-bg.gif) no-repeat;
	color: #FFF;
	padding: 8px 0 0 15px;
	font-size: 1.0em;
	margin-bottom: 0;
}

#rightnav ul {
	margin: 0;
	padding: 10px 15px;
	list-style-type: none;
	width: 150px;
	background-color: #FFAF5F;
	border-top: 1px solid #FFF;
}

#rightnav li {
	margin-bottom: 5px;
}

#rightnav a {
	color: #FFF;
	text-decoration: none;
}

#rightnav a:hover { text-decoration: underline; }

.rightnav-sublink {
	background-color: #FFAF5F;
	border-top: 1px dotted #FFF;
	padding: 10px 15px;
}

.rightnav-box-bottom {
	background: url(../images/rightnav-box-bottom.gif) no-repeat;
	border-top: 1px solid #FFF;
	width: 180px;
	height: 20px;
	margin-top: -3px;
}

#extras {
	width: 180px;
	text-align: center;
	margin-top: 10px; 
}

/* FOOTER */
#footer {
	background-color: #F93;
	padding: 10px 10px 0 10px;
	width: 940px;
	color: #FFF;
	font-size: 0.9em;
	clear: both;
}

html>body #footer { padding: 10px; }

#footer a {
	color: #FFF;
	text-decoration: underline;
}

#copyright { float: left; }
#credit { float: right; }

/* REQUEST A DEMONSTRATION BOX */
#demo-button {
	background: url(../images/request-a-demo.gif) no-repeat;
	width: 180px;
	height: 80px;
}

#demo-button a {
	display: block;
	overflow: hidden;
	height: 0;
	width: 180px;
	padding-top: 80px;
}


/* MAILING LIST BOX */
#mailinglist {
	width: 150px;
	padding: 10px 15px;
	background-color: #FFAF5F;
	border-top: 1px solid #FFF;
	color: #FFF;
	margin: 0;
}

.rightnav-field {
	width: 145px;
	margin: 5px 0 10px 0;
}

/* HIDDEN TEXT */
#logo span, #topnav span {
	position: absolute;
	left: -1999px;
	width: 400px;
}

/* MISC CLASSES */
.inner-ul { margin-top: 10px; }

.inner-ul li {
	padding-left: 0 !important;
	list-style-type: square !important;
	background: none !important;
}

.column-sm {
	width: 45%;
	float: left;
}

.pdflink, .pptlink { padding-left: 20px !important; }
.pdflink { background: url(../images/pdf.gif) no-repeat !important; }
.pptlink { background: url(../images/ppt.gif) no-repeat !important; }

.required { color: #F00; }
.error { color: #F00; font-weight: bold; }
.footnote { font-size: 0.9em; }
.centered { text-align: center; }
.justify { text-align: justify; }
.clear { clear: both; }