@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/main/TopBG.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	vertical-align: middle;
		}
a, a:visited
{
	color: #666;
}
a:hover, a:active {
	color: #333;
}
.MainTable
{
	width: 971px;
	font-size: 12px;
	}
.logo {
	width: 295px;
	height: 150px;
	padding-left: 20px;
}	
.footerMain
{
list-style: none;
padding: 0;
margin: 0;
text-align: center;
font-size: 10px;
color: #fff;
height: 150px;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#ccc;
	text-decoration:underline;
}
#footer li {
	display:inline;
	padding:0 .9em;
	border-right:1px solid #fff;
}
.Bottom
{
	width: 100%;
	background-image: url(images/main/BottomBG_new.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: scroll;
}
.Bottomend
{
	width: 100%;
	background-color: #161616;
	height: auto;
		}
.MSDSbox 
{
	width: 287px;
	height: 155px;
	background-color: #FFF;
	font-size: 18px;
	padding-left: 20px;
	padding-right: 20px;
}
.MSDSbox a
{
	color: #000;
	text-decoration: none;
}
.MSDSbox a:hover
{
	color: #999;
	text-decoration: underline;
}
.TopLinks
{
	text-align: right;
	padding-right: 10px;
	vertical-align: bottom;
}
#TopLinks
{
list-style: none;
padding: 0;
margin: 0;
}
#TopLinks li 
{
display: inline;
padding: 0;
margin: 0;
}
#TopLinks li:before { content: " | ";}
#TopLinks li:first-child:before { content: ""; }
/*IE workaround*/
/*All IE browsers*/
* html #TopLinks li
{
border-left: 1px solid black;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}
/*Win IE browsers - hide from Mac IE\*/
* html #TopLinks{ height: 1%; }
* html #TopLinks li
{
display: block;
float: left;
}
/*End hide*/
/*Mac IE 5*/
* html #TopLinks li:first-child{ border-left: 0; }
#TopLinks li a
{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#TopLinks li a:hover
{
	color: #999;
	text-decoration: underline;
}
.MenuMain
{
	width: 667px;
	height: 51px;
	background-image: url(images/main/TopMenuNav.jpg);
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 8px;
	padding-left: 24px;
	padding-top: 10px;
	padding-bottom: 2px;
}
#navlist li a
{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#navlist li a:hover
{	color: #000;
	text-decoration: underline;
}
.content
{
	text-align: left;
	vertical-align: top;
	width: 950px;
}
.BrandsBox
{
	width: 647px;
	height: 155px;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
}
.LeftMenu {
	
	background-color: #171819;
	font-size: 14px;
}	
.space
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#Menucontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
background-color: #fff;
}
#Menucontainer li { 	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;;
	}
#Menucontainer a
{
display: block;
padding: 15px 10px 10px 10px;
width: 267px;
color: #fff;
background-color: #171819;
text-decoration: none;
height: 20px;
vertical-align: middle;
}

#Menucontainer a.menu_current
{
display: block;
padding: 15px 10px 10px 10px;
width: 267px;
color: #fff;
background-color: #999;
text-decoration: none;
height: 20px;
vertical-align: middle;
}
#Menucontainer a:hover
{
	color: #fff;
	background-color: #666;
	text-decoration: none;
}

#Menucontainer ul ul li  { 	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;}

#Menucontainer ul ul a.menu_current
{
display: block;
padding: 10px 5px 10px 30px;
width: 252px;
color: #fff;
	background-color: #999;
text-decoration: none;
}
#Menucontainer ul ul a
{
display: block;
padding: 10px 5px 10px 30px;
width: 252px;
color: #fff;
background-color: #666;
text-decoration: none;
}
#Menucontainer ul ul a:hover
{
color: #fff;
background-color: #999;
text-decoration: none;
}

h1{
font-size: 18px;
font-weight: Bold;
color: #161616;}
 
h2{ 
font-size: 14px;
 font-weight: Bold;
color: #000;}

h3 {
font-size: 14px; 
font-weight: Bold;
color: #000;}


