/* franchise specific */
.suzuki {
	padding: 5px 20px 0 0;
}


/* model specific */

/* vauxhall */
.models {
	width: 760px;
	height: 264px;
	margin: 0 0 10px 0;
	padding: 0;		
}
.Alto {
	background: #e5e5e5 url(../images/newcars/suzuki/models/alto.jpg) no-repeat;
}
.Splash {
	background: #e5e5e5 url(../images/newcars/suzuki/models/splash.jpg) no-repeat;
}
.Swift {
	background: #e5e5e5 url(../images/newcars/suzuki/models/swift.jpg) no-repeat;
}
.SX4 {
	background: #e5e5e5 url(../images/newcars/suzuki/models/sx4.jpg) no-repeat;
}
.Jimny {
	background: #e5e5e5 url(../images/newcars/suzuki/models/jimny.jpg) no-repeat;
}
.GrandVitara3 {
	background: #e5e5e5 url(../images/newcars/suzuki/models/grandvitara3.jpg) no-repeat;
}
.GrandVitara5 {
	background: #e5e5e5 url(../images/newcars/suzuki/models/grandvitara5.jpg) no-repeat;
}

