body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#container {
    width: 920px;
    margin: 0 auto;
}
#top {
	background: url('/media/img/header-bg.gif')  repeat-x scroll center top #030b8a;
}
#header {
	color: #fff;
}
#logo {
	float: left;
}
.lc {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {	
	font-weight: normal;
	font-size: 40px;
	margin:0;
    padding:10px 0 0;
}
h1 img {
	margin:0 10px 0 0;
    vertical-align:middle;
}
#telephone {
	float: right;
	padding-top: 30px;
	font-size: 33px;
}
#navigation {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#navigation a {
	color: #fff;
	text-decoration: none;
}
#navigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: right;
}
#navigation ul li {
	float: left;
	padding-left: 15px;
}
#image {
    float:left;
    width:707px;
    overflow:hidden;
    background:url("/media/img/lanscape.png");
    display:block;
    height:237px;
    border:1px solid #000772;
}
#image img{
}

#banner {
	margin-bottom: 10px;
}
#search {
	float: left;
	margin:0 0 0 10px;
    width:201px;
}
#search{
    background:none repeat scroll 0 0 #E8E9F9;
    float:left;
    height:237px;
    margin:0 0 0 10px;
    width:201px;
}

#search select{
    width:90%;
    margin:0 10px;
}
#search .submit{
    text-align:right;
    margin:0 10px;
}
#search .submit input{
    background-image:url("/media/img/search-button.png");
	background-repeat: no-repeat;
    border:0 none;
    color:#FFFFFF;
    margin:-4px 0;
    cursor:pointer;
    padding:8px 11px 11px 8px;
	width: 98px;
}
#search h4{
    background:url("../img/search-bg.gif") repeat-x scroll center top #030B8E;
    color:#fff;
    font-size:0.9em;
    margin:0;
    padding:10px 10px 10px 40px;
}
#search .form-item{
    margin:10px 0;
}
#threecol, #onecol {
	margin-bottom: 10px;
}
#threecol .col {
	float: left;
	width: 281px;
	min-height: 306px;
}
.col {
	padding: 5px;
	border: 1px solid #020B8D;
}
#threecol .col #section-header-one h3{
    display:inline;
    margin:0 5px;
}
#threecol .col #section-header-one img{
    vertical-align:middle;
}
.col h3{
    margin:0;
    color:#323aa6;
    font-weight:normal;
	font-size: 19px;
}
.col p{
    font-size:12px;
    color:#5f5e5e;
}

#threecol .col .section-footer{
    background:none repeat scroll 0 0 #000773;
    color:#FFFFFF;
    font-size:13px;
    margin:0 -5px -5px;
    padding:10px 10px;
	padding-bottom: 20px;
}
#threecol .col .section-footer a{
    color:#fff;
}
#threecol .col .section-footer img{
    border:1px solid #FFFFFF;
    float:right;
    margin:-5px 5px 5px;
    padding:0;
}  
#threecol .col  .more{
    text-align:right;
    display:block;
    float:right;
	text-decoration: none;
	font-size: 18px;
}
#summary .col {
	width: 707px;
	border: 0px;
}

.address {
	float: left;
}
.group {
	float: right;
}
#footer{
    background:url("/media/img/footer-bg.gif") repeat-x scroll center bottom #030b8a;
    clear:both;
    color:#fff;
    padding:25px;
	margin-top: 10px;
}
#brands {
	border:1px solid #000772;
	text-align: center;
	width: 917px;
}


.margin {
	margin-right: 20px;
}

.inner {
	width: 920px;
	margin: 0 auto;
}
.clear {
	clear:both;
}

#car {
	border-collapse: collapse;
	border: 1px solid #808a95;
	width: 100%;
	padding: 5px;
}
#car .title {
	color: #4e555d;
	font-weight: bolder;
	background-color: #e8e8e8;
}
#car .contact {
	background-color: #e8e8e8;
}
#car table {
	width: 100%;
	color: #4e555d;
}
#tab-content {
	border: 1px solid #000;
	clear:both;
	padding: 5px;
}
#tab-header {
  float:left;
  width:100%;
  font-size:93%;
  line-height:normal;
  }
#tab-header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#tab-header li {
  float:left;
  background:url("/media/img/norm_left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  margin-right: 5px;
  }
#tab-header a {
  float:left;
  display:block;
  background:url("/media/img/norm_right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#fff;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tab-header a {float:none;}
/* End IE5-Mac hack */
#tab-header a:hover {
  color:#333;
  }
#tab-header #current {
  background-image:url("/media/img/norm_left_on.gif");
  }
#tab-header #current a {
  background-image:url("/media/img/norm_right_on.gif");
  color:#333;
  padding-bottom:5px;
  }
