@charset "UTF-8";
/* CSS Document */
body{
	color: #FFFFFF;
	margin:0;
	padding:0;
	font-size:13px;
	font-family:arial;
	font-weight: normal;
	text-decoration: none;
	line-height:20px;
	background-color:#000000;
}
div, h1, h2, h3, h4, h5, h6, form, label, input, span, ul, li, p, a{
	margin:0; padding:0;}
ul{
	list-style:none;}
 
#container{
	width:1002px;
	margin:0 auto;
 	position:relative;
	background-image: url(../images/shadow-bg.gif);
	background-position: center;
	background-repeat:repeat-y;
}
#container #headertop{
	width:990px;
	height:149px;
	margin:0 auto;
	position:relative;
	margin-bottom:2px;
}
#container #mainheader{
	width:990px;
	height:290px;
	margin:0 auto;
	position:relative;
	margin-bottom:2px;
} 
#mainheader .contact{
	width:270px;
	height:290px;
	margin:0 auto;
	float:left;
	margin-left:2px;
}
#mainheader .contact h1{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	padding:12px 31px 14px;
	background-image: url(../images/index_07.gif);
	background-position: left top;
	background-repeat:no-repeat;
}
#mainheader .contact p{
	float:left;
	padding:8px 12px 12px 12px;
}
#mainheader .contact a{
	text-decoration: underline;
	color: #FFFFFF;
}
#mainheader .contact a:hover {
	text-decoration: none;
}
.Menu {
	width:990px;
	height:44px;
	margin:0 auto;
	position:relative;
	background:url(../images/navigation-bg.gif);
	background-repeat: repeat-x;
}
.Menu li {
	display: inline;
	float:left;
 	height:31px;
	padding-top:11px;
	background:url(../images/nav-spac.gif);
	background-repeat: no-repeat;
	background-position:left;
 	padding-left:46px;
	padding-right:44px;

}
.Menu a {
  	display: block;
	float:left;
  	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration:none; 
	text-align:center;
}
.Menu a:hover, .Menu a.Menu-Selected {
	color: #b5b5b5;
}
#container #bodyarea{
	width:990px;
	margin:0 auto;
	position:relative;
	margin-bottom:2px;
	margin-top:2px;
}
#bodyarea .welcometext{
	width:881px;
	margin:0 auto;
/*	float:left;
	background:url(../images/person-pic.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	padding-left:200px;*/
	padding-top:23px;
}
.welcometext h1{
	font-family: Arial;
	font-size:28px;
	font-weight: bolder;
	text-decoration: none;
	margin-bottom:20px;
}
.welcometext p{
	margin-right:15px;
	text-align:justify;
	padding-bottom:10px;
}
p {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
.Global-Clear-Float {
	clear: both;
}

.Global-Clear-Left {
	clear: left;
}

.Global-Float-Right {
	float:right;
}
.Global-Float-Left {
	float:left;
}
.Image-Thumbnail, .Image-Large {
	border: 1px solid #5e5e5e;
	padding: 2px;
	display:block;
	margin-bottom:8px;
}
.Image-Thumbnail:hover, .Image-Large:hover {
	border: 1px solid #FFFFFF;
}

#container .finventory{
	width:990px;
	height:229px;
 	margin:0 auto;
 	background-color: #000000;
	float:left;
	padding-bottom:5px;
}
.finventory h1{
	font-family: Arial;
	font-size:15px;
	font-weight: bold;
	text-decoration: none;
	font-variant:normal;
	background:url(../images/bullet.gif);
	background-repeat: no-repeat;
	height:31px;
	padding-left:34px;
	padding-top:13px;
	text-transform: uppercase;
}
.finventory .finvencars{
	height:175px;
	float:left;
	padding:0;
	width:962px;
	border: 1px solid #2d2d2d;
	margin-left:13px;
	display:inline;
}
.finvencars table {
	margin-right: auto;
	margin-left: auto;
}
.finvencars table td {
	padding:13px 13px 0px 13px;
	text-align:center;
}
.finvencars table td a{
	text-decoration: none;
	color:#c6c6c6;
}
.finvencars table td a:HOVER{
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer{
	width:990px;
	margin:0 auto;
	padding-top:4px;
	padding-bottom:8px;
	position:relative;
	clear:both;
} 
.footer label{
	font-size: 12px;
	display: block;
	padding-left:7px;
	height:29px;

}
a.Footer-Logo{
	background-image: url(../images/footer-logo.gif);
	background-position: bottom;
	display: inline;
	height: 30px;
	width: 86px;
	float: right;
	margin-right:7px;
	margin-top:0px;
	background-repeat: no-repeat;

}
a.Footer-Logo:hover {
	background-image: url(../images/footer-logo.gif);
	background-position: top;
	display: inline;
	height: 30px;
	width: 86px;
	background-repeat: no-repeat;
}
.F-shadow{
	position:relative;
	width:1002px; 
	margin:auto;
}
.Banner-Services {
	DISPLAY: block; MARGIN-LEFT: auto; WIDTH: 610px; MARGIN-RIGHT: auto;
}
.Banner-Services .Image-Thumbnail {
	FLOAT: left; MARGIN: 12px 9px 10px 8px; WIDTH: 180px; display:inline;
} 
				
				/*------------------------- subpage ----------------------------*/

#bodyarea #subpage{
	width:100%;
	float:left;
}

