﻿body {
}
.divSubMenu
{
	background-image:url(/static/images/HomeBanner-dist.jpg);
	background-repeat:no-repeat;
}
#ctl00_menuItem5
{
	color:#cedf3b;
}
#ctl00_menuItem5:Hover
{
	color:White;
}
.divLeftMenu
{
	background-image:url(/static/images/sidebar-products.jpg);
	background-repeat:no-repeat;
	z-index:58;
	width:200px;
	background-position:0px 41px;
}
.leftMenuLink
{
	color:#e1477d;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
}
.leftMenuLink:Hover
{
	text-decoration:underline;
}
h2.sectionTitle
{
	background-image:url(/static/images/NewIcon.jpg);
	background-repeat:no-repeat;
	height:70px;
	text-indent:60px;
	padding-top:25px;
}