/* CSS Document 

BMW CARS

*/

body {
	font: 70%/1.5 arial, helvetica, serif;
	background-color: #f2f2f2;
	background-image: url(../images/bg_page1.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:center;
	
}

#container {

	background-image: url(../images/bg_main2.gif);
	background-repeat: repeat-y;
	background-position: center;
}


/* #navbar {
width:1006px;
	background-image:url(../images/bg_navbar1.gif);
	background-repeat:no-repeat;
}

*/

#navbar {
	width:1006px;
	height: 34px;
	z-index:102;
	left: 100px;
	top: 130px;
	text-align: left;
	visibility: visible;
	background-image:url(../images/bg_navbar1.gif);
	background-repeat:no-repeat;
	background-position:top center;
	padding-left: 8px;
	padding-top: 1px;
	margin-left: auto;
	margin-right: auto;
}


#main-content {

text-align:left;
width:980px;
 margin-left: auto;
 margin-right: auto;
}

#offers-new-car {
	position:relative;
	width:282px;
	height:143px;
	z-index:5;
	left: 6px;
	top: 11px;
}
#offers-new-car-text {
	width: 253px;
	position:relative;
	height:39px;
	z-index:5;
	left: 100px;
	top: -100px;
	text-align:right;
	color: #333333;	
}

#offers-used-car {
	position:relative;
	width:282px;
	height:143px;
	z-index:5;
	left: 386px;
	top: -151px;
}
#offers-used-car-text {
	width: 253px;
	position:relative;
	height:39px;
	z-index:5;
	left: 100px;
	top: -100px;
	text-align:right;
	color: #333333;	
	
}


#index-panel-1 {
	position:relative;
	width:758px;
	height:143px;
	z-index:5;
	left: 6px;
	top: -356px;
	background-image:url(../images/bg_index-textpanel.gif);
	background-repeat:no-repeat;
}
#index-panel-1-text {
	width: 362px;
	position:relative;
	height:100px;
	z-index:5;
	left: 360px;
	top: 30px;
	text-align:right;
	color: #333333;	
	
}

#offers-looking {
		position:relative;
	width:200px;	height:115px;	z-index:9;	left: 6px;	top: -183px;
}

#offers-looking-text {
		position:relative;
	width:253px;	height:57px;	z-index:5;	left: 100px;
	top: -100px;
	text-align:right;
	color: #333333;	
	
}

#offers-looking-text a:link, #offers-looking-text a:active, #offers-looking-text a:visited {color: #CC0000; text-decoration:none;}
#offers-looking-text a:hover {color:#000000; text-decoration: underline;}


#offers-stocksearch {
	position:relative;	width:200px;	height:115px;	z-index:9;	left: 386px;	top: -363px;
}


#offers-panel-1-top {
width:715px;	height:15px; background-image:url(../vauxhall/images/bg_index-textpanel1-top.gif); background-repeat:no-repeat;
}
#offers-panel-1-foot {
width:715px;	height:15px; background-image:url(../vauxhall/images/bg_index-textpanel1-foot.gif); background-repeat:no-repeat;
}
#offers-panel-1-text {width: 715px;	padding: 0 15px 0 15px;}


.offers-table{color:#666666;}


.img-carlinks1 {padding: 10px 4px 5px 4px;}

.img-vanlinks1 {padding: 38px 4px 34px 4px;}

#footer {
background-image:url(../images/bg_footer1.gif);
background-repeat:no-repeat;
background-position: center;
height:174px;
padding-left:26px;
background-color: #f2f2f2;
}

