body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bground.gif);
	background-color: #DEE6EB;
	background-repeat:repeat-x;
}

img
{
	border: 0px;
}

#container
{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1024px;
	height: auto;
	padding: 0px;
}
#header
{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1024px;
}
#left
{
	width: 179px;
	background-image: url(../images/left_bground.gif);
	float: left;
}
#content
{
	width: 809px;
	background-image: url(../images/content_bground.gif);
	margin: 0px;
	padding: 18px;
	float: left;
	min-height: 1000px;
}
#content_picture
{
	width: 449px;
	background-image: url(../images/content_bground.gif);
	margin: 0px;
	float: right;
}

#buttons
{
	background-image: url(../images/button_bar.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 1024px;
	float: left;
	margin: 0px;
	padding: 0px;
}





/* Sets the lists, mainly for the CSS drop-down menus */

ul
{
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	letter-spacing: 0px;
}

ul li
{
	display: block;
	position: relative;
	float: left;
}

li ul
{
	display: none;
}

ul li a
{
	display: block;
	text-decoration: none;
	white-space: nowrap;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	height: 27px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-bottom-style: none;
	border-top-style: none;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

li:hover ul
{
	position: absolute;
	display: block;
}

/* Clear required for IE6 */

li:hover li
{
	clear: both;
	font-size: 11px;
	color: #FFF;
}

/* Below sets the different backgrounds when hovered. */

ul.masthead li:hover
{
	background-image: url(../images/button_bar_r.gif);
}
ul.masthead li:hover a
{
	color: #FAED00;
}

#feature_block
{
	width: 240px;
	margin: 0px;
	padding: 10px;
	float: left;
	height: 20px;
	background-image: url(../images/feature_bg1.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
}
#feature_block2
{
	width: 80px;
	margin: 0px;
	padding: 10px;
	float: left;
	height: 20px;
	background-image: url(../images/feature_bg2.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
}
#feature_block3
{
	width: 250px;
	margin: 0px;
	height: 20px;
	clear: left;
}
#feature_block4
{
	width: 50px;
	margin: 0px;
	float: left;
	height: 50px;
	background-image: url(../images/feature_bg2.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
}
#feature_block5
{
	width: 400px;
	margin: 0px;
	padding: 12px;
	float: left;
	height: 26px;
	background-image: url(../images/feature_bg1.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
}

p
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
}
h1
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
}
h2
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
}
h3
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #173E7A;
	font-style: normal;
}
h4
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
}
h5
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
}
h6
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
}

div.activator
{
	width: 153px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/call_back.png) no-repeat top left;
	z-index: 1;
}
a.callback
{
    width:80px;
    height:80px;
    position:absolute;
    top:0;
    left:0;
    z-index:2; 
    cursor:pointer; 
}

/* Style for overlay and box */
.overlay
{
	background: transparent url(../images/overlay.png) repeat top left;
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 100;
}
.box
{
	position: fixed;
	top: -370px;
	left: 30%;
	right: 30%;
	background-color: #ffffe7;
	color: #7F7F7F;
	padding: 20px;
	border: 2px solid #ccc;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	-moz-box-shadow: 0 1px 5px #333;
	-webkit-box-shadow: 0 1px 5px #333;
	z-index: 101;
}
.box h1
{
	border-bottom: 1px solid Yellow;
	margin: -20px -20px 0px -20px;
	padding: 10px;
	background-color: #000000;
	color: Yellow;
	-moz-border-radius: 20px 20px 0px 0px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-khtml-border-top-left-radius: 20px;
	-khtml-border-top-right-radius: 20px;
}
a.boxclose
{
	float: right;
	width: 26px;
	height: 26px;
	background: transparent url(../images/cancel.png) repeat top left;
	margin-top: -30px;
	margin-right: -30px;
	cursor: pointer;
}

#motorsport
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/buttons_left_roll_01.gif) no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 84px;
	float: left;
}
#breakdown
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/buttons_left_roll_02.gif) no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 84px;
	float: left;
}
#garages
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/buttons_left_roll_03.gif) no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 84px;
	float: left;
}
#specialist
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/buttons_left_roll_04.gif) no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 84px;
	float: left;
}
#importers
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/buttons_left_roll_05.gif) no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 84px;
	float: left;
}
#newused
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/buttons_left_roll_06.gif) no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 84px;
	float: left;
}
#mobile
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/buttons_left_roll_07.gif) no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 84px;
	float: left;
}
#pr
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/buttons_left_roll_08.gif) no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 84px;
	float: left;
}
#police
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/buttons_left_roll_09.gif) no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 106px;
	float: left;
}

#motorsport_image
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	height: 84px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#motorsport_image a
{
	display: block;
	width: 179px;
	height: 84px;
}

#motorsport_image html a:hover
{
	visibility: visible;
}


