@charset "UTF-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
}

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;
}
#panelbox{
	background-image:url(../images/panelbox-bg.gif);
	background-position:center;  
	background-repeat:repeat-y; float:left;  
	width:998px;
	
}
.panelboxbg{
	background-image:url(../images/panelbox.gif); 
	background-position:center top; 
	background-repeat:no-repeat; 
	float:left; 
	padding:43px 63px 0px 63px; 
	width:872px;
}
.panel-inventbg{
	background-image:url(../images/panelbox.gif); 
	background-position:center top;  
	background-repeat:no-repeat; 
	float:left; 
	padding:43px 55px 0px 57px; 
	width:886px; 
}

.Global-Float-Right {
	float:right;
}
.Global-Float-Left {
	float:left;
}
.Image-Thumbnail, .Image-Large {
	border: 1px solid #707070;
	padding: 2px;
	display:block;
	margin-bottom:8px;
}
.Image-Thumbnail:hover, .Image-Large:hover {
	border: 1px solid  #FFFFFF;
}
/*			Common Page layout elements          */	
	
	
.Header {

}
.Menu {
 	width:981px;
	height:40px;
 	margin:0 auto;
	position:relative;
 	float:right;
	padding-top:2px;
 }
.Menu li {
	display: inline;
	float:left;
 	height:40px;
	width:159px;
	text-align:center;
	margin-left:3px;
}
.Menu a {
	background-image: url(../images/menu-bullet-0.gif);
	background-repeat: repeat-x;
	background-position: left center;
	display: block;
	float:left;
	height:32px;
	width:159px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color:#a4a4a4;
	padding-top:8px;
}
.Menu a:hover, .Menu a.Menu-Selected {
	color: #FFFFFF;
	background-image: url(../images/menu-bullet-1.gif);
}

.MainMedia /*   Either the flash or the mainimage goes here  */
 {
	width:998px;
	display:block;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
	height:316px;
	text-align:center;
}
.PageBody {
	padding: 10px;
	margin-right:6px;
	line-height:20px;
}
.Content, .Sidebar, .FeatInventory {
	display:block;
	background-repeat: repeat-y;
	background-position: left;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.Content {
	width:616px;
	float:left;
}
.centerimage {
text-align:center;

}
.Contentsubpag{
	width:100%;
	float:left;
}
.Contentsubpag h3{
	background-image: url(../images/heading-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color:#dddddd;
	padding-left:26px;
	line-height: 39px;
	margin: 0px;
	text-transform: uppercase;
	color:#2f2f2f;
	font-size:15px;
}
.Sidebar {
	float: right;
	width: 245px;
	background-color:#c1c1c1;
}
.Sidebar strong{
	color:#2f2f2f;
	font-size:14px;
	font-weight: bold;
	padding-top:8px;
	margin:0;
}
.FeatInventory {
	width:100%;
	background-color: #c1c1c1;
}
.FeatInventory h3 {
	background-image: url(../images/heading-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color:#dddddd;
	padding-left:26px;
	line-height: 39px;
	margin: 0px;
	text-transform: uppercase;
	color:#2f2f2f;
	font-size:15px;
}
.Content h3, .Sidebar h3 {
	background-image: url(../images/heading-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color:#dddddd; 
	padding-left:26px;
	line-height: 39px;
	margin: 0px;
	text-transform: uppercase;
	color:#2f2f2f;
	font-size:15px;
}
.Content p, .Sidebar p, .Contentsubpag p{
	text-align:justify;
	line-height:20px;
	padding:8px;
}
.Block-Footer {
	background-image: url(../images/bottom.gif);
	background-position: center top;
 	margin: 0px;
	padding-top:25px;
	display: block;
	background-repeat: no-repeat;
	float:left;
	width:998px;
}
.FeatInventory table {
	margin-right: auto;
	margin-left: auto;
}
.FeatInventory table td {
	padding:10px 4px 10px 4px;
	text-align:center;
 
}
.FeatInventory table td a{
	text-decoration: underline;
	color: #FF0000;
}
.FeatInventory table td a:hover {
	text-decoration: none;
	color: #000000;
}
 
.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;
}
/* Testimonials*/


.Testimonials {
	display:block;
	padding:10px;
	margin-bottom:15px;
	border: 1px solid #666;
}

.Testimonials:hover {
	border: 1px solid #999;

	}

.Testimonials img {
	margin-right:5px;
	display:inline;
	float:left;
	border: 1px solid #FFF;
	margin-top:5px;
}

.Testimonials label {
	float: right;
	font-weight:bold;
}
.Span-Hours-of-Operation {
	float:right;
	text-align:right;
	width:135px;
}	
