/* CSS Document */
body {
	background-image: url('/images/global/bg.jpg');
	background-repeat: repeat-x;
	background-color: #04172e;
	
	margin: 0px;
	text-align: left;
	}
	
/* divs */
#home_main {
	width: 1013px;
	height: 593px;
	text-align: left;
	background-color: #000000;
	
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	border-top-style: none;
	}

#sub_main {
	width: 1013px;
	background-color: #000000;
	text-align: left;
	
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	border-top-style: none;
	}	

#home_content {
	padding: 20px;
	width: 991px;
	height: 164px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	}
	
#nav {
	text-align: right;
	width: 1013px;
	height: 31px;
	}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 20px;
	}

#featured_listings {
	padding: 10px;
	height: 80px;
	line-height: 18px;
	text-align: left;
	}

#home_corporate_logos {
	width:			  1000px;
	text-align:		  right;
	padding-right:    15px;
}
	
#home_testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #cccccc;
	padding: 15px;
	padding-right: 30px;
	height: 95px;
	text-align: left;
	}

#sub_testimonials {
	background-color: #6C87A3;
	border-style: none;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #b8c6d3;
	border-width: 1px;
	
	color: #cccccc;
	padding: 15px;
	}

#sub_navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 30px;
	
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px;
	width: 245px;
	}

#sub_menu_item {
	padding: 0px;
	padding-left: 30px;
	line-height: 13px;
	}

#corporate_links {
	background-color: #527293;
	text-align: center;
	padding-top: 5px;
	border-style: none;
	border-top-style: solid;
	border-top-color: #b8c6d3;
	border-top-width: 1px;
	}

#manufacturer_title {
	background-color: #04172E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	padding: 5px;
	}

#manufacturer_block {
	border-style: solid;
	border-width: 1px;
	border-color: #04172E;
	padding: 15px;
	
	font-family: Arial, Helvetica, sans-serif;
	}


/*Listing classes*/
#list_manufacturer {
	font-weight:	bold;
	position:		relative;
	float:			left;
	width:			117px;
	border-bottom-style:	solid;
	border-bottom-color:	#999999;
	border-bottom-width:	1px;
	}
#list_model {
	font-weight:	bold;
	position:		relative;
	float:			left;
	width:			220px;
	border-bottom-style:	solid;
	border-bottom-color:	#999999;
	border-bottom-width:	1px;
	}
#list_serial_number {
	font-weight:	bold;
	position:		relative;
	float:			left;
	width:			150px;
	border-bottom-style:	solid;
	border-bottom-color:	#999999;
	border-bottom-width:	1px;
	}
#list_view_listing {
	font-weight:	bold;
	position:		relative;
	border-bottom-style:	solid;
	border-bottom-color:	#999999;
	border-bottom-width:	1px;
	}

.list_item_black {
	background-color:	#000000;
	float:				none;
	cursor:				pointer;
	}

.list_item_gray {
	background-color:	#222222;
	float:				none;
	cursor:				pointer;
	}
	
.list_manufacturer {
	font-weight:	bold;
	position:		relative;
	float:			left;
	width:			117px;
	padding-left:	5px;
	}
.list_model {
	font-weight:	bold;
	position:		relative;
	float:			left;
	width:			220px;
	}
.list_serial_number {
	font-weight:	bold;
	position:		relative;
	float:			left;
	width:			150px;
	}
.list_view_listing {
	font-weight:	bold;
	position:		relative;
	text-align:		right;
	}	


/* table cells */
td.header_links {
	padding-right: 21px;
	padding-top: 16px;
	text-align: right;
	}

td.home_featured {
	width: 293px;
	padding-left: 27px;
	}
	
td.home_testimonials {
	width: 381px;
	padding-left: 30px;
	border-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #a8a8a8;
	}

td.sub_nav {
	width: 272px;
	background-color: #859cb3;
	}
	
td.sub_content {
	width: 667px;
	background-color: #000000;
	padding: 75px;
	padding-top: 50px;
	
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 22px;
	}

td.listing_sub_title {
	font-size: 26px;
	font-weight: bold;
	color: #666666;
	}	

td.listing_sn_title {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	}	
	
/* links */
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #859cb3;
	text-decoration: none;
	}
	
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #859cb3;
	text-decoration: none;
	}

a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #859cb3;
	text-decoration: none;
	}		

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #336699;
	text-decoration: none;
	}


a.listlink:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #cccccc;
	text-decoration: none;
	}
	
a.listlink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #787878;
	text-decoration: none;
	}

a.listlink:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #cccccc;
	text-decoration: none;
	}		
a.listlink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #859cb3;
	text-decoration: none;
	}

a.featured_listing:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.featured_listing:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	}

a.featured_listing:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	}		

a.featured_listing:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cccccc;
	text-decoration: none;
	}

a.top_menu_item:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.top_menu_item:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	}

a.top_menu_item:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	}		

a.top_menu_item:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C8DBEF;
	text-decoration: none;
	}


a.sub_menu_item:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.sub_menu_item:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}

a.sub_menu_item:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}		

a.sub_menu_item:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C8DBEF;
	text-decoration: none;
	}


a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}

a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}		

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	}


	

/* other */
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	padding-bottom: 15px;
	color: #666666;
	}

font.big_qoute {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #cccccc;
	}

img.listing_image {
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	}
	
