body{
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-image:url(../../../images/constants/bg_tile.jpg);
	background-repeat:repeat-x;
}
#main{
	width:954px;
	background:#DBDBDB url(../images/constants/bg.jpg) repeat-x;
	float:left;
	padding-bottom:10px;
	border-left:#666666 solid 1px;
	border-right:#666666 solid 1px;
	
}
#nav {
	margin-left:80px;
}
#container {
	margin-bottom:50px;
	backgroud:#FF0000;
}
a, a:link, a:visited, a:hover, a:active
{
	color:#333333;
	
}

.footerStyle a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #878787;
	margin-right:10px;
	margin-bottom:10px;
	text-align:left;
	float: left;
}

#title
{
	width:100%;
	clear:both;
}

#description
{
	width:100%;
	clear:both;
	padding-left:5px;
}

.row
{
	width:100%;
	clear:both;
}
.row_links {
	margin-left: 150px;
	margin-bottom: 10px;
}
.model
{
	width:195px;
	float:left;
	border-bottom:1px #666666 dotted;
}

a.auto_models{
	color:#000000;
}
	a.auto_models:visited{
		color:#000000;
	}
	a.auto_models:hover{
		color:#FF0000;
	}


.price
{
	width:45px;
	float:left;
}

.item
{
	width:100%;
	clear:both;
	background-color:#999999;
}

.value
{
	float:left;
}

.vehicle
{
	width:25px;
	float:left;
}

.link
{
	padding:2px;
	color:#FFFFFF;
	background-color:#000000;
	
}

a.link {
	color:#FFFFFF;
	text-decoration:none;
}
	a.link:visited {
		color:#FFFFFF;
	}
	a.link:hover {
		color:#FF0000;
	}

a.sublink_text {
	text-decoration:none;
	color:#000000;
}
	a.sublink_text:visited {
		color:#000000;
	}
	
	a.sublink_text:hover {
		color:#FFFFFF;
	}

a.link_text {
	color:#FFFFFF;
	text-decoration:none;
}
a.link_text:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a.link_text:hover {
	color:#FF0000;
}

.sublink
{
	padding-left:5px;
	background-color:#FF0000;
	color:#FFFFFF;
	border:1px #FFFFFF solid;
	width:150px;
	float:left;
}

#flashcontent{border-left:solid 1px #000000; border-right:solid 1px #000000}
/*------------------------------------------------------*/
/*--------------------TOP NAV---------------------------*/
/*------------------------------------------------------*/
#header {
	width: 955px;
	height:195px;
	border: #009900 solid 1px;
	background: url(../../../template/assets/images/background_tile.png) #B6B6B6 repeat-x top left;
}

	

#dealer_phone{
	/*border:#009999 solid 1px;*/
	float: right;
	margin-top: 17px;
	margin-right: 5px;
}
#dealer_address{
	/*border:#009999 solid 1px;*/
	float: right;
	margin-top: 60px;
	margin-right: -145px;

}
#dealer_name {
	float:left;
	margin: 5px 0 0 5px;
}
#dealer_name{
	color:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:18px;
	padding:5px;
}
#navigation {
	float: left;
	/*margin-top: 20px;*/
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	margin-top:-31px;
	margin-left: -32px;
	/*margin-top:50px;
    margin-left: -320px;*/
}
	#navigation ul{
	}
	
		#navigation ul li{
			/*border:#00CC33 solid 1px;*/
			list-style:none;
			display: block;
			float:left;
			padding-left:5px;
			padding-right:5px;
			background: url(../../../template/assets/images/nav_divider.jpg) top right no-repeat;
			background-position: right 1px;
		}
		#navigation ul li a{
			text-decoration:none;
			color:#000000;
			font-size:11px;
			font-weight:bold;
		}
		#navigation ul li a:hover{
			color:#FF0000;
		}
#header_images {
	width: 100%;
	overflow:hidden;
	margin-top: -113px;
	margin-left: 5px;
}

	#header_images img {
		margin-right: 1px;
		border: #000000 solid 1px;
	}
	

#footer_text{
	margin-top:-23px;
	font-size:13px;
	color:#666666;
	width:100%;
	display:block;
	text-align:center;
}

#footer {
	overflow:hidden;
	margin-left:-1px;
	/*margin-bottom: 13px;*/
	height:35px;
	width:955px;
	background:#B6B6B6;
	border-left:#666666 solid 1px;
	border-right:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
	
}
#footer_holder{
	/*margin-left:10px;
	margin-top: 10px;*/
	float:left;
	/*background:#DBDBDB;
	width:955px;
	background:#000000;*/
}
#footer_background_image{
	
	/*margin-top:5px;*/
}

#mask {
  position:absolute;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  width:960px;
  height:437px;
  display:none;
  z-index:9999;
  padding:4px;
  margin:7px 0 0 16px;
  background:#000000;
}


/* Customize your modal window here, you can add background image too */
/*#boxes{
	position:absolute;
	top:0;
	width:960px;
	height:440px;
	background:#FF0000;
}*/
#boxes #dialog {
  width:940px; 
  height:420px;
}

#boxes #holder {
	position:absolute;
	z-index:-1;
	top:4px;
}

#close_btn{
	border:none;
	position:absolute;
	right:8px;
	bottom:12px;
}
#close_btn img {
	border:none;
}