@charset "UTF-8";

body{
	color:#efefef;
	margin:0;
	padding:0;
	font-size:13px;
	font-family:arial;
	font-weight: normal;
	text-decoration: none;
	line-height:20px;
	background:url(/templates/common/images/backgrounds/bg-20.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	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;
	padding-left:10px;
	padding-right:10px;
	background:url(/templates/193/images/main-bg.gif);
	-moz-box-shadow:      0 0 10px #000;
    -webkit-box-shadow:   0 0 10px #000;
    box-shadow:           0 0 10px #000;
}
#container .toplinks{
	width:988px;
	height:24px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background:url(/templates/193/images/top-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:8px;
	padding-left:7px;
	padding-right:7px; 
}
#container .toplinks span{
	float:right;
	width:350px;
	text-align:right;
	color: #cacaca;
	height:24px;
}
#container .toplinks a{
	color: #cacaca;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
#container .toplinks a:HOVER{
	color: #ffffff;
	text-decoration: none;
}
#container #topheader{
	width:1002px;
	
	height:auto;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
@font-face {
    font-family: 'navigation';
    src: url('/templates/193/font/navigation.eot');
    src: url('/templates/193/font/navigation.eot') format('embedded-opentype'),
         url('') format('woff'),
         url('') format('truetype'),
         url('/templates/193/font/navigation.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'heading';
    src: url('/templates/193/font/heading.eot');
    src: url('/templates/193/font/heading.eot') format('embedded-opentype'),
         url('') format('woff'),
         url('') format('truetype'),
         url('/templates/193/font/heading.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

#container .mainmedia{ 
	width:1002px;
	height:389px;
	margin:0 auto;
	float:left;
	background-image: url(/templates/193/images/header-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#container #bodyarea{
	width:1002px;
	margin:0 auto;
	float:left;
	padding-bottom:15px;
}
.subpage{
	float:left;
	width:1002px;
	float:left;
	background-image: url(/templates/193/images/finv-bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 15px;
}
.subpage h1{
	font-family: heading;
	font-size: 25px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: #080911 2px 2px 2px;
	padding-bottom: 20px;
	text-align:center;
}
.subpage .content{
	padding-top:15px;
	padding-bottom:5px;
}
.subpage .content p{
	padding:0;
	margin:0;
	text-align:justify;
}

.finventory{
	float:left;
	width:1002px;
	float:left;
	background-image: url(/templates/193/images/finv-bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
}
.finventory h1{
	font-family: heading;
	font-size: 25px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: #080911 2px 2px 2px;
	padding-bottom: 15px;
	text-align:center;
}
.finventory table {
	margin-right: auto;
	margin-left: auto;
}
.finventory table td {
	text-align:center;
	padding-top:25px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px; 
}
.finventory table td a{
	text-decoration: none;
	color:#a7b0b6;
}
.finventory table td a:HOVER{
	text-decoration: none;
	color:#ffffff;
	text-decoration: underline;
}
.Image-Thumbnail, .Image-Large {
	border: 1px solid #616161;
	padding: 6px;
	display:block;
	margin-bottom:8px; 
	background-color:#fdf202;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.Image-Thumbnail:hover, .Image-Large:hover {
	border: 1px solid #000000;
	background-color:#ffffff;
}
.Banner-Services {
	DISPLAY: block; MARGIN-LEFT: auto; WIDTH: 935px; MARGIN-RIGHT: auto;  
}
.Banner-Services .Image-Thumbnail {
	FLOAT: left;
	WIDTH: 180px;
	display:inline;
	margin-top: 12px;
	margin-right: 11px;
	margin-bottom: 13px;
	margin-left: 25px;
}
.Clear-Float {
	clear: both;
}
.Clear-Left {
	clear: left;
}
.Float-Right {
	float:right;
}
.Float-Left {
	float:left;
}
a {
	text-decoration: underline;
	color:#fdf202;
}
a:hover {
	text-decoration: none;
	color: #ffffff;	
}
p {
	margin: 0;
	padding: 0;
} 
.footer{
	width:1002px;
	height:83px;
	margin:0 auto;
	background-image: url(/templates/193/images/footer-bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	position:relative;
	text-align:center;
	clear:both;	
	padding-top:8px;
} 
.footer label{
	font-size: 13px;
	display: block;
	padding-left:0px;
	color:#b4b06c;
}
a.Footer-Logo{
	background-image: url(/templates/193/images/footer-logo.gif);
	background-position: bottom;
	display: inline;
	height: 30px;
	width: 86px;
	float:left;
	margin-right:0px;
	margin-top:18px;
	margin-left:463px;
	background-repeat: no-repeat;
}
a.Footer-Logo:hover {
	background-image: url(/templates/193/images/footer-logo.gif);
	background-position: top;
	display: inline;
	height: 30px;
	width: 86px;
	background-repeat: no-repeat;
}
.s-hours {
	WIDTH: 338px;
	HEIGHT: 228px;
	padding:10px;
	background-color:#0a0a0a;
	border: 1px solid #333333;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.invbox{
	margin-left:auto;
	margin-right:auto;
	float:left;
	width:1002px; 
}


.testimonial{
	background-image: url(/templates/193/images/t-l.png);
	background-repeat: no-repeat;
	background-position:left top;
	margin-bottom:10px;
	float:left;
}
.testimonial .bg{
	background-image: url(/templates/193/images/t-r.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:10px;
	text-align:justify;
}
.testimonial img{
	padding-right:15px;
	padding-bottom:5px;
	padding-top:5px;
	float:left;
}
.testimonial h2{
	font-size:18px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left:30px;
	padding-top:3px;
	margin:0;
	font-style: italic;
}

.staff{
	margin-bottom:5px;
	float:left;
 	padding:10px;
	width:970px;
}
.staff img, .staff-b img{
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 0px;
	float:left;
	border: 1px solid #616161;
	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, .staff-b h2{
	font-size:18px;
	font-weight: normal;
	color: #dfdfdf;
	text-decoration: none;
	padding-top:3px;
	margin:0;
	font-style: normal;
}
.staff-b{
	margin-bottom:5px;
	float:left;
	background-color: #0a0a0a;
	padding:10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

#inv-list{
	padding:0;
	margin:0;
}
.left-list {
	width:210px;
	padding-bottom: 1px;
	float:left;
	margin-bottom:15px;
}
.right-list {
	width:773px;
	margin-left:10px;
	float:left;
	margin-bottom:15px;  
}
.left-list h3, .right-list h3 {
	font-family: Arial;
	font-size:22px;
	font-weight: normal;
	text-decoration: none;
	color: #fdf202;
	padding-bottom:5px;
}


.search-bar{
	width:262px;
	height:30px;
	clear:both;
	margin-right:0px;
}
.search-bar input{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background-color:#0a0a0a;
	border: 1px solid #272727;
	height:28px;
	width:225px;
	margin-right:1px;
	padding-left:2px;
}
.search-bar .search-btn{
	background-color:#272727;
}

.search-list{
	clear:both;
	width:207px;
	height:30px;
	margin-bottom:8px;
}
.search-list input{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background-color:#0a0a0a;
	border: 1px solid #272727;
	height:28px;
	width:167px;
 	margin-right:1px;
	padding-left:2px;
}
.search-list .search-btn{
	background-color:#272727;
}


