html {
	height: 100% auto;
	overflow: -moz-scrollbars-vertical;
	background-color: #000;
	margin-bottom:15px;
	background: #000 url(../images/sky_banner.jpg) no-repeat;
}

a:focus
{
  -moz-outline: none;
}

#container {
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: 40px;
}

body {
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	height:100% auto; /* this is the key! */
	margin:0 auto;
	margin-top: 2px;
}
	
.logo {
	padding-top: 10px;
	border: 0px none;
}

#header {
	display:block;
	color: #B27FB2;
	height: 260px;
	width:980px;
	text-align: left;
}

#headerContent {
	display: block;
	font-size: 16px;
	z-index:0;
	margin-top: 10px;
	margin-left: -180px;
}

#headerContent .innerHeader {
	display: block;
	position: absolute;
	margin-top: -90px;
	margin-left: 960px;
	font-size: 16px;
	z-index:0;
}

#headerContent .inner a {
	display: block;
	margin-top: 13px;
}

.callusHead {
	color: #FFF;
	display: block;
	padding-bottom: 0px;
}

.callusHead span {
	color: #FD6300;
}

.innerHeader a {
	padding-top: 7px;
	display: block;
}

#headerContact a {
	display: block;
	height: 100px;
	margin-top: 10px;
}

#navHolder {
	display: block;
	width: 990px;
	height: 68px;
	overflow-y: hidden;
	margin-top: 55px;
	padding-top: 4px;
	padding-left: 0px;
	background: url(../images/home/headerbackground.jpg) no-repeat top right;
}

#navHolder a {
	display: block;
	float: left;
	text-decoration: none;
	color: #FFF;
}

#navHolder a:hover{
	display: block;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
}

.mOption {
	float: left;
}

.content {
	display: block;
	width: 980px;
	margin-top: 48px;
	clear: both;
	padding-bottom:28px;
	text-align: left;
}

.left {
	display:block;
	color: #FFF;
	width: 289px;
	float: left;
	padding-right: 5px;
	padding-bottom:40px;
}

.leftsideIcon {
	display: block;
	width: 275px;
	height: 110px;
	margin-bottom: 7px;
	color: #000;
	cursor: pointer;
}

.leftsideIcon span {
	display: block;
	padding-top: 17px;
	padding-left: 130px;
	padding-right: 20px;
	font-size: 113%;
}


#lside1 {
	background: url(../images/home/seeournewarrivals.jpg) no-repeat top right;
}

#lside2 {
	background: url(../images/home/webuycars.jpg) no-repeat top right;
}

#lside3 {
	background: url(../images/home/promoarea.jpg) no-repeat top right;
}

#lside4 {
	background: url(../images/home/price_promise.jpg) no-repeat top right;
}

#registerIcon {
	background: url(../images/home/registerPanel.jpg) no-repeat top right;
	padding-top: 75px;
}

#registerIcon input {
	border: 1px solid #9A9A9A;
	margin-left: 53px;
	height: 20px;
	width: 202px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-left: 3px;
	margin-right:40px;
	padding-bottom:0px;	
	margin-top:-4px;	
}

#registerIcon input.emailAddressInput {
	border: 1px solid #9A9A9A;
	margin-left: 53px;
	height: 20px;
	width: 202px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-left: 3px;
	margin-right:40px;
	margin-top:-10px;
	padding-bottom:0px;
}

#registerIcon .regButton {
	position:absolute;
	background: url(../images/reg_ok.jpg) no-repeat top right;
	border: none;
	width: 39px;
	height: 20px;
	margin-left: 206px;
	margin-top: -24px;
	cursor: pointer;
	padding-right:50px;
}

#registerIcon .regButton:hover {
	position:absolute;
	background: url(../images/reg_ok.jpg) no-repeat top right;
	border: none;
	width: 39px;
	height: 20px;
	margin-left: 206px;
	margin-top: -24px;
	cursor: pointer;
}

p.rResponse {
	font-weight: bold;
	margin-top: -30px;
	margin-left: 20px;
	font-size: 130%;
}

#latestBox {
	background: url(../images/home/latestbox.jpg) no-repeat top right;
	display: block;
	width: 289px;
	height: 470px;
	padding-top: 52px;
	margin-top: -10px;
}

#latestBox .white {
	margin-left: 20px;
	background-color: white;
	display: block;
	height: 85%;
	width: 256px;
	color: #000;
	overflow-y: hidden;	
}

#latestBox .white p {
	padding-top: 12px;
	margin-left:15px;
	font-size: 125%;
	padding-bottom: 10px;
	border-bottom: 2px dashed #FF6600;
	margin-right: 15px;
	line-height: 100%;
	margin-bottom: 0px;
}

#latestBox .white p span {
	color: #FF6600;
	font-weight: bold;
}

#innerLatestScroll {
	height: 400px;
}

.hb {
	background: url(../images/home/homebox1.jpg) no-repeat top right;
	width: 342px;
	height: 185px;
	float: left;
	cursor: pointer;
}

.hb .hastlekeys {
	margin-top: -50px;
	margin-left: 200px;	
}

.hb span {
	color: #FF4010;
	font-weight: bold;
	margin-left: 40px;
}

div.hb h4 {
	color: #008AC5;
	font-size: 145%;
	font-weight: normal;
	margin-left: 30px;
}

div.hb ul {
	color: #000;
	margin-left: 7px;
	margin-top: -15px;
}

div.hb ul li {
	line-height: 140%;
	font-size: 112%;
}


#hb1 {
}

#hb2 {
}

#hb3 {
}

#hb4 {
}


