body {
	background:#000000;
 	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
#main_container {
	background-color: #1f1a17;
	border: 1px solid #4b4b4b;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8f8d8b;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat;	

}
#header {
	background-image: url(images/top-logos.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 107px;
	display:block;
}
#logo {
	width: 220px;
	height: 107px;
	display: block;
	float:left;
}
#fb 
{
    padding-right:10px;
    padding-top :10px;
	float:right;
}
.nav {
	display: block;
	width: 780px;
	height: 25px;
	padding-top: 52px;
	float:right;	
}
.nav_bar {
	display:block;
	background-color: #1E1B16;
	width: 734px;
	height: 25px;
	background-image: url(SpryAssets/bg-nav.gif);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 27px;
}
#body_area {
	display:block;
	padding-top: 40px;
}
#body_content_home {
	display:block;
	width: 480px;
	float:left;
	text-align:justify;
	padding-left: 36px;
}
#body_content_sub {
	display:block;
	width: 630px;
	float:left;
	text-align:justify;
	padding-left: 36px;
}
#body_area a:link {
	color: #8f8d8b;
	text-decoration:underline;
}
#body_area a:visited {
	text-decoration: none;
	color: #daa0a0;
	text-decoration:underline;	
}
#body_area a:hover {
	color: #fff;
}
#body_area a:active {
	text-decoration: none;
	color: #fff;
}

#news_box {
	width: 389px;
	display:block;
	float:left;
	padding-left: 70px;
}
.news_top {
	background-image: url(images/news_top.gif);
	background-repeat: no-repeat;
	padding-top: 48px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #daa0a0;
}
.news_copy {
	width: 255px;
	float: left;
	padding-right: 22px;
	text-align: justify;
}
.news_items {
	padding-bottom: 10px;
	width: 356px;
}

#news_bottom {
	background-image: url(images/news_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;	
}
#news_bottom {
	background-image: url(images/news_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;	
}

.news_copy a:link {
	color: #daa0a0;
	text-decoration:underline;
}

.news_copy a:visited {
	text-decoration: none;
	color: #daa0a0;
	text-decoration:underline;	
}
.news_copy a:hover {
	color: #fff;
	
}
.news_copy a:active {
	text-decoration: none;
	color: #daa0a0;
}
.clearer {
	clear: both;
}

.buttonHeaders 
{
    background-image: url(images/button.gif);
    background-repeat: no-repeat;
    line-height: 30px;
    text-align:center; 
    text-decoration:none;
    width: 200px;
    margin-top: 10px;
}

.tableHeader
{
    font-size: large;
}

#testimonials_box {
	width: 258px;
	display:block;
	float:left;
	padding-left: 50px;
}
.testimonials_top {
	background-image: url(images/testimonials_top.gif);
	background-repeat: no-repeat;
	padding-top: 48px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #daa0a0;
}
.testimonials_copy {
	width: 224px;
	text-align: justify;
	padding-bottom: 20px;
}

#testimonials_bottom {
	background-image: url(images/testimonials_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;	
}
.testimonials_copy a:link {
	color: #daa0a0;
	text-decoration:underline;
}

.testimonials_copy a:visited {
	text-decoration: none;
	color: #daa0a0;
	text-decoration:underline;	
}
.testimonials_copy a:hover {
	color: #fff;
	
}
.testimonials_copy a:active {
	text-decoration: none;
	color: #daa0a0;
}


#footer {
	background-image: url(images/footer_left_bg.jpg);
	background-repeat: repeat-x;
	display:block;
	width: 1000px;
}
.footer_left {
	display:block;
	width: 465px;
	height: 258px;
	float: left;
}
.footer_right {
	display:block;
	width: 535px;
	height: 258px;
	background-image: url(images/home-car.jpg);
	background-repeat: no-repeat;
}
