#viewwrap {
	float:left;
	width:950px;
	height:auto;
	margin:10px 0 0 50px;
	_margin:10px 0 0 18px;
	_margin-right:-10px;
	}

/*Vehicle Details*/
	
#vehicle {
	float:left;
	width:651px;
	height:424px;
	background: url(graphics/view_vehicle.gif) left top no-repeat;
	}

#photo {
	float:left;
	width:276px;
	height:362px;
	margin:25px 0 0 27px;
	_margin:25px 0 0 13px;
	padding:6px 0 0 6px;
	border:1px solid #e3e1e1;
	background: url(graphics/view_photo.gif) left top no-repeat;
	}
	
#photobutton {
	float:left;
	width:270px;
	height:37px;
	margin:8px 0 0 0;
	}
	
#spec {
	float:left;
	width:277px;
	height:365px;
	margin:25px 0 0 28px;
	padding:3px 0 0 5px;
	border:1px solid #e3e1e1;
	background-color:#f2f2f2;
	}
	
.spec1 {
	float:left;
	width:81px;
	height:19px;
	margin-bottom:5px;
	padding:5px 0 0 10px;
	background: url(graphics/spec1.gif) left top no-repeat;
	font-size:12px;
	color:#2f2f2f;
	}
	
.spec2 {
	float:left;
	width:164px;
	height:19px;
	margin:0 0 5px 7px;
	padding:5px 0 0 10px;
	background: url(graphics/spec2.gif) left top no-repeat;
	font-size:12px;
	color:#232323;
	overflow:hidden;
	}
	
#price1 {
	position:absolute;
	width:81px;
	height:19px;
	top:628px;
	left:409px;
	padding:5px 0 0 10px;
	background: url(graphics/spec1.gif) left top no-repeat;
	font-size:12px;
	color:#2f2f2f;
	font-weight:bold;
	z-index:101;
	}
	
#price2 {
	position:absolute;
	width:164px;
	height:19px;
	top:628px;
	left:507px;
	padding:5px 0 0 10px;
	background: url(graphics/spec2.gif) left top no-repeat;
	font-size:12px;
	color:#232323;
	font-weight:bold;
	z-index:100;
	}

#additionaltext {
	float:left;
	width:595px;
	height:115px;
	margin:20px 0 0 23px;
	padding:0 0 0 0;
	border:1px solid #e3e1e1;
	background-color:#f2f2f2;
	}

/*DS Links*/
	
#buttons {
	float:left;
	margin-left:10px;
	width:175px;
	height:407px;
	padding:17px 0 0 18px;
	background: url(graphics/view_buttons.gif) left top no-repeat;
	}

#buttons ul {
    margin: 0;
    list-style-type: none;
	}

#buttons ul li {
    margin: 0;
    list-style-type: none;
	margin-bottom:4px;
	}
	
/*Bullet Points*/

#bullets {
	float:left;
	width:807px;
	padding-left:40px;
	margin:10px 0 10px 0;
	color:#232323;
	}
	
/*Contact Details*/

#viewcontact {
	float:left;
	width:153px;
	height:145px;
	padding:40px 0 0 40px;
	background: url(graphics/view_contact.gif) left top no-repeat;
	color:#232323;
	}
	
/*Map*/

#viewmap {
	float:left;
	width:611px;
	height:145px;
	padding:20px 20px 20px 20px;
	margin:0 0 0 10px;
	background: url(graphics/view_map.gif) left top no-repeat;
	color:#232323;
	}

/*Slideshow*/

#slideshow { width: 270px; position:relative; }  /* container for the full size image */
#slideshowplaypause { float: left; padding: 1px; margin-bottom: 1px; width:62px; height: 47px; display:none; }
.slideshowframe { float:left; margin-top:5px; margin-left:5px; width:60px; height:45px; padding: 1px; margin-bottom: 1px; z-index:103;}
.slideshowpic { border-color: #ffffff; border-style: solid; border-width: 0px; cursor: pointer; }
#slidelogo { float: left; padding: 1px; width:60px; height: 47px; font-family: arial; font-size: 9px; text-decoration: none; display:none; }
#slideshowlarge { width: 270px; } 



#slide0 {
position:absolute;
top:253px;
left:0px;
}

#slide1 {
position:absolute;
top:253px;
left:70px;
}
#slide2 {
position:absolute;
top:253px;
left:135px;
}
#slide3 {
position:absolute;
top:253px;
left:200px;
}
#slide4 {
position:absolute;
top:300px;
left:0px;
}
#slide5 {
position:absolute;
top:300px;
left:70px;
}
#slide6 {
position:absolute;
top:300px;
left:135px;
}
#slide7 {
position:absolute;
top:300px;
left:200px;
}