#motorsport_image a:hover img
{
	visibility: hidden;
}
#police_image
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	height: 106px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#police_image a
{
	display: block;
	width: 179px;
	height: 106px;
}

#police_image html a:hover
{
	visibility: visible;
}


#police_image a:hover img
{
	visibility: hidden;
}
#gallery
{
	width: 374px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/gallery_button_roll.gif) no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 224px;
	float: left;
}

#gallery_image
{
	width: 374px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	height: 224px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#gallery_image a
{
	display: block;
	width: 374px;
	height: 224px;
}

#gallery_image html a:hover
{
	visibility: visible;
}


#gallery_image a:hover img
{
	visibility: hidden;
}
#video
{
	width: 371px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/video_button_roll.gif) no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 224px;
	float: left;
}

#video_image
{
	width: 371px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	height: 224px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#video_image a
{
	display: block;
	width: 371px;
	height: 224px;
}

#video_image html a:hover
{
	visibility: visible;
}


#video_image a:hover img
{
	visibility: hidden;
}
#brochure
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/pdf_roll.gif) no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 157px;
	float: left;
}

#brochureimage
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	height: 157px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#brochureimage a
{
	display: block;
	width: 179px;
	height: 157px;
}

#brochureimage html a:hover
{
	visibility: visible;
}


#brochureimage a:hover img
{
	visibility: hidden;
}
#callback
{
	width: 154px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/call_back_button_roll.png) no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 149px;
	float: left;
}

#callbackimage
{
	width: 154px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	height: 149px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#callbackimage a
{
	display: block;
	width: 154px;
	height: 149px;
}

#callbackimage html a:hover
{
	visibility: visible;
}


#callbackimage a:hover img
{
	visibility: hidden;
}

/*New Template 2010*/
#share_button {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 1024px;
	height: 74px;
	float: left;
	padding: 0px;
	background-image: url(../images/header_background.gif);
}
#share_button2 {
	width: 150px;
	height: 74px;
	padding: 0px;
	float: left;
	position:relative;
	margin: 0px;
	padding-top:20px;
	padding-left:40px;
}
#call_number {
	width: 150px;
	height: 74px;
	padding: 0px;
	float: right;
	position:relative;
	margin: 0px;
	padding-right:100px;
	padding-left:150px;
}

#recommend
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/bad_button_r.gif) no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 45px;
	float:right;
}

#recommend_image
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#recommend_image a
{
	display: block;
	width: 179px;
	height: 45px;
}

#recommend_image html a:hover
{
	visibility: visible;
}

#recommend_image a:hover img
{
	visibility: hidden;
}

#blog_bottom {
	height: auto;
	width: 520px;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: left;
}
#footer {
	height: auto;
	width: 1024px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: left;
	background-image: url(../images/footer_bground.gif);
}
#footer p{
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 16px;
}
#footer a {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6893A1;
}
#clear {
	clear: both;
}

#left_symbol_holder {
	width: 179px;
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#left_symbol_holder a {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #CCC;
	line-height: 16px;
}

#newleft
{
	width: 179px;
	/*background-image: url(../images/left_bground.gif);*/
	background-color: #000000;
	float: left;
}

#newmotorsport
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/icon1_roll.gif) no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 58px;
	float: left;
}
#newbreakdown
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/icon2_roll.gif) no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 58px;
	float: left;
}
#newgarages
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/icon3_roll.gif) no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 58px;
	float: left;
}
#newspecialist
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/icon4_roll.gif) no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 58px;
	float: left;
}
#newimporters
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/icon5_roll.gif) no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 58px;
	float: left;
}
#newnewused
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/icon6_roll.gif) no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 58px;
	float: left;
}
#newmobile
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/icon7_roll.gif) no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 58px;
	float: left;
}
#newpr
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/icon8_roll.gif) no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 58px;
	float: left;
}
#newpolice
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background: url(../images/icon9_roll.gif) no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	height: 58px;
	float: left;
}

#newmotorsport_image
{
	width: 179px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	height: 58px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#newmotorsport_image a
{
	display: block;
	width: 179px;
	height: 58px;
}

#newmotorsport_image html a:hover
{
	visibility: visible;
}


#newmotorsport_image a:hover img
{
	visibility: hidden;
}

#content_picture {
	width: 845px;
	background-image: url(../images/content_bground.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
}

#blog_container {
	height: auto;
	width: 520px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#blog_top {
	height: auto;
	width: 520px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#blog_centre {
	height: auto;
	width: 520px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/blog_centre.gif);
	background-repeat: repeat-y;
}
#blog_centre p{
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	line-height: 32px;
}
#blog_centre a {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FAED00;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#blog_bottom {
	height: auto;
	width: 520px;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: left;
}

#newcontent_picture {
	width: 830px;
	background-image: url(../images/content_bground.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
}
