/* Global Styles */

body {
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:13px;
	}

#Nav {
	width: 162px;
	margin-top: 10px;
	position:relative;
	left:-3px;
	top:0px;
}

.noUnder, .noUnder a,	.noUnder a:visited {
text-decoration:none;
color:000;
}
.active {
	color:#F00;
}

.buttonUp {
	height: 30px;
	width: 162px;
	text-indent:8px;
	padding-top: 0px;
	font-size: 12px;
	background: url(images/buttonUp.jpg) no-repeat;
}
.buttonUp a, .buttonUp a:visited {
	color: #000;
	text-decoration: none;
}
.buttonUp a:active, .buttonUp a:hover  {
	color:#F00;
	text-decoration: none;
}
.buttonDown {
	height: 30px;
	width: 162px;
	padding-top: 0px;
	font-size: 12px;
	background: url(images/buttonDown.jpg) no-repeat;
	text-indent:16px;
}
.buttonDown a, .buttonDown a:visited {
	color: #FFF;
	text-decoration: none;
}
.buttonDown a:active, .buttonDown a:hover  {
	color: #FFF;
	text-decoration: none;
}


.testimonialbg {
	background-image:url(images/testimonialsbg.jpg);
	background-repeat:no-repeat;

	height: 158px;
	width: 134px;
	padding: 0px;
}

.testimonial, .testimonial a {
	color: #FFF;
	position:relative;
	width:105px;
	font-size: 10px;
	left:10px;
	top:10px;
	
}

.motabilitybg {
	background-image:url(images/motability.jpg);
	background-repeat:no-repeat;

	height: 191px;
	width: 134px;
	padding: 0px;
}

.motability, .motability a {
	color: #000;
	position:relative;
	width:105px;
	font-size: 10px;
	left:10px;
	top:80px;
	
}

.learnerbg {
	background-image:url(images/learner.jpg);
	background-repeat:no-repeat;

	height: 191px;
	width: 134px;
	padding: 0px;
}

.learner, .learner a {
	color: #000;
	position:relative;
	width:105px;
	font-size: 10px;
	left:10px;
	top:80px;
	
}
.dealerimg {
	color:#999;
	background-color:#FFF;
	border: thin solid #333333;
	clear: left;
	font-size: 10px;
	height: 250px;
	width: 125px;
	padding: 3px;
}

.dealerimg img {
	border:thin solid #333333;
width:120px;
}
.dealerimg a img {
border:none;
}
.photo {
	margin: auto;
	padding: 10px;
}


.headerNav, .headerNav a, .headerNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}



.small {
font-size:11px;

}
	
.address,.address p, .address a, .address a:visited {
	font-size: 12px;
	color: #000000;
}



.titleTop {
	font-size: 14px;
	color: #000;
	font-weight:bold;
	text-align: right;
	background-image:url(images/tableTop.jpg);
	background-repeat: no-repeat;
	height: 191px;
	width: 1000px;
}
.titleTop .titleContact {
	text-align: right;
	width: 600px;
	position: relative;
	left: 20px;
	padding-top: 5px;
	background-position: right;
	color: #000;
	font-weight:bold;
	padding-right: 10px;
	top: 160px;
	font-weight:bold;
	font-size:14px;
}

.titleTop .titleContact a,.titleTop .titleContact a:visited { 
color:#000
}

.titleTop .titleContact a:active, .titleTop .titleContact a:hover { 
color:#FF0
}


h1 {
	background-color:#0CF;
	border-color:#000;
	border-style:solid;
	border-width:thin;
	font-size: 16px;
	height: 25px;
	text-indent: 15px;
	color: #FFFFFF;
	font-weight: lighter;
	background: url(images/h1Back.jpg) repeat-x;
}
	
ul li {
font-size:11px;
	line-height: 20px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0.1;
	padding-left: 2em;
	list-style-position: inherit;
}
ul {
	
	list-style-type: none;
	padding: 0;
	margin: 0;
}



.titleBottom {
	background-image: url(images/tableTop.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 1000px;
	clear: left;
}
.titleBottom .headerNav {
	color: #FFFFCC;
	background-color: #FF3300;
	height: 30px;
	width: 908px;
	background-position: center;
	position: relative;
	left: 38px;
	top: 15px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 12px;
	font-weight: lighter;
}

.phone {
	background: url(images/phone.jpg) no-repeat;
	height: 400px;
	width: 400px;
}
.phone .inner  {
	position: relative;
	left: 115px;
	top: 70px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
}

.phone .inner a,.phone .inner a:link,.phone .inner a:visited {
text-decoration:none;
color: #FFFFFF
}



.showQuestion {
	text-decoration: none;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
}
.showQuestion .showQuestion a {
	text-decoration: none;
}
.showAnswer {
	text-decoration: none;
	font-size: 14px;
	background: #FFFFFF url(images/showBack.jpg) repeat top;
	vertical-align: top;
	padding: 10px;
}
#text_1 .showAnswer img {
	background: center;
}
.showQuestion .showQuestion a:visited {
	text-decoration: none;
}
.showQuestion .showQuestion a:active {
	text-decoration: none;
	font-size: 18px;
}
.showQuestion p {
	font-size: 14px;
	text-decoration: none;
}
.style1 {color: #FFFFFF}
.style1 a {color: #000000}

a{
color:000;	
}

a:visited, a:link {
color:000;	
}
.style1 a:visited {
	color: #000000;
	}

.linkText {
	background : url(images/linkTableBack.jpg) repeat; 
	border:thin; 
	border-color:#000000; 
	border-style:solid;
	margin:10px;
	}
.linkText h1{
	font-size:14px;
	color:#000000;
	text-align:center;
	background:none;
	border:none;
	}
	
.style1 h1{background:none}
.linkText p {color:#000000}
.linkText li {color:#000000; background:none}
.linkText a{font-size:14px; color:#000000; text-align:center}
.linkText a:visited{font-size:14px; color:#000000; text-align:center}
.linkImage { background-color:#FFFFFF; border:thin; border-color:#000000; border-style:solid; padding:10}

.showAnswer p {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	color: #FF6600;
}
