	@import "all.css";
	
	/*::BASE STYLES::*/
	* {
		padding:0px;
		margin: 0px;
		word-wrap: break-word;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	html { height:100%; }
	body {
		padding:0px 0px 0px 0px;
		text-align:center;
		background-color:#CCCCCC;
		height: 100%; min-height: 100%
	}
	#page {
		position:relative;
		margin:auto;
		text-align:left;
		width:800px;
	}
	
	
	/*::TOP::*/
	#page-top {
		position: relative;		top:4px;
		background-image: url(images/bg_top.gif);
		background-repeat:no-repeat;
		width: 800px;
		height: 19px;
	}
	p#top-logo {
		position: absolute;
		left: 20px;
		top: 0px;
		height: auto;
		width: auto;
	}
	p#top-slogan {
		position: absolute; left:185px; top:0px;
		width:auto; height: auto;
	}
	p#top-nav {
		display: none;
	}
	p#top-nav a {
		text-decoration: none;
	}
	p#top-nav a:hover {
		text-decoration: underline;
	}
	p#top-nav a:visited, a:active {
		color: #666666;
	}
	#page-nav {
		position: relative;
		left: 15px;
		background-image: url(images/top_bg.jpg);
		background-repeat:repeat-x;
		text-align: center;
		width: 770px;
		height: 80px;
	}	
	
	
	
	/*::MAIN BODY CONTAINER::*/
	#container {
		background: url(images/bg_mid.gif) repeat-y center top;		
		position:relative;
		width:800px;
		display:table;
		padding-bottom: 0px;
	}
	


	/*::HOME PROMO HEADERS::*/
	div#home-promo {
		position: relative; height:250px; width: 770px;
		top: 3px;
		left:15px;
	}
	div#home-promo img {
		display: none;
		position: absolute;
		border: 0px;
	}

	/*::ABOUT US PROMO HEADER::*/
	.pages-promo {
		display: none;
	}
	.pages-promo-graphic {
		position: absolute; left:0px; top:0px;
	}
	.pages-promo-text {
		position: absolute; right: 0px; top: 0px;
		padding: 15px 20px 20px 20px;
		width: 300px; height: 115px;
		color: #FFFFFF;
		background-repeat: repeat;
	}
	.pages-promo-text p.heading {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.pages-promo-text p.content {
		font-size: 11px;
	}
	
	div#about-promotext {
		background-image:url(images/header_bg_burntorange_new.gif);
	}

	div#gemini-promotext {
		background-image:url(images/header_bg_green_new.gif);
	}
	div#ellis-promotext {
		background-image:url(images/header_bg_blue_new.gif);
	}
	div#pumps-promotext {
		background-image:url(images/header_bg_red_new.gif);
	}
	
	/*::MAIN CONTENT::*/
	div#content {
		position: relative;
		padding: 8px 0px 10px 15px;
		width: 770px;
	}
	/*::HOME ELEMENTS : WELCOME ::*/
	#home-welcome {
		position: relative; float: left;
		padding-top: 20px;
		padding-left: 14px;
		width: 295px;
		height: 300px;
	}
	#home-welcome p#header {
		background-image:url(images/header_home_welcome.gif);
		height: 20px; width: 295px;
		background-repeat:no-repeat;
		margin-bottom: 10px;
	}
	#home-welcome p.content {
		color:#666666;
		font-size: 11px;
		margin-top: 5px;
	}


	
	/*::HOME ELEMENTS : PRODUCTS ::*/
	#home-products {
		top: 0px; float: left;
		padding-left: 15px;
		padding-top: 15px;
		margin-top: 5px;
		width: 209px;
		height: 300px;
		background-image: url('images/temp_prodsbg.gif');
		background-repeat: no-repeat;
		/*background-color: #F9F9F9;*/
	}
	#home-products p#header {
		background-image:url(images/header_home_products.gif);
		height: 16px; width: 115px;
		background-repeat:no-repeat;
		margin-bottom: 10px;	
	}
	#home-products ul#products {
		font-size:11px;
	}	
	#home-products li {
		list-style:none;
		margin-top:0px;
		padding: 5px 0px 0px 7px;
		width: 195px; height: 75px;
		font-weight:bold;
	}
	#home-products li:hover {
		background-image:url(images/selectbg_home_products.gif);
		width: 195px; height: 75px;
	}
	#home-products li p#text-content {
		color: #999999;
		font-weight:normal;
		margin-top: 2px;
	}	
	
	/*PRODUCT LIST :: GEMINI*/
	ul#products li#product-gemini, li#product-gemini a {
		color:#6D9E0C;
	}
	li#product-gemini p#thumbnail {
		background-image:url(images/photos/home_thumb_gemini.jpg);
		border: solid 2px #6D9E0C;
		width: 60px; height: 60px;
		float:left;
		margin-right: 5px;
	}

	/*PRODUCT LIST :: ELLIS*/
	ul#products li#product-ellis, li#product-ellis a {
		color:#006699;
	}
	li#product-ellis p#thumbnail {
		background-image:url(images/photos/home_thumb_ellis.jpg); background-repeat: no-repeat;
		border: solid 2px #006699;
		width: 60px; height: 60px;
		float:left;
		margin-right: 5px;
	}

	/*PRODUCT LIST :: FIREPUMPS*/
	ul#products li#product-pumps, li#product-pumps a {
		color:#CC0000;
	}
	li#product-pumps p#thumbnail {
		background-image:url(images/photos/home_thumb_firepumps.jpg);
		border: solid 2px #CC0000;
		width: 60px; height: 60px;
		float:left;
		margin-right: 5px;
	}


	/*::HOME ELEMENTS : NEWS ::*/
	#home-news {
		float:left;
		top: 0px;
		padding-left: 25px;
		padding-right: 10px;
		padding-top: 20px;
		width: 173px;
		height: 300px;
	}
	#home-news p#header {
		background-image:url(images/header_home_news.gif);
		height: 13px; width: 115px;
		background-repeat:no-repeat;
		margin-bottom: 10px;	
	}
	#home-news ul#news-items {
		font-size: 11px;
		color:#666666;
		list-style:none;
	}
	#home-news li {
		margin-bottom:5px;
	}
	#home-news ul#news-items p#heading {
		font-weight:bold;
		color: #999999;
	}
	#home-news ul#news-items p#content {
		font-weight: normal;
	}
	
	/*::GLOBAL ELEMENTS : BOTTOM CREDITS ::*/
	#page-credits {
		display: none;
	}
	#page-credits p#timnet {
		position: relative; right: 30px; top:5px;
		font-size: 10px; color:#666666;
		font-weight:bold;
		text-align:right; 		
	}
	
	/*::BOTTOM::*/
	#page-bottom {
		position: relative;
		background-image: url(images/bg_bottom.gif);
		background-repeat:no-repeat;
		width: 800px;
		height: 12px;	
		margin: 0px;
	}
	
	/*::CONTENT PAGES : LEFT NAV*/
	div#content ul#nav {
		display: none;
	}
	div#content ul#nav li {
		border-bottom: 1px dashed #EFEFEF;
		padding: 4px;
	}
	div#content ul#nav li.dropdown {
		border-bottom: none;
	}
	ul#nav ul#nav-sub {
		list-style: none;
		font-size: 10px;
		border: 0px;
		text-align: right;
		margin-bottom: 15px;
		margin-top: 5px;
	}
	ul#nav ul#nav-sub li {
		padding: 5px 0px 2px 0px;
		border: 0px;
	}
	ul#nav ul#nav-sub li a:visited, a {
		color: #999999;
	}
	ul#nav li a:visited, a {
		text-decoration: none; 
		color: #666666;
	}
	ul#nav li a:hover {
		text-decoration: underline;
		color: #666666;
	}
	
	/*::CONTENT PAGES : MAIN CONTENT*/
	div#content div#main {
		float:left;
		top: 0px;
		width: 600px;
		padding-right: 20px;
		padding-left: 20px;
		height: auto;
		padding-bottom: 20px;
	}
	
	/*::CONTENT PAGES : GLOBAL : HEADING1*/
	div#main p#heading1 {
		font-size: 18px;
		margin-bottom: 10px;
		padding-bottom: 4px;
		border-bottom: 1px solid #EFEFEF;
	}
	div#main .aboutus {
		color: #CE6D0C;
	}
	div#main .gemini {
		color: #6D9E0C;
	}
	div#main .ellis {
		color: #006699;
	}
	div#main .pumps {
		color: #CC0000;
	}
	
	/*::CONTENT PAGES : GLOBAL : COOKIETRAIL*/
	div#main p#cookie-trail {
		margin-top: 10px;
		font-size: 10px;
		color: #999999;
		margin-bottom: 5px;	
	}
	p#cookie-trail a, a:hover, a:visited, a:active {
		color: #999999;
		text-decoration: none;
	}
	
	/*::CONTENT PAGES : GLOBAL : CONTENT*/
	div#main p#content1 {
		font-size: 11px;
		color: #666666;	
	}
	div#main p#content2 {
		font-size: 16px;
		color: #999999;
		margin: 10px;
	}
	div#main p#heading2 {
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 10px; margin-top: 20px;
	}
	
	div#main ul#points {
		list-style: circle outside;
		font-size: 11px; color: #666666;
	}
	ul#points li {
		list-style: disc outside;
		margin-left: 20px;
	}
	ul#points li.indent {
		margin-left: 50px;
		list-style: circle outside;
	}
	div#main ul#additional {
		font-size: 11px; color: #666666;
		margin: 20px;
		padding: 10px;
		width: 250px;
		border: 1px solid #CCCCCC;
		background-color: #EEEEEE;
	}
	ul#additional li {
		list-style: disc outside;
		margin-left:20px;
		margin-bottom: 5px;
	}
	ul#additional li.heading {
		list-style: none;
		margin-left: 0px;
		font-weight: bold;
	}
	ul#additional li a, a.visited {
		color: #666666;
	}
	/*::CONTENT PAGES : GLOBAL : IMAGES (RIGHT)*/
	div#main img#image {
		margin: 10px;
		padding: 2px;
		float: right;
		border: 1px solid #CCCCCC;
	}