﻿

#content-dealer{
	background-color: #99CCFF;
	position: absolute;
	width: 330px;
	height: 200px;
	z-index: 1;
}

.content-wrap-up-dealer-photo{
	border-radius: 3px;
	border: medium solid #FFFFFF;
	position: absolute;
	width: 150px;
	height: 150px;
	top: 25px;
	right: 90px;
	bottom: 25px;
	left: 90px;
}

.content-quote-icon{
	position: absolute;
	top: 25px;
	color: #2A2D2D;
}

#content-thepromise{
	background-color: #99CCFF;
	position: absolute;
	width: 650px;
	height: 200px;
	z-index: 1;
	left: 330px;
}

.content-wrap-up-text{
	position: absolute;
	top: 15px;
	right: 20px;
	bottom: 5px;
	left: 35px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	color: #2A2D2D;
	font-style: italic;
	text-align:justify;
}

.content-wrap-up-name{
	position: absolute;
	top: 130px;
	right: 5px;
	bottom: 25px;
	left: 35px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: large;
	color: #2A2D2D;
	font-weight: bold;
}

#content-latestmodule-video{
	background-color: #99CCFF;
	position: absolute;
	width: 530px;
	height: 300px;
	z-index: 1;
	top: 200px;
}

#content-latestmodule{
	background-color: #C0C0C0;
	position: absolute;
	width: 450px;
	height: 180px;
	z-index: 1;
	top: 200px;
	left: 530px;
}

.content-wrap-up-title-latestmodule{
	position: absolute;
	top: 5px;
	right: 20px;
	bottom: 5px;
	left: 20px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: large;
	color: #2A2D2D;
}

.content-wrap-up-text-latestmodule{
	position: absolute;
	text-align:justify;
	top: 45px;
	right: 20px;
	bottom: 10px;
	left: 20px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	color: #2A2D2D;
}

#content-latestmodule-para1{
	background-color: #C0C0C0;
	position: absolute;
	width: 150px;
	height: 120px;
	z-index: 1;
	top: 380px;
	left: 530px;
}


#content-latestmodule-para2{
	background-color: #C0C0C0;
	position: absolute;
	width: 150px;
	height: 120px;
	z-index: 1;
	top: 380px;
	left: 680px;
}

#content-latestmodule-para3{
	background-color: #C0C0C0;
	position: absolute;
	width: 150px;
	height: 120px;
	z-index: 1;
	top: 380px;
	left: 830px;
}

.content-latestmodule-icon{
	top: 5px;
	text-align: center;
	position: absolute;
    width: 100%;
    left: 38%;
    color: black;
}

.content-latestmodule-numbers, .odometer{
	top: 56px;
	font-size: 22px;
	text-align: center;
	position: absolute;
	width: 100%;
	color: black;
	font-weight: bold;
}

.content-latestmodule-comments{
	top: 95px;
	font-size: x-small;
	text-align: center;
	position: absolute;
    width: 100%;
    color: black;
}

#content-feedback-testimonials{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #2A2D2D;
	font-size: x-large;
	font-weight: bolder;
	position: absolute;
	text-align: center;
	width: 100%;
	top: 5px;
}

.content-thefeedback{
	position: absolute;
	z-index: 1;
	top: 160px;
	font-size: xx-small;		
	text-align: center;
	width:100%;
}

.content-feedback-picture{
	border-radius: 40px;
	border: medium solid #FFFFFF;
	box-shadow: 2px 2px 2px 2px #99CCFF;
	top: 30px;
	position: absolute;
	width: 40%;
	left: 95px;
	right: 55px;
}

.content-thefeedback-quote-icon{
	position: absolute;
	top: 25px;
	left: 32px;
	color: #2A2D2D;
}


.content-thefeedback-wrap-up-text{
	position: absolute;
	top: 20px;
	right: 5px;
	bottom: 5px;
	left: 55px;
	right:20px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	color: #2A2D2D;
	font-style: italic;
	text-align:justify;
}

.content-thefeedback-wrap-up-name{
	position: absolute;
	top: 90px;
	right: 5px;
	bottom: 25px;
	left: 5px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: large;
	color: #2A2D2D;
	font-weight: bold;
}

#content-feedback1{
	background-color: #99CCFF;
	position: absolute;
	width: 330px;
	height: 300px;
	z-index: 1;
	top: 500px;
}

#content-feedback2{
	background-color: #99CCFF;
	position: absolute;
	width: 320px;
	height: 300px;
	z-index: 1;
	top: 500px;
	left: 330px;
}

#content-feedback3{
	background-color: #99CCFF;
	position: absolute;
	width: 330px;
	height: 300px;
	z-index: 1;
	top: 500px;
	left: 650px;
}

