/* 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;
	margin-right:auto;
margin-left:auto;

}


#navbar {
	width:1006px;
	height: 34px;
	z-index:102;
	left: 100px;
	top: 230px;
	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-right:auto;
margin-left:auto;

}

#main-content {

text-align:left;
width:980px;
margin-right:auto;
margin-left:auto;

}

#logo {
	width:109px;
	height:48px;
	z-index:103;
	top: 10px;
	left: 10px;
	float:right;
	background-image:url(../images/logo1.gif);
	background-repeat:no-repeat;
}


#offers-new-car {
	position:absolute;
	width:282px;
	height:143px;
	z-index:5;
	left: 23px;
	top: 12px;
}
#offers-new-car-text {
	width: 253px;
	position:absolute;
	height:39px;
	z-index:5;
	left: 100px;
	top: 20px;
	text-align:right;
	color: #333333;	
}

#offers-used-car {
	position:absolute;
	width:282px;
	height:143px;
	z-index:5;
	left: 402px;
	top: 12px;
}
#offers-used-car-text {
	width: 253px;
	position:absolute;
	height:39px;
	z-index:5;
	left: 100px;
	top: 20px;
	text-align:right;
	color: #333333;	
	
}


#index-panel-1 {
	position:absolute;
	width:758px;
	height:143px;
	z-index:5;
	left: 23px;
	top: 272px;
	background-image:url(../images/bg_index-textpanel.gif);
	background-repeat:no-repeat;
}
#index-panel-1-text {
	width: 362px;
	position:absolute;
	height:100px;
	z-index:5;
	left: 360px;
	top: 30px;
	text-align:right;
	color: #333333;	
	
}

#offers-looking {
	position:absolute;	width:200px;	height:115px;	z-index:9;	left: 23px;	top: 142px;
}

#offers-looking-text {
	position:absolute;	width:253px;	height:57px;	z-index:5;	left: 100px;
	top: 20px;
	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:absolute;	width:200px;	height:115px;	z-index:9;	left: 402px;	top: 142px;
}


#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;

}
