@charset "UTF-8";
/* CSS Document */



body {
	font-size:13px;
	font-family: arial;
	color: #a0a0a0;
	margin:0;
	padding:0;
	background-image: url(../images/pattern.gif);
	text-align:justify;
}

#container {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
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;
}


.Global-P-Center {
	text-align:center;}
.Image-Thumbnail, .Image-Large {
	border: 1px solid #7F7F7F;
	padding: 2px;
	display:block;
}
.Image-Thumbnail:hover, .Image-Large:hover {
	border: 1px solid  #fff;
}
/*			Common Page layout elements          */	
	
	
.Header {
}

.Menu {
	background-image: url(../images/navigation_bg.gif);
	background-repeat: no-repeat;
	height: 162px;
	padding-top: 59px;
	padding-left: 68px;
	width:162px;
	float:left;
	background-position: right;
}
.Menu a {
	background-image: url(../images/menu-bullet-0.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
	font-size: 14px;
	color: #a0a0a0;
	text-decoration: none;
}
.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:670px;
	display:block;
	float:left;
	background-image: url(../images/banner_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.PageBody {
	padding-top: 10px;
}
.Content, .Sidebar, .FeatInventory {
	display:block;
	background-image: url(../images/contentblock-bg-mid.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.Content {
	width:660px;
	float:right;
}
.Content img{
	margin:0;
	padding:0;
}
.Sidebar {
	float: left;
	width: 230px;
}
.FeatInventory {
	width:100%;
}

.FeatInventory h3 {
	background-image: url(../images/contentblock-bg-header.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	line-height: 32px;
	margin: 0px;
	text-transform: uppercase;
}
.Content h3, .Sidebar h3 {
	background-image: url(../images/contentblock-bg-header.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	line-height: 32px;
	margin: 0px;
	text-transform: uppercase;
}
.Content p, .Sidebar p {
	padding-left: 15px;
}
.Block-Footer {
	background-image: url(../images/contentblock-bg-bottom.gif);
	background-position: left bottom;
	height: 5px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
}
.FeatInventory table {
	margin-right: auto;
	margin-left: auto;
}
.FeatInventory table td {
	padding:8px;
	text-align:center;
	height:160px;
}
.Footer {
	padding-top: 5px;
	padding-bottom: 20px;
}
.Footer label {
	font-size: 12px;
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	text-align: center;
	display: block;
	height: 27px;
	padding-top: 12px;
	padding-left: 85px;
}
a.Footer-Logo {
	background-image: url(../images/footer-logo.gif);
	background-position: bottom;
	display: block;
	height: 30px;
	width: 88px;
	float: right;
	margin-top: -6px;
	background-repeat: no-repeat;
}
a.Footer-Logo:hover {
	background-image: url(../images/footer-logo.gif);
	background-position: top;
	display: block;
	height: 30px;
	width: 88px;
	background-repeat: no-repeat;
}
.Banner-Services {
	DISPLAY: block; MARGIN-LEFT: auto; WIDTH: 610px; MARGIN-RIGHT: auto
}
.Banner-Services .Image-Thumbnail {
	FLOAT: left; MARGIN: 6px; WIDTH: 180px
}
.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;
 
}




.Span-Hours-of-Operation {float:right;
text-align:right;
width:135px;}


/* CSS Document */

.Menu a {
	font-size: 16px;
	color: #ffffff;
}

.Menu a:hover, .Menu a.Menu-Selected {
	color: #ff6;
}

.Content h3, .Sidebar h3, .FeatInventory h3 {
	color:#FFF;
}

 

body {
	color: #bbb;
}

.Menu {
	height: 174px;
	padding-top: 47px;
}
/* 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;
}