body {
	background-color:#E5EDF1;
	margin: 4px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: black;
}	

#container {
	background-color: white;
	width: 747px;
	margin: 0 auto;
	padding: 13px 0px 0px 13px;
}

#flash {
	position: relative;
	width: 734px;
/*	height: 294px; */
}

/*
#menu1 {
	height: 222px;
	width: 734px;
	color: #bbb;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	padding-top: 7px;
	background-image:url(images/home/bg1.jpg);
}
*/

#menu2 {
	height: 23px;
	width: 734px;
	color: #bbb;
	text-align: right;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	padding-top: 7px;
}

#icons {
	padding-bottom: 4px;
}

#icons img {
	margin: 0px;
	padding: 0px 0px 4px 0px;
	float: left;
}

#content_menu, #icons_menu {
	margin-left: 0px;
	color: #CCDDE2;
	font-size: 10px;
}

#content_menu a:link, #content_menu a:visited, #icons_menu a:link, #icons_menu a:visited {
	color: #CCDDE2;
	text-decoration:none;
	padding-left: 7px;
	padding-bottom: 3px;
	display:block;
}

#content_menu a:hover, #content_menu a:active, #icons_menu a:hover, #icons_menu a:active {
	color: #000000;
	text-decoration:none;
	background-color: #60ABC2;
}

#menu2 a:link, #menu2 a:visited {
	color: #257186;
	text-decoration:none;
}

#menu2 a:hover, #menu2 a:active {
	color: #8BC4DA;
	text-decoration:none;
}

.clear {
	clear:both;
	float: none;
}

img
{
 border-style: none;
}

#home_news {
	width: 330px;
	height: 273px;
	background-image: url(images/home/news_bg.jpg);
	background-repeat:no-repeat;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	color: #555555;
}

#home_news p img {
	margin-right: 8px;
}

#home_news img {
	margin-top: 11px;
}

#home_news p {
	margin-top: 6px;
}

#theNews img {
	margin-top: 9px;
	border: 1px solid #009999; 
}

#home_news .news_icon {
	margin-top: 10px;
}

.news_icon {
	margin-top:8px;
	display:block;
}

#home_news .news_arrow {
	margin-top: -5px;
	margin-left: 280px;
}

#home_news h4 {
	color: black;
	font-size: 13px;
	line-height: 17px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 0px;
	display:block;
}

.test_heading {
	color: #257186;
	font-size: 13px;
	line-height: 17px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 0px;
	display:block;
	border-bottom:1px solid #eeeeee;
}

#home_right {
	width: 366px;
	height: 260px;
	background-color: white;
	float: left;
	padding-left: 8px;
}

#home_banner {
	width: 366px;
	height: 90px;
}

#home_ad {
	width: 379px;
	height: 183px;
}

#content_container {
	width: 747px;
	background-color: white;
	padding-bottom: 13px;
}

#content {
	width: 747px;
	background-image:url(images/content_bg.gif);
	background-repeat:repeat-y;
	padding-top: 0px;
}

#content_menu {
	width: 114px;
	float: left;
	padding-right: 13px;
}

#icons_menu {
	width: 114px;
	float: left;
	padding-right: 13px;
	padding-top: 8px;
}

#content_pic {
	border: 1px solid #ccc;
	padding: 6px;
	width: 140px;
	height: 140px;
	float: left;
	margin-top: 44px;
}

#content_text {
	padding-left: 13px;
	width: 308px;
	float: left;
	margin-top: 44px;
}

#vertical_container {
	padding-left: 13px;
	width: 308px;
	float: left;
	margin-top: 44px;
}

#dealer_network_container {
	padding-left: 13px;
	width: 460px;
	float: left;
	margin-top: 44px;
}

#content_icons {
	padding-left: 0px;
	padding-right: 0px;
	width: 488px;
	float: left;
	margin-top: 0px;
}

#content_icons img  {
	padding-right: 4px;
	padding-bottom: 4px;
}

#content_smallicon {
	padding-bottom: 4px;
	margin-bottom: 8px;
	background-color: white;
}

