h1,h2 {color:#3379A4; font-size:16px;}

p {margin-bottom:8px;}

#text{
font-size:0.8em;
margin-top:322px;
margin-left:0px;
padding-right:8px;
width:745px;
text-align:justify;
height:300px;
}

.fimg a{
display:block;
color:#7d7d7d;
text-decoration:none;
padding-top:10px;
padding-left:10px;
font-size:14px;
font-weight:bold;
}

#newcars{
float:left;
margin-right:10px;
background:url("../images/new-cars.jpg") no-repeat;
}

#newcars a{
height:168px;
width:238px;
}

#usedcars{
float:left;
margin-right:10px;
background:url("../images/used-cars.jpg") no-repeat;
}

#usedcars a{
height:168px;
width:240px;
}

#special{
float:left;
margin-right:10px;
background:url("../images/special-offers.jpg") no-repeat;
}

#special a{
height:167px;
width:241px;
color:#fff;
}

#servicing{
float:left;
margin-right:10px;
background:url("../images/servicing.jpg") no-repeat;
}

#servicing a{
height:166px;
width:238px;
}

#dealerships{
position:absolute;
top:338px;
margin-left:757px;
border:solid 10px #c1c1c1;
width:212px;
height:286px;
background:url("../images/map.jpg") no-repeat;
background-color:#ebebeb;
color:#464646;
font-size:0.7em;
padding-left:5px;
padding-right:5px;
padding-top:3px;
padding-bottom:5px;
}

#dealerships span, #video span{
font-size:16px;
font-weight:bold;
}

#dealerships a, #links a{
font-size:12px;
color:#838282;
text-decoration:none;
}

ul.tabs {
	margin: 0;
	padding: 0;
	margin-bottom:10px;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_c {
	padding:10px;
	height:310px;
}
