@charset "UTF-8";
/* CSS Document */

body {
	background-color: #2f2f2f;
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #FFF;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #364253;
	border-left-color: #364253;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #364253;
	background-image: url(../images/wrapperback.png);
	background-repeat: repeat;
	padding-right: 40px;
	padding-left: 40px;
	min-height: 750px;
}


#title {
	margin-top: 20px;
	width: 299px;
	float: left;
	clear: right;
	background-image: url(../images/firsttime.png);
	background-repeat: no-repeat;
	height: 39px;
}

#nav {
	float: right;
	margin-top: 37px;
	font-size: 14px;
}

#contentWrap {
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #92b1df;
	border-bottom-color: #92b1df;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

#image {
	float: left;
	height: 374px;
	width: 528px;
	border: 1px solid #A8BDE6;
}

#aboutLeftContent {
	float: left;
	height: 354px;
	width: 508px;
	border: 1px solid #A8BDE6;
	background-image: url(../images/mainback.jpg);
	background-repeat: no-repeat;
	margin-bottom: -10px;
	padding: 10px;
	overflow: auto;
}

#feedbackBox {
	float: left;
	height: 354px;
	width: 778px;
	border: 1px solid #A8BDE6;
	background-repeat: repeat;
	padding: 10px;
	overflow: auto;
	background-image: url(../images/rightcontentback.png);
}

#contactLeftContent {
	float: left;
	height: 374px;
	width: 528px;
	border: 1px solid #A8BDE6;
}

#rightContent {
	padding: 10px;
	float: right;
	width: 238px;
	background-image: url(../images/rightcontentback.png);
	background-repeat: repeat;
	border: 1px solid #A8BDE6;
	height: 354px;
	overflow: auto;
}

#aboutRightContent {
	float: right;
	width: 238px;
	border: 1px solid #A8BDE6;
	height: 349px;
	background-color: #B3D6ED;
	line-height: 13px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#contactRightContent {
	float: right;
	width: 238px;
	background-image: url(../images/rightcontentback.png);
	background-repeat: repeat;
	border: 1px solid #A8BDE6;
	height: 349px;
	background-color: #B3D6ED;
	line-height: 13px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#lowerContentWrap {
	float: left;
	width: 100%;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #92b1df;
}

#leftCol {
	float: left;
	height: 175px;
	width: 238px;
	background-image: url(../images/leftcol.png);
	background-repeat: repeat;
	border: 1px solid #A8BDE6;
	padding: 10px;
}

#carDescription {
	height: auto;
	width: 778px;
	background-image: url(../images/leftcol.png);
	background-repeat: repeat;
	border: 1px solid #A8BDE6;
	padding: 10px;
	float: left;
}

#middleCol {
	float: left;
	height: 175px;
	width: 238px;
	background-image: url(../images/middlecol.png);
	background-repeat: repeat;
	border: 1px solid #A8BDE6;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
}

#rightCol {
	float: right;
	height: 175px;
	width: 238px;
	background-image: url(../images/rightcol.png);
	background-repeat: repeat;
	border: 1px solid #A8BDE6;
	padding: 10px;
	line-height: 12px;
}

#contactForm {
	float: left;
	height: 175px;
	width: 778px;
	background-image: url(../images/rightcol.png);
	background-repeat: repeat;
	border: 1px solid #A8BDE6;
	padding: 10px;
	line-height: 12px;
}

#photoholder {
	float: left;
	height: 374px;
	width: 528px;
	border: 1px solid #A8BDE6;
}

#mainImage {
	float: left;
	height: 374px;
	width: 528px;
	border: 1px solid #A8BDE6;
}

dl {
	float: left;
	width: 50%;
}
dt {
	clear: left;
	margin: 0 0 0 0;
}
dt img {
	float: left;
	margin: 0 10px 10px 0;
	border: solid 1px #ccc;
}

ul {
	float: right;
	width: 48%;
}
ds {
	clear: right;
	margin: 0 0 0 0;
}
ds img {
	float: right;
	margin: 0 10px 10px 0;
	border: solid 1px #ccc;
}

details {
	float: left;
	width: 49%;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #a8bde6;
}
du {
	clear: left;
}

desc {
	float: right;
	width: 50%;
}
dv {
	clear: right;
}

.mainHead {
	font-size: 24px;
	color: #E4B408;
	margin-bottom: 10px;
}

.aboutHead {
	font-size: 18px;
	color: #2C384B;
	margin-bottom: 10px;
}

.contactHead {
	font-size: 18px;
	color: #E4B408;
	margin-bottom: 10px;
}

.subHead {
	font-size: 16px;
	color: #E4B408;
	margin-top: 10px;
	margin-bottom: 10px;
}

.leftColHead {
	font-size: 16px;
	color: #FFF;
}

.middleColHead {
	font-size: 16px;
	color: #FFF;
}

.rightColHead {
	font-size: 16px;
	color: #FFF;
}
.rightColSub {
	font-size: 16px;
	color: #E4B408;
}

.rightContentText {
	font-size: 14px;
}

h1,h2,h3,h4,h5,h6{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

h5{
	margin: 5px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.thumbBorder {
	border: 1px solid #92b1df;
}

.smallText {
	font-size: 10px;
}

.footerText {
	font-size: 10px;
}

.blueText {
	color: #394B64;
	font-size: 10px;
}
.enqFrm {
	float: right;
	font-size: 10px;
	margin-top: -20px;
	width: 450px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
	padding-left: 20px;
}
.enqFrmL {
	margin-right: 20px;
	margin-top: -22px;
}
.enqFrmR {
	vertical-align: top;
}
.enqFrmTxt {
	float: left;
	font-size: 10px;
	width: 240px;
}
.midTxt {
	font-size: 12px;
}
.lrgTxt {
	font-size: 14px;
}
.special {
	display: none;
}
