body {
	background:			#B5B8B6 url('../images/site/bg-body-commercial.png') top center repeat-y;
	color:				#6f6f6f;
}
body div#PageBodyOutterWrapper {
	color:				#6f6f6f;
}
div#PageBodyOutterWrapper h1 {
	color:				#1e6a85;
}
div#PageBodyOutterWrapper h2 {
	color: 				#696f73;
}
div#PageBodyOutterWrapper h3 {
	color:				#6f6f6f;
}
#NavBar {
	background-color:	#E5E6E6;
}
#NavBar a,
#NavBar a:active,
#NavBar a:link,
#NavBar a:visited {
	color:				#6F6F6F;
}
#NavBar a.Selected,
#NavBar a:hover{
	background-color:	#C7D4D8;
	color:				#1E6A85;
}

#NavBar td ul {
	background-color:	#E5E6E6;
	color:				#7F7F7F;
}
#NavBar td ul li a:link,
#NavBar td ul li a:visited {
	color:				#7F7F7F;
}
#NavBar td ul li a:hover {
	background-color:	#C7D4D8;
	color:				#1E6A85;
}

body.Home div#PageBodyOutterWrapper div.Product {
	width:				115px;
	margin:				0 0 0 15px;
	float:				left;
	font-size:			.9em;
}
body.Home div#PageBodyOutterWrapper div.Product.First {
	margin-left:		0;
}
body.Home div#PageBodyOutterWrapper div.Product img {
	margin-bottom: 		7px;
}
body.Home div#PageBodyOutterWrapper div.Product h3 {
	font-size:			1em;
}

div#PageBodyOutterWrapper {
	background-image:	url('/res/images/site/bg-sidebar-top_commercial.png');
}
div#PageBodyInnerWrapper {
	background-image:	url('/res/images/site/bg-sidebar-bottom_commercial.png');
}
div#PageBody {
	background-image:	url('/res/images/site/bg-sidebar-body_commercial.png');
	color:				#7a7f82;
}

#SectionNav .section {
	color:				#bccdd3;
}
.tabHeader td a,
.tabHeader td a:active,
.tabHeader td a:link,
.tabHeader td a:visited {
	background-color:	#d5d6d6;
	color:				#696f73;
}

.tabHeader td.Selected a,
.tabHeader td.Selected a:hover,
.tabHeader td.hover a {
	background-color:	#c7d4d8;
	color:				#1e6a85;
}
.tabItems .tabItem ul li ul li {
	background-image:		url('/res/images/site/bullet_dash_commercial.jpg');
}
#FooterNav ul li,
#FooterNav a,
#FooterNav a:active,
#FooterNav a:link,
#FooterNav a:visited {
	color: #6f6f6f;
}