/* ----- SPLASH PAGE STYLES ----- */
body	{
	background: #545F54 url(../slices/spl_background_body.jpg) repeat-y center top;
}

#container	{
	background: #FFF url(../slices/spl_background_content.jpg) repeat-y center top;
}
#header	{
	background: transparent url(../slices/spl_header.jpg) no-repeat top left;
	height: 240px;
	width:748px;
	}
	#header ul	{
	padding-top: 210px;
	}
	#header ul li	{
	background: #80724D url(../slices/spl_header_menu.jpg) repeat-y top right;
	padding: 0;
	border-top: 1px solid #FFF;
	width: 373px;
	border-bottom: 1px solid #FFF;
	}
	* html #header ul li	{
	border-bottom: none;
	}
	#header .widelink	{
	background: #4D7480 url(../slices/spl_header_menu_wide.jpg) repeat-y top left;
	padding: 0;
	width: 374px;
	}
	#header a	{
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	
	width: 373px; /* bmh */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 358px;
}
#header_widelink	{
	display: none;
}
#header_narrowlink	{
	display: none;
}
#menu	{
	display: none;
}
#clear_t	{
	background: transparent url(../slices/spl_content_t.jpg) no-repeat 1px 0;
}
#clear_b	{
	background: transparent url(../slices/spl_content_b.jpg) no-repeat 1px 0;
	border-bottom: 1px solid #FFF;
}
#salesrep	{
	display: block;
	width: 239px;
	height: 156px;
	background: transparent url(../slices/spl_sales_rep.jpg) no-repeat;
}
#footer	{
	color: #ADB0AD;
}

#sidebar	{
	display: none;
}
#content	{
	float: none;
	text-align: left;
	padding: 0;
	font-size: 1.1em;
	
	width: 100%;
}
#content td	{
	padding: 15px 20px 10px 25px;
}
