/*From Header Style*/
#left_nav {
	display: none !important;
}

#content_area_wrapper {
	background-image:url(../images/template/pagefade_bg.gif);
	background-repeat:no-repeat;
	width:889px !important;
}

#content_area {
	width: 889px !important;
	padding-top:15px; /**/
	padding-bottom:10px; /**/
}

/*Home Page - No Left Navigation*/
#content_left {
	display:none !important;
}
		
/*Remove cellspacing & cellpadding*/
div#content_area table tr td table tr td table {
	border-collapse:collapse;
}

/*Featured Product*/
#home_featured_product_box {
	width:693px;
	height:448px;
	padding-bottom:18px;
	padding-top:3px; /**/
}

#home_featured_product_left_wrapper {
	float:left;
	background-image:url(../images/template/featured_product_bg.gif);
	background-repeat:no-repeat;
	width:415px;
	height:448px;
}

#home_featured_product_left {
	width:388px;
	height:415px;
	padding:19px 13px 0px 14px;
}

#home_featured_product_left_top {
	width:388px;
	height:273px;
}

#home_featured_product_left_top_left {
	float:left;
	width:185px;
	height:273px;
}

#home_featured_product_left_top_divider {
	float:left;
	width:1px;
	height:273px;
}

#home_featured_product_left_top_right {
	float:left;
	width:202px;
	height:273px;
}

#home_featured_product_left_bottom {
	height:139px;
	width:388px;
}

#home_featured_product_right {
	float:left;
	padding-left:5px;
	width:273px;
	height:448px;
}

#home_featured_product_right_top {
	padding-top:5px; /*7*/
	padding-bottom:15px; /*13*/
	width:273px;
	height:220px;
}

#home_featured_product_right_bottom {
	padding-bottom:4px;
	width:273px;
	height:204px;
}
/**/

/*Product Spotlight*/
#spotlight_wrapper {
	background-image:url(../images/template/product_spotlight_bg.gif);
	background-repeat:no-repeat;
	width:691px;
	height:39px;
}

#product_spotlight {
	padding-top:11px;
	padding-left:43px;
	color:#FFFFFF;
	font:bold 18px Helvetica, sans-serif;
}
/**/

img {border:0 !important;}
/*		Splash Page		*/


	#splash, .section { width: 693px; margin: 0px; padding: 0px;}
	#splash img, #splash img a, #splash a img { border: 0px;}
	#splash, .section { display: block;}
	#splash, #splash dl dd, #splash dl dt {  list-style-type: none; float: left; margin: 0px; }
