/* 
Index stylesheet for Takeley Performance Tyres & Exhausts
Client: Takeley Performance Tyres
Author: Oliver Camp
Created: Wednesday 7th March 2008
Updated: Wednesday 7th March 2008
Version: 1.0
*/

#tyreHolder {
	position: relative;
	width: 100%;
	margin: 0 auto;
	font-family: "Verdana";
}
.leftCol, .rightCol {
	position: relative;
	width:	327px;
	height: 120px;
	text-indent: -9999px;
}

.leftCol {
	float: left;
}

.rightCol {
	float: right;
}

#dunlop {
	background: url(../images/dunlopSmall.jpg) no-repeat;
}

#goodyear {
	background: url(../images/goodyearSmall.jpg) no-repeat;
}

#firestone {
	background: url(../images/firestoneSmall.jpg) no-repeat;
}

#continental {
	background: url(../images/continentalSmall.jpg) no-repeat;
}

#pirelli {
	background: url(../images/pirelliSmall.jpg) no-repeat;
}

#nexen {
	background: url(../images/nexenSmall.jpg) no-repeat;
}

#michelin {
	background: url(../images/michelinSmall.jpg) no-repeat;
}

#yokohama {
	background: url(../images/yokohamaSmall.jpg) no-repeat;
}

#tyres {
	background: url(../images/tyres.jpg) no-repeat;
}

#exhausts {
	background: url(../images/exhausts.jpg) no-repeat;
}

#aircon {
	background: url(../images/aircon.jpg) no-repeat;
}

#repair {
	background: url(../images/repairs.jpg) no-repeat;
}

#diagnostics {
	background: url(../images/diag.jpg) no-repeat;
}

#bodyshop {
	background: url(../images/bodyshop.jpg) no-repeat;
}

#agricultural {
	background: url(../images/arg.jpg) no-repeat;
}

#servicing {
	background: url(../images/service.jpg) no-repeat;
}

#pageTitle {
	width: 90%;
	padding: 0 20px;
	font-family: Arial;
	font-size: 12pt;
}

.wording {
	width: 80%;
	padding: 0 20px;
	font-family: Arial;
	font-size: 11pt;
	
}
