* { 
	padding:				0px; 
	margin:					0px; 
}

body {
	/*
	background:				url("/images/back.gif") top left repeat-x;
	*/
}

a {
	color:					#007541;
}

#outer { 
	position:				relative;
	margin:					0 auto;
	overflow:				hidden;
	text-align:				left;
	width:					975px;
} 

.whitetext {
	float:					left;
	color:					#FFFFFF;
	font-family:			Arial, Verdana, sans-serif;
	font-size:				11px;
	text-decoration:		none;
}

.greentext {
	float:					left;
	color:					#007541;
	font-family:			Arial, Verdana, sans-serif;
	font-size:				11px;
	text-decoration:		none;
}

.maptext {
	color:					#007541;
	font-family:			Arial, Verdana, sans-serif;
	font-size:				11px;
}

.contacttext {
	color:					#007541;
	font-family:			Arial, Verdana, sans-serif;
	font-size:				13px;
}

a:hover {
	text-decoration:		underline;
}

#top_nav_outer {
	width:					975px;
	height:					25px;
}

#top_nav {
	float:					right;
	background-color:		#007541;
	font-family:			Arial, Verdana, sans-serif;
	font-size:				11px;
	height:					25px;
	width:					300px;
	text-align:				center;
}

#top_nav a {
	color:					#FFFFFF;
	text-decoration:		none;
}

#top_nav a:hover {
	color:					#FFFFFF;
	text-decoration:		underline;
}

#top_nav span {
	display:				block;
	margin-top:				6px;
}

#nav {
	width:					975px;
	height:					113px;
}

#nav #logo {
	float:					left;
	background:				url("/images/nav_01.jpg") top left no-repeat;
	width:					203px;
	height:					113px;
}

#nav #logo a {
	display:				block;
	width:					249px;
	height:					113px;
}

#nav #logo span {
	display:				none;
}

#nav #products_petroleum {
	float:					left;
	width:					178px;
	height:					113px;
}

#nav #products_utility {
	float:					left;
	width:					132px;
	height:					113px;
}

#nav #dealer_locator {
	float:					left;
	width:					100px;
	height:					113px;
}

#nav #service_tech_data {
	float:					left;
	width:					167px;
	height:					113px;
}

#nav #technical_data {
	float:					left;
	width:					95px;
	height:					113px;
}

#nav #photo_gallery {
	float:					left;
	width:					97px;
	height:					113px;
}

#nav #american_flag {
	float:					left;
	width:					129px;
	height:					113px;
}

#outer #products_menu {
	position:				absolute;
	width:					975px;
	height:					660px;
	background:				url('/images/products_back.png') top left repeat;
	color:					#FFFFFF;
	left:					0px;
	top:					88px;
	padding-left:			10px;
	z-index:				1;
}

#outer #products_utility_menu {
	position:				absolute;
	width:					975px;
	height:					660px;
	background:				url('/images/products_back.png') top left repeat;
	color:					#FFFFFF;
	left:					0px;
	top:					88px;
	padding-left:			10px;
	z-index:				1;
}

#contact_strip {
	width:					975px;
}

#main_strip {
	width:					975px;
	height:					227px;
}

#main_strip #quality_dependability {
	float:					left;
	width:					675px;
	height:					227px;
}

#main_strip #oil_rig {
	float:					left;
	width:					415px;
	height:					227px;
}

#main_strip #mission {
	float:					left;
	width:					300px;
	height:					227px;
	background-color:		#007541;
	font-family:			Arial, Verdana, sans-serif;
}

#main_strip #mission #mission_text {
	margin:					15px 10px 15px 25px;
	width:					263px;
	height:					142px;
	font-family:			Arial, Verdana, sans-serif;
	font-size:				17px;
	color:					#FFFFFF;
	line-height:			28px;
}

#product_strip {
	display:				block;
	width:					975px;
}

#product_left {
	float:					left;
	width:					260px;
	background-color:		#ECECEC;
}

#product_left #product_image {
	float:					left;
	width:					260px;
	height:					227px;
}

#product_list {
	float:					left;
	height:					600px;
	color:					#007541;
	font-family:			Arial, Verdana, sans-serif;
	font-size:				12px;
	margin-left:			30px;
	margin-right:			10px;
}

#product_list ul {
	margin:					20px;
}

#product_list li {
	color:					#007541;
	font-family:			Arial, Verdana, sans-serif;
	font-size:				12px;
	padding:				20px 0 0 0;
}

#product_right {
	float:					right;
	width:					715px;
}

#product_title {
	float:					right;
	width:					715px;
	height:					75px;
	text-align:				center;
	font-size:				38px;
	font-family:			Arial, Verdana, sans-serif;
	color:					#007541;
}

#product_desc {
	display:				block;
	padding:				20px;
	float:					right;
	width:					650px;
	text-align:				left;
	font-size:				14px;
	line-height:			20px;
	font-family:			Arial, Verdana, sans-serif;
	color:					#007541;
}

#product_desc ul {
	margin:					20px;
}

#product_desc li {
	color:					#007541;
	font-family:			Arial, Verdana, sans-serif;
	font-size:				12px;
}

.spacer {
	clear:					both;
	width:					975px;
	height:					20px;
}

#about_strip {
	width:					975px;
	height:					340px;
}

#about_strip #about {
	float:					left;
	width:					675px;
	height:					340px;
	background:				url("/images/about_back.jpg") top left no-repeat;
}

#about_strip #about #about_text {
	margin:					122px 10px 15px 107px;
	width:					470px;
	height:					142px;
	font-family:			Arial, Verdana, sans-serif;
	font-size:				17px;
	color:					#727272;
	line-height:			28px;
	text-align:				justify;
}


#about_strip #news {
	float:					left;
	width:					300px;
	height:					340px;
	background:				url("/images/news_back.gif") top left no-repeat;
}

#about_strip #news #recent_news {
	margin:					0px 10px 10px 20px;
	font-family:			Arial, Verdana, sans-serif;
	font-size:				11px;
	color:					#626262;
}

#about_strip #news #recent_news .title_gray {
	color:					#626262;
}

#about_strip #news #recent_news .title_green {
	color:					#007541;
}

#about_strip #news #special_projects {
	margin:					0px 10px 10px 20px;
	font-family:			Arial, Verdana, sans-serif;
	font-size:				11px;
	color:					#626262;
}

#about_strip #news #special_projects .title_gray {
	color:					#626262;
}

#about_strip #news #special_projects .title_green {
	color:					#007541;
}

#footer {
	display:				block;
	float:					left;
	width:					975px;
	height:					35px;
	background-color:		#007541;
}
	
#footer span {
	float:					left;
	color:					#FFFFFF;
	font-family:			Arial, Verdana, sans-serif;
	font-size:				11px;
	margin:					11px 10px 10px 10px;
}


