/*=HEADERS
--------------------------------------------------------------------------------------*/
#main .head_brand h1	{
	margin: 0;
}
#main .head_brand h1 span	{
	display: none;
}
#main .head_brand p	{
	padding: 72px 255px 18px 10px;
}

#head_sls	{
	background: url(../products/sls/images/head_sls.jpg) no-repeat left top;
}
#head_fluorescent	{
	background: url(../products/sls/images/head_fluorescent.jpg) no-repeat left top;
}
#head_stands	{
	background: url(../products/sls/images/head_stands.jpg) no-repeat left top;
}
#head_spp	{
	background: url(../products/sls/images/head_spp.jpg) no-repeat left top;
}
/*====MINI NAV====*/
.head_brand ul	{
	margin: 0 0 18px 0;
	padding: 0;
	height: 45px;
	width: 389px;
	border-top: 1px solid #f0f0f0;
	position: absolute;
	top: 255px;
	left: 0;
}
#head_stands ul	{
	position: absolute;
	top: 300px;
	left: 0;
}
.head_brand ul li	{
	line-height: 18px;
	width: 193px;
	height: 45px;
	float: left;
	border-right: 1px solid #f0f0f0;
}
#main .head_brand ul li a	{
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 9px 20px;
	color: #000;
	cursor: pointer;
}
#main .head_brand ul li a:hover	{
	text-decoration: none;
}
.head_brand ul li a span	{
	height: 18px;
	padding: 4px 0 0 30px;
	font-size: 12px;
}

/*****   HEADER   *****/
/*.mainad	{
	margin-top: 0;
	padding: 18px 18px 18px 0;
}
div#head_home	{
	background: #fff url(../products/sls/images/head_sls.jpg) no-repeat left top;
}
div#head_home p	{
	padding: 0 300px 0 0;
}
#main div.mainad div a, #main div.printable a	{
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 5px;
}
#main div.mainad p a:hover	{
	text-decoration: underline;
}

/*****   CATEGORIES   *****/
/*div#sls_products	{
	overflow: hidden;
}

div#sls_products div	{
	width: 28%;
	float: left;
	/*clear: both;
	padding-bottom: 18px;
	margin: auto 9px 18px 1%;
	height: 220px;
}
div#sls_products div img	{
	/*float: left;
	margin-bottom: 9px;
	margin-right: 9px;
}

/*****   LINKING/DOWNLOAD   *****/
/*#main .download	{
	display: block;
	margin-bottom: 18px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 35px;
	text-decoration: none;
	height: 40px;
	margin-top: 0;
}
#main .download	{
	text-decoration: underline;
}

/*****   LAYOUT FEATURES   *****/
/*.prod_featurebox	{
	border: 1px solid #ccc;
	padding: 18px;
	margin: 18px 11px 18px 0;
	background-color: #f0f0f0;
}
.prod_featurebox img	{
	float: left;
}
#main .prod_featurebox h4	{
	font-weight: bold;
}
/*****   MISC   *****/
/*#main div.mainad h1 span	{
	display: none;
	border: 0;
}
.clear	{
	clear: both;
}