html{
	height:100%;
	padding:0px;
}

body{
	padding:0px 0px 10px 0px;
	margin:0px;
	background:#060628 url('../img/background.jpg') top left repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img{
	border-style:none;
}

.clear{
	clear:both;
	position:relative;
}

.headerbar{
	width:480px;
	position:relative;
	margin:10px auto 0px auto;
	height:58px;
	background:transparent url('../img/header_bck.jpg') top left no-repeat;
	padding:17px 0px 0px 500px;
}

.headerbar img{
	position:absolute;
	left:0px;
	top:0px;
	width:443px;
	height:59px;
}

.headerbar .phone{
	position:relative;
	float:left;
	border-right:1px solid #98abcc;
	height:43px;
	padding:0px 11px 0px 0px;
	margin:0px 11px 0px 0px;
	color:#ededed;
	font-size:20px;
	font-weight:bold;
	line-height:19px;
}

.color{
	color:#0584cd;
}

.navbar{
	font-size:12px;
	font-weight:bold;
	width:967px;
	height:25px;
	margin:0px auto 5px auto;
	position:relative;
	background:transparent url('../img/navbar.jpg') top left no-repeat;
	padding:4px 5px 0px 5px;
	z-index:400;
}

.navbar .button{
	position:relative;
	float:left;
	height:19px;
	padding:4px 16px 0px 16px;
	border-right:1px solid #37c6f2;
	text-transform:capitalize;
	color:white;
	cursor:pointer;
}

.navbar .button a:link, .navbar .button a:visited, .navbar .button a:hover{
	color:white;
	text-decoration:none;
}

.navbar .button .drop{
	position:absolute;
	padding:0px 8px 8px 8px;
	top:23px;
	background-color:#005ebe;
	border:1px solid #939495;
	border-top:none;
	left:-1px;
	display:none;
	font-weight:normal;
}

.navbar .button .drop p{
	margin:3px 0px 3px 0px;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #959595;
}


.navbar .button .drop a:link, .navbar .button .drop a:visited{
	color:white;
	text-decoration:none;
}

.navbar .button .drop a:hover{
	color:white;
	text-decoration:none;
	font-weight:bold;
}

.slideshow{
	width:980px;
	position:relative;
	margin:0px auto 4px auto;
	height:385px;
	padding:0px;
}

.slideshow .fading{
	width:980px;
	position:relative;
	margin:0px;
	height:385px;
	overflow:hidden;
	display:none;
}

.slideshow .text{
	position:absolute;
	left:15px;
	top:271px;
	width:119px;
	height:53px;
	padding:15px;
	z-index:50;
	font-size:12px;
	font-weight:bold;
	color:white;
}

.slideshow .text a:link, .slideshow .text a:visited, .slideshow .text a:hover{
	text-decoration:none;
	color:#0584cd;
}

.homegray{
	width:972px;
	position:relative;
	height:221px;
	margin:0px auto 25px auto;
	background:transparent url('../img/homegray.jpg') top left no-repeat;
	padding:4px;
}

.homegray .quote{
	width:318px;
	position:relative;
	float:left;
	height:180px;
	margin:0px 13px 0px 0px;
	background:transparent url('../img/quote_back.jpg') top left no-repeat;
	padding:39px 0px 0px 20px;
}

.homegray .quote form{
	padding:0px;
	margin:0px;
	position:relative;
	width:318px;
}

.homegray .quote form div{
	float:left;
	width:133px;
	margin-right:10px;
	padding:0px;
	font-weight:bold;
}

.homegray .quote form div input, .homegray .quote form div select{
	width:99%;
	margin-bottom:4px;
}

.homegray .preowned{
	width:301px;
	position:relative;
	float:left;
	height:219px;
	margin:0px 12px 0px 0px;
	background:transparent url('../img/preowned_back.jpg') top left no-repeat;
}

.homegray .preowned img{
	position:absolute;
	width:79px;
	height:20px;
	left:197px;
	top:186px;
}

