body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0;
	background-image: url(../graphics/bg.png);
	background-repeat: repeat-x;
}
#wrapper {
	/*float:left;*/
	width: 800px;
	margin: 0 auto;
}
#frame {
	background-image:url(../graphics/wrapper-back.png);
	background-repeat:repeat-y;
	width:800px;
	float: left;
	}
#masthead {
	color: #000000;
	padding: 0px;
	height: 150px;
	background-image: url(../graphics/sky-grass.jpg);
	background-repeat: repeat-x;
	width: 770px;
	margin:0 15px;
	float: left;
	font-size: 12px;
}

#masthead a:link, #masthead a:visited {
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
} 
#masthead a:hover {
	color:#CC0000;
	text-decoration:underline;
	font-weight:bold;
} 
#tag {
	float:left;
	width:120px;
	padding:0;
	margin:30px 35px 0 0px;
}
#tag p {
	color:#333;
	text-align:center;
	padding:0px;
	margin:0;
	border:0px solid #333;
}
#logo {
    float:left;
	width:200px;
	height:150px;
	margin:10px 0 0 0px;
	padding:0;
}
#title {
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:60px;
	color:#690;
	margin:15px 0 0 5px;
}
#search_bar {
	float:right;
	width:215px;
	margin:30px 0 0 0;
	padding:0;
}
#search_bar input {
    float:right;
	width:170px;
	height:12px;
	padding:2px 0 2px 5px;
	margin:0;
}
#search_bar input.go {
    float:right;
	width:34px;
	height:20px;
	margin:0;
	padding:0;
}
#request_quote {
	float:right;
	width:175px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 5px;
}

#center {
	float:left;
	width:770px;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
#center a:link, #center a:visited {
	color:#960;;
	text-decoration:none;
}
#center a:hover {
	text-decoration:underline;
}
#center .content {
	background-color: #FFFFFF;
	float: left;
	width: 770px;
	margin:0 0 0 15px;
	line-height:1em;
}
#menu {
	float: left;
	width: 770px;
}

/*#menu ul {
	padding: 0px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin:0;
}
#menu li {
	float:left;
	list-style-type: none;
	padding:0px;
	text-align: center;
}
#menu a {
	float: left;
	padding:5px 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menu a:link, #menu a:visited {
	background-image: url(../graphics/blue_menu_back.png);
	background-repeat: repeat-x;
    color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}
#menu a:hover {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	background-image: url(../graphics/blue_menu_back_over.png);
	background-repeat: repeat-x;
}
#menu  a.home-hov, #menu  a.about-hov, #menu  a.product-hov, #menu  a.terms-hov, #menu  a.contact-hov {
	background-image: url(../graphics/blue_menu_back_over.png);
	background-repeat: repeat-x;
}

#menu  a.menu1, #menu  a.menu1-hov {
	width:125px;
}
#menu a.menu2, #menu  a.menu2-hov {
	width:125px
}
#menu a.menu3, #menu  a.menu3-hov {
	width:90px
}
#menu a.menu4, #menu  a.menu4-hov {
	width:100px
}
#menu a.menu5, #menu  a.menu5-hov {
	width:105px
}
#menu li.search {
	background-image: url(../graphics/blue_menu_back.png);
	padding:2px 0 6px 0;
	height:23px;
	line-height:1;
	display: block;
	text-decoration: none;
    margin:0;
	width:220px;
}
#menu .searchback {
	
	height:24px;
	background:url(../graphics/search.png) no-repeat 15px 0px;
}*/

#left {
	width: 450px;
	float: left;
	font-size: 12px;
	padding:10px;
}

#right {
	float:left;
	width: 260px;
	float: left;
	padding:0px 20px;
	font-size: 12px;
	line-height: 20px;
	font-weight:normal;
}
#right .image_header {
	margin:0;
	padding: 10px 0;
}
#right .image_header img {
	padding:4px;
	border:solid 1px #CCC;
}
#right .news, #left .news {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	padding:0px 0px;
	line-height:normal;
}
#right .news a:link, #right .news a:visited, #left .news a:link, #left .news a:visited {
	font-style:italic;
	font-weight:bold;
	color:#960;
}
#footer {
	color: #666666;
	padding: 0px;
	font-size: 12px;
	float: left;
	width: 770px;
	margin:0;
}
#footer .content {
	float: left;
	padding:20px 0;
	margin:0;
	width: 770px;
	background-color:#FFFFFF;
}
#footer a:link, #footer a:visited {
	color: #333;
	font-weight:bold;
	text-decoration: none;
}
#footer a:hover {
	color: #990000;
	text-decoration: underline;
}

#footer .footer_text {
	float: left;
	width: 450px;
	text-align: left;
	margin:0 0 5px 0;
	line-height:1.5em;
	padding:0 10px;
}
#footer .footer_links {
	float: center;
	width: 400px;
	text-align: left;
	padding:20px 10px 0px 10px;
	line-height:20px
}
#footer .footer_links img {
	padding:5px 10px;
}

#shadow_bottom  {
	float:left;
	width:800px;
	height:19px;
}

#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}

h1 {
	font-size: 16px;
	color: #7B96A1;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:5px 0 10px 0;
}
h2 {
	font-size: 14px;
	margin:0;
	padding:15px
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.redrequired {color:#CC0000; padding:0;
margin:0}


#flashcontent {
	float:left;
}
/* end hide */
.text_content {
	clear:both;
	padding:10px 0;
}
#altcontent {
	margin: 100px auto 0 auto;
	width: 400px;
}
#meter-wrapper {
	position:absolute;
	margin:10px 0 0 0;
	background:url(../graphics/orange-background.png) no-repeat center center;
	padding:10px 35px;
	line-height:1.5em;
	display:inline-block;
	width:150px;
	float:left;
}
#odometerDiv {
	float:left;
	position:relative;
	z-index:25;
	border:solid 1px #666;
	background:url('../graphics/jodometer-back.png') repeat-x;
	clear:both;
	width:145px;
	height:30px;
	margin:-1px 0 0 0;
	
}
#odometerDiv img {
}
img.jodometer_integer_2, img.jodometer_integer_5 {
	border-left:1px solid #888;
	padding:0 0 0 1px !important;
}
.counter1{
			width:44px;
			height:31px;
			border:1px solid #BBB;
			overflow:hidden;
			position:relative;
			background-color:#CCC;
		}

#loading {
	position:absolute;
	z-index:100;
	width:470px;
	height:90px;
	background:#FFF url(../graphics/loading-1.gif) no-repeat center center;
}
#FlashID {
	float:left;
}
a.tube-link {
	border:1px solid #666; 
	padding:5px 10px;
}
a.tube-link:hover {
	text-decoration:none !important;
	background-color:#999;
	color:#FFF !important;
	border:solid 3px #FC0;
}
div#corpphil1, div#corpphil2 {
	padding:10px;
	background-color:#FF9;
}

/*

VIDEOS
*/

.video-link {
	text-align:right;
	padding:10px;
}
.gas-thumb {
	margin:10px 0;
}
.gas-thumb img {
	padding:4px;
	border:solid 1px #333;
	margin:0 10px 0 0;
}
.gas-thumb .legend {
	float:left;
	width:100px;
	padding:20px 0 0 0px
}
/* 
SURVEY
*/

#survey {
	padding:0 10px;
}
#survey label {
	font-style: italic;
	font-weight:bold;
}
#survey p {
	padding:10px 0px;
}
#survey .float-left {
	float:left;
	width:250px;
	padding:5px 15px 0 0px;
}
#survey .clear-float {
	clear:both;
	
}