body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 5px 0px 15px 0px;
	background-color: #C7E2D2;
	background-image: url(images/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
	color: #3A563A;
}
a {
	color: #13BA00;
	text-decoration: none;
}
a:hover {
	color: #13BA00;
	text-decoration: underline;
}
acronym {
	border-bottom: 1px dotted #D0F1CC;
	color: #2E7428;
}
#content a:hover {
	background-color: #FAFFDD;
}
div, form, a, p, img, ul, li {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
a img, abbr {
	border: 0;
}
p, ol, ul li {
	padding: 4px 0px;
	font-size: 13px;
	line-height: 18px;
	overflow: visible;
	zoom: 1;
}
ul, ul li {
	list-style-type: none;
}
ul, ol {
	padding: 3px 0px;
}
ol { 
	font-weight: bold;
	margin: 0 0 0 30px;
}
ol li { margin-bottom: 5px; }
ol li span { font-weight: normal; }
ul li {
	padding: 3px 0px 3px 18px;
	background-image: url(images/droplet.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}
p.callout {
	font-weight: bold;
}
ul.callout, ol.callout, li.callout {
	font-weight: bold;
	font-style: italic;
	overflow: visible;
	zoom: 1;
}
p.em {
	font-style: italic;
}
.callout strong, .callout em {
	color: #006900;
}

.clear { clear: both; }

#container {
	width: 772px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/cbg.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}
#leftcol {
	width: 227px;
	float: left;
}
a#logo {
	background-image: url(images/logo.jpg);
	width: 227px;
	height: 127px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}
a#logo:hover {
	text-decoration: none;
}
#nav {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	width: 212px;
	background-image: url(images/left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	display: inline;
}
#nav ul {
	width: 199px;
	margin: 5px 0 14px 9px;
	padding: 0px;
	background-image: url(images/navbg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	list-style-type: none;
	border-bottom: 1px solid #C4D883;
}
#nav ul li.sub {
	margin: 0px;
	padding: 0px;
	background-image: none;
	border-bottom: none;
	width: 199px;
	font-size: 11px !important;
}
#nav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: none;
	width: 199px;
}
* html #nav ul li.sub, * html #nav ul li {
	/* IE5 PC fix */
	margin-left: -16px;
	mar\gin-left: 0px;
}
#nav ul li a {
	background-image: url(images/nav.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #006900;
	text-decoration: none;
	text-align: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	width: 189px;
	height: 25px;
}
#nav ul li.on a {
	background-position: 0px -50px;
}
* html #nav a {
	width: 199px;
	w\idth: 189px;
}
#nav a:hover {
	text-decoration: none;
	background-position: 0px -25px;
	color: #008C00;
}
#nav ul li.sub a, #nav ul li.subon a {
	padding-left: 19px;
	width: 180px;
	background-image: url(images/arrows.gif);
	font-size: 11px !important;
	font-weight: normal;
	line-height: 22px;
	height: 22px;
	/*	overflow: hidden; // mac IE doesn't like this */
}
/* \*/
#nav ul li.sub a, #nav ul li.subon a {
	overflow: hidden;
}
/* */
#nav ul li.subon a {
	background-image: url(images/arrows.jpg);
}
#nav ul li.sub a:hover, #nav ul li.subon a:hover {
	background-position: 0px -22px;
}
* html #nav ul li.sub a, * html #nav ul li.subon a {
	width: 199px;
	w\idth: 180px;
}
div#subcontainer {
	float: left;
	background-image: url(images/toplines.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	width: 545px;
}
div#main {
	background-image: url(images/right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 545px;
	padding: 22px 0px 0px 0px;
}
#header {
	width: 545px;
	height: 105px;
	padding-top: 30px;
	background-image: url(images/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#header a {
	width: 85px;
	height: 80px;
	display: block;
	text-indent: -2000px;
	text-decoration: none;
}
#header a:hover {
	text-decoration: none;
}
div#headone {
	background-image: url(images/h1bar.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 541px;
	height: 30px;
}
h1 {
	color: #FFFFDE;
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	background-image: url(images/h1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 21px;
	text-indent : -9999px;
	overflow : hidden;
}

h2 {
	color: #25B217;
	font-family: "Franklin Gothic Medium Cond","Lucida Grande","Lucida Sans",Arial,Helvetica,sans-serif;
	font-size: 19px;
	line-height: 19px;
	/* sifr    line-height: 13px;	*/
	font-weight: normal;
	padding: 0px;
	margin: 2px 0px 6px 0px;
}

h2.in {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	overflow: visible;
	zoom: 1;
}

h2.in em {
	font-size: 27px;
}

h3 {
	color: #25B217;
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin: 15px 0px 6px 0px;
	clear: left;
}

h3 strong, h3 a {
	color: #006900;
}

h3.em {
	color: #006900;
	font-style: italic;
}

h3.em strong {
	color: #25B217;
}

h4 {
	color: #006900;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 9px 0px 3px 0px;
}

#content {
	width: 509px;
	margin: 13px 20px 16px 16px;
	background-image: url(images/watermark.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: auto !important;
	min-height: 275px;
	height: 275px;
}
.twocol #content {
	background-position: top left;
}