#content_text h4 {
	color: black;
	font-size: 13px;
	line-height: 17px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}	

.date {
	color: #aaa;
}

#content_ad {
	padding-left: 18px;
	float: left;
}

#content_ad_icons {
	padding-left: 7px;
	float: left;
}

#footer {
	width: 739px;
	height: 10px;
	margin: 0 auto;
	text-align:center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9px;
	color: #888;
	padding-top: 8px;
	padding-bottom: 8px;
}

#footer a:link, #footer a:visited {
	color: #257186;
	text-decoration:none;
}

#footer a:hover, #footer a:active {
	color: #8BC4DA;
	text-decoration:none;
}
	
.clear {
	clear:both;
	float: none;
	height: 0px;
}

a:link, a:visited { 
	color: #257186;
	text-decoration: none;
	}

a:hover, a:active { 
	color: #8BC4DA;
	text-decoration: none;
	}
	
/* style for admin section */
body.admin {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: black;
	margin-left: 30px;
	margin-top: 30px;
}

table {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: black;
}

.newsItem1 {
	margin-bottom: 2px;
	padding: 5px 10px 5px 10px;
	background-color: #eeeeee;
}

.newsItem2 {
	margin-bottom: 2px;
	padding: 5px 10px 5px 10px;
	background-color: #e3e3e3;
}

.newsItem1 h5, .newsItem2 h5 {
	color: black;
	margin: 0px;
	font-size: 11px;
}

.newsItem1, .newsItem2 {
	font-size: 9px;
	color: #aaaaaa;
}

#newslist {
	margin-top: 12px;
}

input, textarea {
	display: block;
	margin-bottom: 8px;
}

#sitemap {
	margin-top: 12px;
}

ul {
	list-style-type: none;
	font-weight: bold;
	padding-left:0px;
	margin-left: 0px;
}

ul li {	
	background-image:url(images/dot.gif); 
	background-repeat: no-repeat;
	background-position: 2px 7px;
	padding-left:12px;
	margin-bottom: 8px;
}

#home_news ul li {	
	background-image:url(images/white_dot.gif); 
	background-repeat: no-repeat;
	background-position: 2px 7px;
	padding-left:12px;
}

#home_news ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#home_news p {
	padding-top: 4px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#sitemap ul {
	list-style-type: none;
	font-weight: bold;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom:16px;
}

#content_text ul {
	font-weight: normal;
}

#newslistitems ul {
	font-weight: bold;
}

#newslistitems li {
	font-weight: bold;
}

#sitemap ul ul {
	list-style-type: none;
	font-weight: normal;
	padding-left:22px;
	margin-left: 0px;
}

#torquelist {
	margin-top: 12px;
}

#torquelist ul {
	list-style-type: none;
	font-weight: normal;
	padding: 3px 0px 0px 15px;
	margin: 0px;
	margin-bottom:5px;
}

h5 {
	font-weight: bold;
	display: block;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	margin: 5px 0px -9px 0px;
}

.address {
	width: 140px;
	padding-right: 10px;
	float: left;
	display: block;
}

.address p {
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.address h4 {
	padding-top: 8px;
}

.address h5 {
	padding-top: 8px;
	padding-bottom: 4px;
}

.row {
	display: block;
}

.news_contact {
	font-size: 10px;
	line-height: 15px;
}

.dealerList1 {
	margin-bottom: 2px;
	padding: 5px 10px 5px 10px;
	background-color: #f8f8f8;
}

.dealerList2 {
	margin-bottom: 2px;
	padding: 5px 10px 5px 10px;
	background-color: #f1f1f1;
}

.dealerList1, .dealerList2 {
	font-size: 9px;
	color: #aaaaaa;
}

.dealerList1 b, .dealerList2 b {
	color: #666666;
	font-weight:normal;
}

.state_title {
	color:white;
	font-weight:bold;
	background-color:#6A99AB;
	margin-bottom: 2px;
	padding: 5px 10px 5px 10px;
}

.accordion_content {
	padding: 5px 10px 5px 10px;
	color: #aaaaaa;
	font-size: 9px;
}