@charset "utf-8";
body {
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat;
}
#inv_table {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
}
#intro {
	background-color: #FFFFFF;
	height: 620px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	top: 50px;
}
#intro #flash_contain {
	position: relative;
	height: 600px;
	width: 600px;
	left: 10px;
	top: 10px;
	float: left;
}


#body_content {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}
#body_content #content {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	clear: both;
}
#body_content #content #top_banner {
	height: 314px;
	width: 778px;
	background-image: url(../images/header_image.jpg);
	background-repeat: no-repeat;
}
#body_content #content #text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	width: 738px;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	float: left;
}
#body_content #content #footer {
	background-color: #FFFFFF;
	width: 738px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	height: 50px;
	padding-top: 5px;
	clear: left;
}
#body_content #content #footer a {
	color: #666666;
}
#body_content #content #text #left {
	width: 150px;
	margin-right: 10px;
	margin-left: 10px;
	clear: left;
	float: left;
	position: static;
	text-align: center;
}
#body_content #content #text #left #left_table tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
}
#body_content #content #text #left #left_table td {
	padding: 5px;
	text-align: center;
}
#body_content #content #text #left #left_table {
	text-align: center;

}
#body_content #content #text #left #left_table .SectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}


#body_content #content #text #right {
	float: right;
	width: 535px;
	margin-right: 10px;
	padding-left: 10px;
	clear: both;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#body_content #content #text #right #inv_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
}
#body_content #content #text #right #inv_block {
	border: 1px solid #666666;
	vertical-align: top;
}


#body_content  #content #top_banner #frame {
	width:778px;
	margin:0 auto 0 auto;
	background:url(images/header_image.jpg) no-repeat;
	position: relative;
			
			}
#body_content  #content #top_banner #frame ul.u1 {
	list-style-type:none;
	width:188px;
	display:block;
	padding-top: 125px;
			/*padding-bottom:46px;*/
			}
#body_content  #content  #top_banner #frame li a {
	width:135px;
	height:23px;
	border-bottom:#DDDBDB 1px solid;
	text-decoration:none;
	padding-left:40px;
	font-weight:bold;
	display:block;
	padding-top:5px;
	color:#3D3D3D;
	background-image: url(../images/menu_bullte.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
			
			}
#body_content  #content  #top_banner #frame li a:hover {
			text-decoration:underline;
			color:#918C8C;
			background-position:10px 8px;
			}
#body_content #content #home_banner {
	height: 314px;
	width: 778px;
	background-image: url(../images/home_banner.jpg);
	background-repeat: no-repeat;
}
#body_content #content #inventory_banner {
	height: 314px;
	width: 778px;
	background-image: url(../images/inventory_banner.jpg);
	background-repeat: no-repeat;
}
#body_content  #content  #service_banner {
	height: 314px;
	width: 778px;
	background-image: url(../images/service_banner.jpg);
	background-repeat: no-repeat;
}
#body_content #content #contact_banner {
	height: 314px;
	width: 778px;
	background-image: url(../images/contact_banner.jpg);
	background-repeat: no-repeat;
}
#body_content #content #finance_banner {
	height: 314px;
	width: 778px;
	background-image: url(../images/financing_banner.jpg);
	background-repeat: no-repeat;
}

/*HOME*/
#body_content  #content #home_banner #frame {
	width:778px;
	margin:0 auto 0 auto;
	position: relative;
	background-image: url(../images/home_banner.jpg);
	background-repeat: no-repeat;
			
			}
#body_content  #content #home_banner #frame ul.u1 {
	list-style-type:none;
	width:188px;
	display:block;
	padding-top: 125px;
			/*padding-bottom:46px;*/
			}
#body_content  #content  #home_banner #frame li a {
	width:135px;
	height:23px;
	border-bottom:#DDDBDB 1px solid;
	text-decoration:none;
	padding-left:40px;
	font-weight:bold;
	display:block;
	padding-top:5px;
	color:#3D3D3D;
	background-image: url(../images/menu_bullte.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
			
			}
#body_content  #content  #home_banner #frame li a:hover {
			text-decoration:underline;
			color:#918C8C;
			background-position:10px 8px;
			}

/*INVENTORY*/
#body_content  #content #inventory_banner #frame {
	width:778px;
	margin:0 auto 0 auto;
	position: relative;
	background-image: url(../images/inventory_banner.jpg);
	background-repeat: no-repeat;
			
			}