.oldnews {
	display: none;
}

.leftside {
	width: 325px;
	margin-right: 16px;
	float: left;
	margin-bottom: 15px !important;
	margin-bottom: 0px;
}

	/* ---- .rightside (old site) ---- */
	
	.rightside {
		width: 150px;
		float: left;
		text-align: center;
		padding-left: 16px;
		border-left: 1px solid #CEDFCE;
		margin-bottom: 15px !important;
		margin-bottom: 0px;
	}
	* html .rightside {
		width: 166px;
		w\idth: 150px;
	}
	#content .rightside a, #content .rightside a:hover {
		margin-bottom: 15px;
		background-color: transparent;
		background-position: top left;
		background-repeat: no-repeat;
		text-indent: -2000px;
		text-decoration: none;
		width: 141px;
		height: 99px;
		display: block;
		overflow: hidden;
	}
	#home .rightside {
		background: #fff url(images/home.jpg) no-repeat 16px 0;
	}
	.rightside p {
		font-size: 11px;
		font-weight: bold;
		line-height: 14px;
		margin: -15px 0 0;
		padding: 2px 0 10px 10px;
	}
	.rightside h2 {
		color: #006900;
	}
	
/* ---- aside (the new .rightside) ---- */
#aside {
	width: 150px;
	float: left;
	text-align: center;
	padding: 0 0 0 16px;
	border-left: 1px solid #CEDFCE;
}
* html #aside {
	width: 166px;
	w\idth: 150px;
}
#aside h2 {
	color: #006900;
}
#aside ul, #aside li {
	margin: 0 0 15px;
	padding: 0;
	list-style-type: none;
	background: transparent none;
}
#aside img {
	display: block;
}
#aside a, #aside a:hover {
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -2000px;
	text-decoration: none;
	width: 141px;
	height: 99px;
	display: block;
	overflow: hidden;
}
#aside p {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	padding: 2px 0 0 10px;
}


/* ---- Footer ---- */

#footer {
	margin-left: 15px;
	width: 731px;
	height: 23px;
	padding: 3px 13px 0px 13px;
	clear: both;
	color: #fff;
	font-size: 10px;
	background-image: url(images/footer.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
* html #footer  {
	width: 757px;
	w\idth: 731px;
}
#footer div#jr {
	float: left;
	width: 200px;
}

#footer div#extra {
	float: right;
	width: 530px;
	text-align: right;
}

#footer div#contact {
	float: left;
	width: 525px;
	padding-left: 5px;
}

	#footer div#contact * {
		display: inline;
		color: #fff;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 10px;
		line-height: 13px;
		margin: 0;
		padding: 0;
	}
	
	#footer div#contact .fn,
	#footer div#contact .postal-code,
	#footer div#contact .tel {
		padding-right: 6px;
	}
	#footer div#contact .adr,
	#footer div#contact .tel,
	#footer div#contact .email {
		padding-left: 6px;
	}

#footer a {
	color: #fff;
	font-weight: normal;
}

	/* ---- Old Headers ---- */
	
	body#fueling #header {
		background-image: url(images/h_fueling.jpg);
	}
	body#ps #header {
		background-image: url(images/h_ps.jpg);
	}
	body#ps h1, body#fueling h1 {
		background-image: url(images/h1ps.gif);
	}
	body#wor #header {
		background-image: url(images/h_wor.jpg);
	}
	body#wor h1 {
		background-image: url(images/h1wor.gif);
	}
	body#faq #header {
		background-image: url(images/h_faq.jpg);
	}
	body#faq h1 {
		background-image: url(images/h1faq.gif);
	}
	body#about #header {
		background-image: url(images/h_about.jpg);
	}
	body#about h1 {
		background-image: url(images/h1about.gif);
	}
	body#franchise #header {
		background-image: url(images/h_franchise.jpg);
	}
	body#franchise h1 {
		background-image: url(images/h1franchise.gif);
	}
	body#jobs #header {
		background-image: url(images/h_jobs.jpg);
	}
	body#jobs h1 {
		background-image: url(images/h1jobs.gif);
	}

/* ---- New Headers ---- */

body#whatis h1 { background-image: url(/images/header/whatis-h1.gif); }
body#whatis #header { background-image: url(/images/header/whatis.jpg); }

body#restaurant h1 { background-image: url(/images/header/restaurant-h1.gif); }
body#restaurant #header { background-image: url(/images/header/restaurant.jpg); }
body#restaurant.corporate #header { background-image: url(/images/header/corporate.jpg); }
body#restaurant.industrial #header { background-image: url(/images/header/industrial.jpg); }
body#restaurant.greasetraps #header { background-image: url(/images/header/greasetraps.jpg); }

body#applications h1 { background-image: url(/images/header/applications-h1.gif); }
body#applications #header { background-image: url(/images/header/applications.jpg); }

body#research h1 { background-image: url(/images/header/research-h1.gif); }
body#research #header { background-image: url(/images/header/research.jpg); }