.homerightseperator {
	width: 600px;
	height: 1px;
}


.left h2 {
	color: #000;
	font-family: Arial Narrow, Arial,Verdana;
	font-size: 30px;
	font-weight: normal;
	margin: 0px;}


.right {
	display: block;
	margin-left: 290px;
}

#topFlash {
	height: 330px;
}

.right p {
	line-height: 150%;
}

.right h4 {
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial Narrow, Arial;
}

.break {
	display: block;
	width: 40px;
	height: 10px;
	clear: both;
}


#topImages {
	margin-top: -40px;
	width: 697px;
}

#homeScroll {
	height: 252px;
	width: 684px;
	background: #FFF url(../images/home/homescrollerbottom.jpg) no-repeat bottom right;
	margin-top: 25px;
	margin-left: 4px;
	margin-bottom: 20px;
	padding-top: 12px;
	overflow: hidden;
}

#homeScroll a {
	color: #000;
}

#homeScroll .leftScroll {
	position: relative;
	float: left;
	margin-top: -165px;
	margin-left: -4px;
	cursor: pointer;
}

#homeScroll .rightScroll {
	position: relative;
	margin-top: -165px;
	float: right;
	margin-right: -2px;
	cursor: pointer;
}

#homeScroll .topBar {
	padding-left: 25px;
}

#homeScroll .topBar img {
	cursor: pointer;
}

#homeScroll .circles {
	float: right;
	margin-right: 30px;
	margin-top: 11px;
}

#homeScroll .inner {
	color: #000;
	width: 4000px;
	margin-top: 20px;
	overflow: hidden;
	height:225px;
}

#innerScroll {
	overflow-x: hidden;
	width: 621px;
	margin-left: 30px;
	margin-top: -30px;
}

.homeItem {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	overflow: hidden;
	border: 1px solid #CFCFCF;
	border-right: 0px none;
	overflow-x: hidden;
	height: 190px;
	width: 144px;
	font-size: 90%;
}

.homeItem span {
	padding-top:10px;
	display: block;
}


.homeItem1st {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	overflow: hidden;
	border: 1px solid #CFCFCF;
	width: 144px;
	overflow-x: hidden;
	font-size: 90%;
	height: 190px;
}

.homeItem1st span {
	padding-top:10px;
	display: block;
}

.newsArchive {
	padding-left: 118px;
	width:120px;
	padding-top:5px;}

.left a{
	text-decoration: none;
	color: #000;
}

.left a:hover{
	text-decoration: underline;
	color: #000;
}

#register {
	border: 1px solid #666666;
	margin-top: 27px;
	padding-left: 10px;
	color: #000;
	padding-bottom: 10px;
}

#register h3{
	color: #FF6600;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial Narrow, Arial, Verdana;
	margin-top:5px;
}

#brochure {
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 14px;
	padding-bottom: 10px;
	color: #FFF;
	background-color: #FF6600;
}

#register input{
	background-color: #FFE1C4;
}

#lookcarsales {
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 25px;
	padding-bottom: 17px;
	color: #FFF;
	font-weight: bold;
	background-color: #333333;
}

.footer {
	width: 986px;
	height: 233px;
	display:block;
	text-align: left;
	background: url(../images/home/footerb1.jpg) top left no-repeat;
	padding-top: 0px;
	padding-left: 15px;
	font-size: 96%;
	clear: both;
}

.footer2 {
	width: 986px;
	height:68px;
	background: url(../images/home/footerb2.jpg) top left no-repeat;
	position: relative;
	top: 121px;
	left: -15px;
	color: #000;
}

.footer2 span {
	float: left;
	color: #000;
	width: 100%;
	margin-top: -75px;
	font-size: 127%;
	padding-left: 50px;
}

.footer2 span span {
	float: none;
	margin: 0px;
	padding-left: 34px;
	color: orange;
	font-weight: normal;
	padding-bottom: 100px;
}

.footer h4 {
	color: #008AC5;
	font-size: 150%;
	font-weight: normal;
	margin-left: 30px;
	padding-top: 24px;
	margin-bottom: 0px;
}

.footer ul {
	float: left;
	color: #86D5E9;
	list-style-type: none;
	line-height: 170%;
	font-size: 120%;
	list-style-image:url("../images/home/footerlistitem.jpg");
	margin-left: 20px;
	margin-right: 5px;
}

.footer ul a {
	color: #86D5E9;
	text-decoration: none;
}

.footer ul a:hover{
	color: #86D5E9;
	text-decoration: underline;
}

.footer2 a {
	color: #F85C00;
}

.footer2 a:hover {
	color: #FFF;
}

.footer2 .copyrightText {
	color: #FFF;
	float: left;
	margin-top: -15px;
	margin-left: 30px;

}

.footer2 .kiln {
	float: right;
	margin-left: 350px;
	margin-top: 3px;
	font-size: 98%;
}

.mOptionEnd {//no float required}

.orange {
	color: #FF6600;
}

.view {
	margin-top:5px;
}

#onlinebooking {
	display: block;
	width: 273px;
	height: 76px;
	margin-top: 9px;
	padding-left: 1px;
	padding-top: 0px;
}

#onlinebooking img {
	cursor: pointer;
}

#onlinebooking2 {
	display: block;
	width: 273px;
	height: 76px;
	margin-top: 9px;
	padding-left: 1px;
	padding-top: 0px;
}

#onlinebooking2 img {
	cursor: pointer;
}

.bannerLogos {
	float: right;
	margin-top: -20px;
	margin-right: 50px;
}

.safegaurd {
	margin-left: 75px;
}