#header {
	height:200px;
	line-height:40px;
	margin:0px;
	width: 900px;
	position: relative;
}
#header .startin a, #header .honda a, #header .skoda a, #header .subaru a, #header .isuzu a, #header .peugeot a, #header .mg a, #header .fiat a{
	position:absolute;
	width: 0px;
	height: 200px;
	top: 1px;
}
#header .startin a {
	left:0px;
	width:1000px;
	background-image: url(header/nav-startin.jpg);
}
#header .honda a {
	left:394px;
	width:106px;
	background: transparent url('header/nav-honda.jpg') no-repeat top left;
	display: block;
}
#header .skoda a {
	left:500px;
	width:89px;
	background: transparent url('header/nav-skoda.jpg') no-repeat top left;
	display: block;
}
#header .subaru a {
	left:589px;
	width:107px;
	background: transparent url('header/nav-subaru.jpg') no-repeat top left;
	display: block;
}

#header .peugeot a {
	left:696px;
	width:88px;
	background: transparent url('header/nav-peugeot.jpg') no-repeat top left;
	display: block;
}
#header .fiat a {
	left:784px;
	width:89px;
	background: transparent url('header/nav-fiat.jpg') no-repeat top left;
	display: block;
}
#header .mg a {
	left:784px;
	width:89px;
	background: transparent url('header/nav-mg.jpg') no-repeat top left;
	display: block;
}
#header .isuzu a {
	/* left:873px; */
	left:873px;
	width:107px;
	background: transparent url('header/nav-isuzu.jpg') no-repeat top left;
	display: block;
}

#header a:hover {background-position: bottom left;}

h1{
	color: #3366CC;
}
#content  h2
{
	color: #4273B5;
	border-top: 7px solid #efefef;
	margin: 5px 0;
}

h3 {
	color: #0033CC;
}
h6 {
	font-size: small;
	font-style: italic;
}
#contentbox img.normal
{
	width: auto;
	height:auto;
	border-width: 0px;
	margin-left: 40px;
}

.datebox { margin: 15px; padding: 28px 2px 0px 2px; background-image: url(images/datebg.jpg); /*	background-image: url(images/startin-side.jpg);*/ background-repeat: repeat-x; height: 48px; }

.datebox p { font-weight: bold; text-align: center; color: #FFFFFF; }
.contactmain
{
	margin: 0px 0 0 5px;
	padding: 70px 1px 10px 10px;
	background-repeat: no-repeat;
	background-image: url(images/contactmain.jpg);
	width: 180px;
	height: 76px;
	display: block;
}
.contactmain a
{
	color: #FFFFFF;
	text-decoration: none !important;
}

.contactmain a:hover 
{
	color: #333333;
	text-decoration: none !important;
}


.switch {
	padding: 6px 2px 3px 9px;
	height: 90px;
}
.switch p {
	font-weight: bold;
	color: #FFFFFF;
}



#navigation{
	float:left;
	width:200px;
	background-color: #FFFFFF;
	background-image: url(images/startin-side.jpg);
	background-repeat: repeat-x;
	height: 100%;
}


#navigation li a {
	display:block;
	color: #FFFFFF;
	height: 20px;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: white;
}
#navigation a:hover {color: #000000;text-decoration: underline}
#extra{
	float:none;
	width:900px;
	clear: both;
	background-color: #FFFFFF;
}

/* new box */

.sidebox {
	margin: 0px;
	font-size: 100%;
	width: 250px;
	background-image: url(images/group_r2_c2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boxhead {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/group_r1_c2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.boxhead h2 {
	margin: 0px;
	color: white;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1em; /* Safari-only, but cool */
	padding-top: 19px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	background-image: url(images/group_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: uppercase;
}
.boxbody {
	margin: 0;
	padding: 5px 30px 45px 30px;
	background-image: url(images/group_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* new box end */

.boxbody p {
	font-family: Helvetica, Arial;
	font-size: 16px;
	color: #FFFFFF;
}

.boxbody .button {
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	text-align: center;
	margin: 15px 0px 0px 0px;
}
blockquote {
	font-size: medium;
	font-weight: bolder;
	background-color: #eeeeee;
	border-right-width: 12px;
	border-right-style: solid;
	border-right-color: #3366CC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 19px;
	width: 80%;
	margin: 1em;
}
/*#content li {
	list-style-type: square;
}*/
.clearfloat {
	clear: right;
}
#clearfloat {
	clear: both;
}


hr {
	clear:both;  height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);
}
table tr:hover {
	background-color:#EEEEEE;
}
table {
	clear:both;
	width:97%;
	margin:1.0em 0 0.2em 10px;
	table-layout: fixed;
	border-collapse:collapse;
	empty-cells:show;
	background-color:#F5F5F5;
}
/* table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:#00CC99; text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;} */
table th {
	height:1.5em;
	padding:2px 20px 2px 7px;
	border-left:solid 2px rgb(255,255,255);
	border-right:solid 2px rgb(255,255,255);
	border-top:solid 2px rgb(255,255,255);
	border-bottom:solid 2px rgb(255,255,255);
	background-color:#90A6D5;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:110%;
}
table td {
	height:1.5em;
	padding:2px 7px 2px 7px;
	border-left:solid 2px rgb(255,255,255);
	border-right:solid 2px rgb(255,255,255);
	border-top:solid 2px rgb(255,255,255);
	border-bottom:solid 2px rgb(255,255,255);
	text-align:left;
	font-weight:normal;
	color:rgb(80,80,80);
	font-size:90%;
}
#footer p {
	font-family: Helvetica, Arial;
	font-size: 10px;
	text-align: right;
}
#carsearch a img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#carsearch a:hover img {border: 2px solid #999999;}
#carsearch a img {border: 2px solid #ffffff;}
.red {
	color: #FF0000;
}
ul.footlike 
{
	float: right;
}
.footlike li  {

	display: inline;
}