body#conversions h1 { background-image: url(/images/header/conversions-h1.gif); }
body#conversions #header { background-image: url(/images/header/conversions.jpg); }

body#users h1 { background-image: url(/images/header/users-h1.gif); }
body#users #header { background-image: url(/images/header/users.jpg); }
body#users.cortland #header { background-image: url(/images/header/cortland.jpg); }
body#users.performance #header { background-image: url(/images/header.jpg); }
body#users.sf #header { background-image: url(/images/header/sf.jpg); }
body#users.romanchick #header { background-image: url(/images/header.jpg); }
body#users.wolfe #header { background-image: url(/images/header.jpg); }
body#users.govo #header { background-image: url(/images/header/govo.jpg); }
body#users.greasecar #header { background-image: url(/images/header/greasecar.jpg); }

body#about h1 { background-image: url(/images/header/about-h1.gif); }
body#about #header { background-image: url(/images/h_fueling.jpg); }

body#sales h1 { background-image: url(/images/header/sales-h1.gif); }
body#sales #header { background-image: url(/images/header/sales.jpg); }

body#partner h1 { background-image: url(/images/header/partner-h1.gif); }
body#partner #header { background-image: url(/images/h_franchise.jpg); }

/* ---- Individual Pages ---- */

	/* ---- Homepage ---- */
	#home #aside ul {
		background: #fff url(images/home.jpg) no-repeat 0 0;
	}

	/* ---- What Is Smarter Fuel? ---- */
	#aside a#filterImg {
		display: block;
		width: 143px;
		height: 96px;
		background-image: url(/images/filter_waste.jpg);
		background-position: 0px 0px;
	}
	#aside a#filterImg:hover {
		background-position: 0px -96px;
	}
	
	.notequal {
		position: relative;
	}
	.notequal span {
		position: absolute;
		left: 2px;
		top: 0px;
	}
	
	/* ---- Restaurant ---- */
	.content {
		margin: 6px 0 0 12px;
		float: right;
		clear: left;
	}
	.quote {
		padding: 4px 10px 10px 0;
		font-size: 14px;
		line-height: 21px;
		font-style: italic;
		overflow: visible;
		zoom: 1;
	}
	
		#restaurant.greasetraps ul.callout li {
			background-position :0 5px;
			padding-top: 7px;
			padding-bottom: 6px;
		}

	/* ---- Applications ---- */
	a#sftruckImg {
		display: block;
		width: 143px;
		height: 100px;
		background-image: url(/images/aside/sf-truck.jpg);
		background-position: 0px 0px;
		float: right;
	}
	a#sftruckImg:hover {
		background-position: 0px -100px;
	}
	a#sftruckImg * {
		display: none;
	}

	/* ---- Research and Design ---- */
	.figure {
		margin: 6px 12px 6px 0;
		float: left;
	}
	p.figcaption {
		padding: 10px 10px 10px 0;
		height: 80px;
		font-size: 14px;
		line-height: 21px;
		font-style: italic;
		overflow: visible;
		zoom: 1;
	}
	
	/* ---- Vehicle Conversions ---- */
	.imgTxt {
		width: 143px;
		margin: 6px 0 6px 12px;
		float: right;
	}
	.imgTxt p, .caption {
		text-align: center;
		font-weight: bold;
	}
	.inlineImg {
		margin: 6px 0 0;
	}
	#conversions .copy {
		width: 346px;
	}
	p.actualTxt {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	p.conversionsContact {
		font-size: 16px;
		clear: both;
		padding-bottom: 15px;
	}
	p.conversionsContact a {
		font-weight: bold;
	}
	
	/* ---- Users ---- */
	.imgrow {
		padding: 15px 0 0;
		height: 171px;
		clear: both;
	}
	.imgrow img {
		float: right;
	}
	.imgrow img.fc {
		float: left;
	}
	
	.concaption {
		padding: 10px 10px 10px 0;
		height: 80px;
		font-size: 15px;
		line-height: 22px;
		font-weight: bold;
		overflow: visible;
		zoom: 1;
		color: #25B217;
		clear: left;
	}
	
	.govo .quote, .greasecar .figcaption {
		font-style: normal;
	}
	.greasecar .figure {
		margin-top: 15px;
	}
	.greasecar .figcaption {
		padding-top: 0;
		margin-top: 12px;
	}

	/* ---- History ---- */
	#about .figure {
		margin-top: 15px;
	}
	div.figcaption {
		margin-top: 9px;
		margin-left: 150px;
		padding: 8px 10px 15px 0;
		height: 100px;
	}
	div.figcaption h3 {
		clear: none;
		margin-top: 0;
	}

	/* ---- Media Coverage ---- */
	#about.media h3 {
		color: #006900;
	}

/* ---- SLIMBOX 2 ---- */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/images/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
	-moz-border-radius: 24px;
	-khtml-border-radius: 24px;
	-webkit-border-radius: 24px;
	border-radius: 24px;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/images/slimbox/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/images/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/images/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
	color: #006900;
}