.homegray .new{
	width:301px;
	position:relative;
	float:left;
	height:219px;
	margin:0px 0px 0px 0px;
/*	background:transparent url('../img/new_back.jpg') top left no-repeat;*/
}

.homegray .new img{
	position:absolute;
	width:79px;
	height:20px;
	left:199px;
	top:186px;
}

.homegray .new .animwrapper{
	background-color:#000000;
	height:204px;
	left:7px;
	overflow:hidden;
	position:absolute;
	top:9px;
	width:286px;
}

.homegray .new .animwrapper img{
	height:241px;
	left:91px;
	top:-18px;
	width:112px;
}

.footer{
	width:980px;
	margin:0px auto 0px auto;
	border-top:1px solid #3a4166;
	padding:5px 0px 0px 0px;
	color:#cacaca;
	font-size:11px;
}

.footer .spacer{
	position:relative;
	margin:0px 17px 0px 17px;
}

.footer .right{
	float:right;
}

.footer a:link, .footer a:visited, .footer a:hover{
	color:#cacaca;
	text-decoration:none;
}

.footer .copy{
	position:relative;
	margin-top:21px;
	color:#737474;
}

.footer .copy div{
	float:left;
}

.footer .center{
	margin-top:19px;
	position:relative;
	text-align:center;
	color:#20385f;
	font-size:9px;
}

.footer .center h1{
	font-size:11px;
}

.subbody{
	position:relative;
	width:960px;
	padding:20px 10px 10px 10px;
	background-color:white;
	margin:0px auto 25px auto;
}

.subcontent{
	width:760px;
	float:left;
	position:relative;
	padding:0px;
}

.subcontent a:link, .subcontent a:visited, .subcontent a:hover{
	text-decoration:none;
	color:#0584cd;
}

.subcontent h1{
	color:#3a5ebe;
	position:relative;
	margin:0px 0px 20px 0px;
}

.sidebanner{
	width:180px;
	padding:0px;
	margin:0px 15px 0px 0px;
	float:left;
	height:380px;
	background-repeat:no-repeat;
}

.new_box{
	width:650px;
	height:auto;
	position:relative;
	margin:0px 0px 15px 0px;
	border:1px solid #727272;
	padding:10px;
	background-position:bottom left;
	background-repeat:no-repeat;
	background-image:url('../img/new_box_back.jpg');
}

.new_box .name{
	font-weight:bold;
	font-size:18px;
	text-transform:capitalize;
	position:absolute;
	top:-12px;
	left:12px;
	padding:0px 5px 0px 5px;
	background-color:white;
}

.new_box .price{
	font-weight:bold;
	font-size:14px;
	text-transform:capitalize;
	position:absolute;
	top:-10px;
	right:30px;
	padding:0px 5px 0px 5px;
	background-color:white;
}

.new_box a:link, .new_box a:visited, .new_box a:hover{
	text-decoration:none;
}

.new_box img{
	float:left;
}

.new_box .left{
	position:relative;
	float:left;
	margin:6px 12px 6px 6px;
	width:170px;
}

.cap{
	font-size:14px;
	font-weight:bold;
}

.new_box .right{
	position:relative;
	float:left;
	margin-top:6px;
	width:170px;
}


.price_pop{
	display:none;
	position:absolute;
	padding:6px;
	font-weight:bold;
	background-color:#dfdfdf;
	z-index:10000;
	border:1px dashed #727272;
}

.specialbox{
	float:left;
	width:350px;
	position:relative;
	margin:0px 30px 20px 0px;
	border:1px solid #cccccc;
	padding:5px;
	height:auto;
	min-height:200px;
}

#hideme{
	display:none;
}

.staffbox{
	width:240px;
	position:relative;
	float:left;
	text-align:center;
	margin:10px;
}

.testimonialbox{
	width:600px;
	position:relative;
	margin:10px;
}

.testimonialbox h1{
	font-size:14px;
}

.align{
	position:relative;
	margin:0px 0px 4px 0px;
}

.contact{
	position:relative;
	height:435px;
}

.contact input, .contact textarea, .contact select{
	position:absolute;
	left:200px;
}

.contact div{
	margin:8px;
}