/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
 
a img {
	border: 0;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	color:#404040;
	font-family:'Liberation Serif';
	font-size:16px;
	background: url('images/bg.jpg') repeat-x top left;
}

h1 {
	font-size:1.1em;
	margin-bottom:5px;
}

h2 {
	font-size: 1.3em;
}

.major {
	background: url('images/bg.jpg') repeat-x top left;
}

.major-homepage {
	width: 100%;
}

.major-aboutus {
	width: 100%;
	background: url('images/aboutus-bg.jpg') repeat-x;
}
.container {
	width:960px;
	margin: 0 auto;
}

.navbar {
	background: #c70a3c;
	margin-top: 5px;
	height: 29px;
	text-align: center;
}

.navbar ul li{
	display: inline;
	margin-right: 6px;
	
}

.header {
	height: 153px;
	background: url('images/header.jpg');
}

.homepage {
	height: 922px;
	margin-top: 0;
	background: url('images/homepage-ad.jpg');
}


.homepage-cars {
	height: 218px;
}

.homepage-content {
	color: #3e3e3e;
	text-align: center;
	padding: 10px 0;
	margin-left: 50px;
}

	.homepage-content p {
	padding: 20px 100px 20px 130px;
	text-align: center;
	font-weight: 600;
	font-family: Calibri, Tahoma;
}

	.homepage-content h1 {
	color: #626262;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.homepage-pricing {
	height: 163px;
}

.aboutus-ad {
	height: 844px;
	background: url('images/aboutus-ad.jpg');
	margin-top:0;
}

.header-container {
	height:333px;
	text-align:right;
}

	.about p {
		font-family: Calibri, Tahoma;
		font-size:1em;
		margin-bottom:10px;
		text-align:justify;
	}

.footer {
	background:url('images/footer.jpg') no-repeat;
	height:169px;
	clear: both;
	margin-top: 10px;
}

.footer-background {
	width: 100%;
	
	text-align: center;
}

.footer-container {
	width: 960px;
	margin: 0 auto;
}

.footer-contact {
	width: 960px;
	margin: 0 auto;
}

.pricing-content {
	width: 960px;
	margin: 10px 0;
	border-top: 1px solid #f0f0f0;
}

.pricing-content p {
	padding: 10px 150px;
}

.designed-by-rwd {
	width: 760px;
	margin: 0 auto;
	padding: 0 100px;
}

.designed-by-rwd a img {
	text-align: right;
	float: right;
	padding-bottom: 20px;
}

.designed-by-rwd p {
	float: left;
	font-family: Georgia;
}

.about-cars {
	margin: 10px 0;
}

.about-content {
	border-top: 1px solid #ebebeb;
	text-align: center;
}

.about-content p {
	padding: 10px 120px;
	font-family: Georgia;
	text-align: justify;	
}


.about-bottom-cars {
	margin: 10px 0;
}

.aboutuslink{
	margin:0 5px auto auto;
}

.phone {
	height: 61px;
	background: url('images/phone.jpg');
}

legend {
	font-family: Georgia;
	font-size: 2em;
	color: #4e4e4e;
	padding: 0.5em;
}



.ourcars{

}

.rollsroyce{
	background: url('images/ourcars/RollsRoyce.jpg');
	height: 296px;
}

.rollsroyce span {
	float: right;
	margin: 240px 20px 0 0;
	width: 400px;
	font-variant: small-caps;
}

.rolls {
	text-align: center;
	margin-top: 10px;
}

.jaguar {
	background: url('images/ourcars/Jaguar.jpg');
	height: 308px;
	margin-top: 10px;
}

.jaguar span {
	margin: 250px 0 0 96px;
	float: left;
	width: 400px;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.jag {
	text-align: center;
	margin-top: 10px;
}

.form {
	width: 570px;
	margin: 10px;
	float: left;

}

.form span {
	width: 160px;
	text-align: right;
	display:inline-block;
	margin-right: 10px;
	font-size: 1.2em;
}

.form li {
	margin: 5px;
	padding: 5px
}

.submit {
	border:1px solid #9E9E9E;
	font-size: 1em;
	padding: 3px;
}

input , textarea{
	font-size: 1.2em;
	border: 1px solid #A2A7A7\;
	padding: 3px;
}

textarea {
	font-size: 1em;
	font-family: Calibri, Tahoma;
}

.formdetails {
	margin: 28px auto;
	padding: 10px;
	text-align: center;
	background: #BDFFBD;
	border: 1px dashed #4AAD4A;
}

	.formdetails h2 {
	
	}

.affiliates {
	border: solid 1px #ebebeb;
	margin: 40px 10px 10px 10px;
	width: 290px;
	float: right;
	padding: 10px;
}

.affiliates ol li {
	padding:10px;
	font-weight: bold;	
	color: #D81444;
}

.affiliates h2 {
margin-bottom: 20px;
}

fieldset {
	border:1px solid #c4c4c4;
}

.testimonials {
	margin-top: 30px;
}

blockquote {
	font-style: italic;
	font-size: 1em;
	margin-top: 20px;
	border-top:1px solid #f5f5f5;
	border-bottom:1px solid #f5f5f5;
	padding:10px;
}


.bqstart {
     float: left;
     font-size: 700%;
     color: #f9d9e1;
	 margin-top: -30px;
	 margin-right: 20px;
 }


 .bqend {
     float: right;
     font-size: 700%;
     color: #f9d9e1;
	 margin-left: 30px;
	 margin-top: -20px;
 }

.quotee {
	font-style: italic;
	color: #8f8f8f;
	margin-top: 10px;
}