#container {
	left: 50%;
	width: 899px;
	margin-left: -449px;
	top: 0px;
	z-index: 0;
	position: absolute;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 83px;
	width: 190px;
}
#top_menu {
	text-align: right;
	float: right;
	width: 600px;
	padding-top: 20px;
	padding-right: 5px;
	color: #02693E;
}

#above_flash {
	background-image: url(images/above_flash.jpg);
	clear: both;
	float: left;
	height: 34px;
	width: 785px;
	margin-left: 2px;
}
#flash {
	z-index: 1;
	height: 127px;
	width: 899px;
	position: absolute;
	left: -2px;
	top: 78px;
}


#under_flash {
	background-image: url(images/underneath_flash.jpg);
	background-repeat: no-repeat;
	margin: -1px 0px 0px 2px;
	float: left;
	height: 71px;
	width: 557px;
	clear: both;
}

#rightpane {
	position:absolute;
	top: 375px;
	left: 560px;
	margin:0;
	padding:0;
}

#news {
	background-image: url(images/latest_news.gif);
	background-repeat: no-repeat;
	height: 129px;
	width: 301px;
	position: relative;
	padding-top: 15px;
	padding-left:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}

#news_results {
	background-image: url(images/location_result.gif);
	background-repeat: no-repeat;
	height: 135px;
	width: 314px;
	position: relative;
	padding: 15px 0px 0px 4px;
	line-height: 16px;
	margin:0;
}

#phone {
	background-image: url(images/phone.gif);
	position: relative;
	height: 38px;
	width: 303px;
}

#bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 27px;
	width: 879px;
	padding-top: 20px;
	padding-left: 10px;
	color: #FFFFFF;
}

#main_content {
	clear: left;
	float: left;
	width: 490px;
	padding-top: 260px;
	padding-left: 30px;
}

#main_content_contact {
	clear: left;
	float: left;
	width: 510px;
	padding-top: 260px;
	padding-left: 30px;
}

#vision_content {
	clear: left;
	float: left;
	width: 490px;
	padding-top: 260px;
	padding-left: 30px;
}

/*____________________________________NAVIGATION___________________________________*/

#buttons {
	margin-top: -1px;
	float: right;
}

#menu {
	width: 340px;
	height: 102px;
	background: url(images/buttons.jpg);
	margin: 0px 0;
	padding: 0;
	position: relative;
}

#menu li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;
	text-indent: -50000px;
}

#menu li, #menu a {
    height: 80px; display: block;
}
			
#fresh {left: 10px; width: 85px;}
#used {left: 115px; width: 88px;}
#bio {left: 222px; width: 94px;}


#fresh a:hover{
    background: transparent url(images/buttons.jpg)
    -10px -102px no-repeat;}
#used a:hover{
    background: transparent url(images/buttons.jpg)
    -115px -102px no-repeat;}
#bio a:hover{
    background: transparent url(images/buttons.jpg)
    -222px -102px no-repeat;}

/*____________________________________TEXT____________________________________________*/

#top_menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006C41;
	text-decoration: none;
}

#top_menu a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFDF1B;
}
#large_lettering {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #73AC45;
	font-weight: bold;
	line-height: 22px;
}
#bottom a {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#bottom a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#heading {
	font-weight: bold;
	color: #669933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#main_content a {
	color: #73AC45;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D3E03B;
}
#main_content a:hover {
	color: #489144;
	border-bottom-color: #489144;
}

#news a, #rightpane a {
	color: #73AC45;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D3E03B;
}
#news a:hover, #rightpane a:hover {
	color: #489144;
	border-bottom-color: #489144;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 15px;
	margin: 7px 0px 7px 0px;
}

#rightpane p{
	font-size:10px;
}

#news p{
	padding-right:15px;
	font-size:10px;
	line-height:13px;
}

#news_results p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	padding-left:16px;
	padding-right:20px;
}

h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #73AC45;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	line-height: 22px;
	font-style: italic;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #489144;
	font-weight: bold;
	line-height: 18px;
	margin: 0px 0px 0px 0px;

}

#main_content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	list-style-type: none;
	line-height: 20px;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	list-style-type: decimal;
	line-height: 25px;
	list-style-position: outside;
}

#oil_manage {
	height: 17px;
	width: 215px;
	position: absolute;
	left: 580px;
	top: 350px;
}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #489144;
	font-weight: bold;
	line-height: 22px;
}

.green2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #73AC45;
	font-weight: bold;
}

#contact_list {
	list-style-image: none;	
}

.picture {
	float: right;
	margin: 12px 0px 5px 7px;
}

#vision_content ul {
	list-style-image: url(images/bullet1.gif);	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	list-style-position: outside;
}

#list li {
	list-style-image: url(images/bullet1.gif);	
}

.small{
	font-size:10px;
	line-height:13px;
}

#Outcode{
	margin:0;
	padding:0;
}