#subpage .content{
	float:left;
	width:718px;
 	margin:0 auto;
 	background-color: #000000;
	padding-bottom:13px;
}
.content h1{
	font-family: Arial;
	font-size:15px;
	font-weight: bold;
	text-decoration: none;
	font-variant:normal;
	background:url(../images/bullet.gif);
	background-repeat: no-repeat;
	height:31px;
	padding-left:34px;
	padding-top:13px;
	text-transform: uppercase;
}
.content .textbox{
	float:left;
	padding:8px;
	width:674px;
	border: 1px solid #2d2d2d;
	background-color:#090909;
	margin-left:13px;
	display:inline;
}
#subpage .rightside{
	width:270px;
	margin:0 auto;
	float:left;
	margin-left:2px;
}
.rightside .contact{
	width:270px;
	margin:0 auto;
	float:left;
}
.rightside .contact h1{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	padding:12px 31px 14px;
	background-image: url(../images/index_07.gif);
	background-position: left top;
	background-repeat:no-repeat;
}
.rightside .contact p{
	float:left;
	padding:8px 12px 12px 12px;
}
.rightside .contact a{
	text-decoration: underline;
	color: #FFFFFF;
}
.rightside .contact a:hover {
	text-decoration: none;
}

	/*------------------------- Inventory page ----------------------------*/
#subpage .invcontent{
	float:left;
	width:990px;
 	margin:0 auto;
 	background-color: #000000;
	padding-bottom:13px;
}
.invcontent h1{
	font-family: Arial;
	font-size:15px;
	font-weight: bold;
	text-decoration: none;
	font-variant:normal;
	background:url(../images/bullet.gif);
	background-repeat: no-repeat;
	height:31px;
	padding-left:34px;
	padding-top:13px;
	text-transform: uppercase;
}
.invcontent .textbox{
	float:left;
	padding:8px;
	width:946px;
	border: 1px solid #2d2d2d;
	background-color:#090909;
	margin-left:13px;
	display:inline;
}
.Image-Text
{
	overflow:hidden;
}

	/*------------------------- inv list page ----------------------------*/
#inv-list{
	padding:0;
	margin:0; 
}

.left-list {
 	width:210px;
 	margin:0 auto;
	float:left;
	background-color:#101010;
	margin-right:2px;
	display:inline;
}
.right-list {
	float:right;
	width:758px;
 	margin:0 auto;
 	background-color: #000000;
	padding-bottom:13px;
	padding-left:10px;
	padding-right:10px;
}
.left-list h3{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/index_07.gif);
	background-position: left top;
	background-repeat:no-repeat;
	background-color: #101010;
	padding-top: 12px;
	padding-right: 31px;
	padding-bottom: 5px;
	padding-left: 31px;
}

.right-list h3 {
	font-family: Arial;
	font-size:15px;
	font-weight: bold;
	text-decoration: none;
	font-variant:normal;
	background:url(../images/bullet2.gif);
	background-repeat: no-repeat;
	padding-left:19px;
	padding-right:0px;
	padding-top:5px;
	text-transform: uppercase; 
}

 
/* ------------------------------staff page------------------------- */
.staff{
	margin-bottom:5px;
	float:left;
	width:653px;
	padding:10px;
}
.staff img, .staff-b img{
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 0px;
	float:left;
	border: 1px solid #5e5e5e;
	padding:2px;
	margin-bottom:6px;
}
.staff td, .staff-b td{
	height:24px;	
}
.staff p, .staff-b p{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.staff h2{
	font-size:18px;
	font-weight: normal;
	color: #dfdfdf;
	text-decoration: none;
	padding-top:3px;
	margin:0;
	font-style: italic;
}
.staff-b{
	margin-bottom:5px;
	float:left;
	width:653px; 
	background-color:#000000;
	padding:10px;
}