#body_content  #content #inventory_banner #frame ul.u1 {
	list-style-type:none;
	width:188px;
	display:block;
	padding-top: 125px;
			/*padding-bottom:46px;*/
			}
#body_content  #content  #inventory_banner #frame li a {
	width:135px;
	height:23px;
	border-bottom:#DDDBDB 1px solid;
	text-decoration:none;
	padding-left:40px;
	font-weight:bold;
	display:block;
	padding-top:5px;
	color:#3D3D3D;
	background-image: url(../images/menu_bullte.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
			
			}
#body_content  #content  #inventory_banner #frame li a:hover {
			text-decoration:underline;
			color:#918C8C;
			background-position:10px 8px;
			}
#body_content /*LOCATIONS*/
  #content  #service_banner  #frame {
	width:778px;
	margin:0 auto 0 auto;
	position: relative;
	background-image: url(../images/service_banner.jpg);
	background-repeat: no-repeat;
			
			}
#body_content   #content  #service_banner  #frame  ul.u1 {
	list-style-type:none;
	width:188px;
	display:block;
	padding-top: 125px;
			/*padding-bottom:46px;*/
			}
#body_content   #content   #service_banner  #frame  li  a {
	width:135px;
	height:23px;
	border-bottom:#DDDBDB 1px solid;
	text-decoration:none;
	padding-left:40px;
	font-weight:bold;
	display:block;
	padding-top:5px;
	color:#3D3D3D;
	background-image: url(../images/menu_bullte.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
			
			}
#body_content   #content   #service_banner  #frame  li  a:hover {
			text-decoration:underline;
			color:#918C8C;
			background-position:10px 8px;
			}

/*CONTACT*/
#body_content  #content #contact_banner #frame {
	width:778px;
	margin:0 auto 0 auto;
	position: relative;
	background-image: url(../images/contact_banner.jpg);
	background-repeat: no-repeat;
			
			}
#body_content  #content #contact_banner #frame ul.u1 {
	list-style-type:none;
	width:188px;
	display:block;
	padding-top: 125px;
			/*padding-bottom:46px;*/
			}
#body_content  #content  #contact_banner #frame li a {
	width:135px;
	height:23px;
	border-bottom:#DDDBDB 1px solid;
	text-decoration:none;
	padding-left:40px;
	font-weight:bold;
	display:block;
	padding-top:5px;
	color:#3D3D3D;
	background-image: url(../images/menu_bullte.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
			
			}
#body_content  #content  #contact_banner #frame li a:hover {
			text-decoration:underline;
			color:#918C8C;
			background-position:10px 8px;
			}

/*FINANCING*/
#body_content  #content #finance_banner #frame {
	width:778px;
	margin:0 auto 0 auto;
	position: relative;
	background-image: url(../images/financing_banner.jpg);
	background-repeat: no-repeat;
			
			}
#body_content  #content #finance_banner #frame ul.u1 {
	list-style-type:none;
	width:188px;
	display:block;
	padding-top: 125px;
			/*padding-bottom:46px;*/
			}
#body_content  #content  #finance_banner #frame li a {
	width:135px;
	height:23px;
	border-bottom:#DDDBDB 1px solid;
	text-decoration:none;
	padding-left:40px;
	font-weight:bold;
	display:block;
	padding-top:5px;
	color:#3D3D3D;
	background-image: url(../images/menu_bullte.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
			
			}
#body_content  #content  #finance_banner #frame li a:hover {
			text-decoration:underline;
			color:#918C8C;
			background-position:10px 8px;
			}
.SectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#body_content #content #text #right #inv_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#body_content #content #text #right #inv_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#body_content #content #text #right #inv_menu .current {
	background-color: #CCCCCC;
}
#body_content #content #text #main_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 10px;
	visibility: visible;
}
#body_content #content #text #main_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#body_content #content #text #main_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
#body_content #content #text #right .StoryContentColor #specs {
	border: 1px solid #999999;
}
#body_content #content #text #right #main_cat {
	text-align: center;
	font-weight: bold;
}
#body_content #content #text #right #main_cat a {
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
#body_content #content #text #right #main_cat a:hover {
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
#body_content  #content  #text  #right  #main_cat  td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
}
#body_content #content #text #right #inv_detail1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#body_content #content #text #right #inv_detail1 a:hover {
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	background-color: #dddddd;
}
#body_content #content #text #right #inv_table {
}
#body_content #content #text #right #inv_table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
}
#body_content #content #text #right img {
	text-decoration: none;
}
#skip {
	text-align: center;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 5px;
}
#skip a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
#skip a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
