/*=========================================================================================================
//---------------------------------------------------------------------------------------------------------
//	HOME STYLES
//---------------------------------------------------------------------------------------------------------
//=======================================================================================================*/
#center-x
{
	background-image:	url(/images/back.jpg);
	background-color:	#042075;
	background-repeat:	no-repeat;
	background-position:center 0;
	position:			relative;
}

table#body 
{
	width:				750px;	
	margin-left:		0px;
	margin-right:		0px;
	border:				none;
}
td#left
{
	width:				600px;
	padding:			0;
	border:				none;
	color:				white;
}

td#right
{
	width:				150px;
	padding:			0;
	border:		none;

}

#header
{
	height: 94px;
	padding: 0px;
}

#nav-global { margin-right: 0px; }

ul.m1 { opacity: 1; }

#products { opacity: 1; }

table#homefooter 
{ 
	width:				584px;
	margin-top:			10px;
}


#quickfind
{
	display:				none;
	position:				absolute;
	top:					284px !important;

	border-top:				3px solid #C96500;
	border-bottom:			none;
	background-color:		#EDEEF4;
	padding:				0px;
	margin-left: 0px;
	opacity:				1;
	width:					750px;

}

#homenews
{
	border: 1px solid #808080;
	height: 21px;
	color: silver;
	overflow: hidden;
}

.homebuttons
{
	border: 1px solid #808080;
	height: 24px;
}

#newproducts, #litespeed, #sustainability, #nationalaccounts
{
	border-bottom: 1px solid #808080;
}

a.newsitem
{
	display: block;
	font-size: 10px
}

#footer
{
	padding: 24px 0 25px 0;
	text-align: left;
	color: #999;
}

#footer a
{
	color: #999;
}
.rotating_images_div
{
	position:			relative;
}

.slide_caption_area
{
	position:			absolute;
	width:				584px;
	background-color:	black !important;
	z-index:			1000 !important;
	bottom:				0;
	/*opacity:			0.75 !important;
	filter:				alpha(opacity=75) !important;*/
	height:				30px;
	color:				white;
	background:			url('/images/slide-bg.png') !important;
	left:				0;
	line-height:		27px;
	font-size:			9px;


}

.slide_nav
{
	float:				right;
	margin-right:		12px;
}

.slide_nav img
{
	vertical-align:		middle;
}



.slide_title
{
	float:				left;
	margin-left:		12px;
	font-weight:		Bold;
	color:				#aaaaaa;

}

#homenewsscroll
{
	float:				left;
	line-height:		10px;
}

#news_button
{
	float:				left;
	border-right:		1px solid #808080;
}

#box_1,
#box_2,
#box_3
{
	width:				157px;
}

#box_4
{
	width:				111px;
	text-align:			center;
	border:				1px solid #808080;
	vertical-align:		middle;
}


.quick_link
{
	color:				#b2c5e7;
	font-size:			11px;
}

.quick_link a
{
	/*background-color:	#052e83;*/
	/*opacity:			0.65;
	filter:				alpha(opacity=65);*/
	background:			url('/images/b.png');
	color:				#b2c5e7;
	line-height:		40px;
	display:			block;
	margin:				0 0 2px;
	border:				1px solid #01135b;
	padding-left:		13px;
	font-weight:		bold;
}

.quick_link a:hover
{
	background:			#85502a;
	color:				#b2c5e7;

}


.rotating_images_div
{
	z-index:1;
}