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

p {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: underline;
	color: #000000;
}
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 #9a9a9a;
	padding: 2px;
	display:block;
	margin-bottom:8px;
}
.Image-Thumbnail:hover, .Image-Large:hover {
	border: 1px solid #2f2f2f;
}
/*			Common Page layout elements          */	
	
	
.Header {

}
.Menu {
	background-image: url(../images/navigation-bg.gif);
	background-repeat: no-repeat;
	height: 37px;
	width:955px;
	float:left;
	padding-left:43px;
	padding-top:0px;
}
.Menu a {
	background-image: url(../images/menu-bullet-0.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	font-size: 14px;
	color: #2f2f2f;
	float:left;
	text-decoration: none;
 	margin-left:52px;
	margin-top:9px;
	margin-right:42px;
}
.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-top: 10px;
}
.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: #2f2f2f;
}
.FeatInventory table td a:hover {
	text-decoration: none;
	color: #000000;
}
.Footer {
	padding-top: 0px;
	padding-bottom: 20px;
}
.Footer label {
	font-size: 12px;
	display: block;
	height: 22px;
	padding-top: 0px;
	padding-left: 100px;
	
}
a.Footer-Logo {
	background-image: url(../images/footer-logo.gif);
	background-position: bottom;
	display: inline;
	height: 30px;
	width: 86px;
	float: right;
	margin-right:100px;
	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;
}
.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
}