/* No Sidebar On Homepage Style
 * ------------------------------
 */
#content_outter {
	padding-top:0px !important;
}

#content_area { /* Change Width Of Content Area */
	width: 960px !important;
	max-width:960px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	margin:0px;
}

#content_left { /*Home Page - No Left Navigation*/
	display:none !important;
}
		
div#content_area table tr td table tr td table { /*Remove cellspacing & cellpadding*/
	border-collapse:collapse;
}



/* Changing Style
 * ------------------------------
 */

#content_area br {
	display:none;
}

#content_area img {
	border:0px;
}

#content_area table tr td table {
	/*width:100% !important;*/
}

#content_inner {
	padding-bottom:0px !important;
}

#homepage_btm {
	background:url(../images/homepage/intro_bg.jpg);
	background-repeat:repeat-y;
	margin:0px;
	min-height:312px;
	padding:0px;
	width:960px;
}

#homepage_btm_inner {
	background:url(../images/homepage/intro_top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0px;
	min-height:312px;
	padding:0px;
	width:960px;
}

#homepage_btm_top {
	height:31px;
	margin:0px;
	padding:31px 0px 0px 0px;
}

#homepage_btm_top a {
	display:block;
	float:right;
	height:19px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	width:88px;
}

#homepage_btm_top a:hover {
	text-decoration:none;
}

#homepage_btm_top_left {
	float:left;
	margin:0px;
	padding:0px 0px 0px 19px;
	width:448px;
}

#homepage_btm_top_right {
	float:right;
	margin:0px;
	padding:0px 17px 0px 26px;
	width:450px;
}

#homepage_btm_btm {
	background:url(../images/homepage/intro_btm.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:0px;
	min-height:250px;
	padding:0px;
	width:960px;
}

#homepage_btm_btm:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#homepage_btm_btm div p {
	color:#5d5246;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	line-height:14px;
	margin:0px;
	padding:0px 0px 15px 0px;
}

#homepage_btm_btm_left {
	float:left;
	margin:0px;
	padding:0px 0px 0px 19px;
	width:448px;
}

#homepage_btm_btm_right {
	float:right;
	margin:0px;
	padding:0px 17px 0px 26px;
	width:450px;
}

/* Featured Products
 * ------------------------------
 */
#content_area table tr td table tr td table tr td table tr td br { /* Re-Set Line Breaks In Featured Products */
	display:block !important;
}

#content_area table tr td table { /* Set Width Of Table */
	/*margin:0px 30px 0px 15px !important;
	padding:0px;
	width:690px !important;*/
}

#content_area table tr td table tr td table { /* Set Width Of Inner Tables */
	/*margin:0px !important;
	padding:0px;
	width:100% !important;*/
}

#content_area table table#table_articleid_2 { /* Re-Set Width Of Description Table */
	/*margin:0px !important;
	padding:0px;
	width:100% !important;*/
}

#content_area table tr td table tr td { /* Featured Products Description */
	/*padding:0px 0px 0px 0px;*/
}

#content_area table tr td table tr td table tr td table tr td a.productnamecolor, #content_area table tr td table tr td table tr td a.productnamecolor { /* Product Name */
	color:#363636;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
}

#content_area table tr td table tr td table tr td table tr td a.productnamecolor:hover, #content_area table tr td table tr td table tr td a.productnamecolor:hover { /* Product Name - Hover */
	color:#F68B1F;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}

#content_area table tr td table tr td table tr td table tr td font.text b, #content_area table tr td table tr td table tr td table tr td font.colors_text b { /* List Price Text */
	/*color:#353f3a !important;
	font-family:verdana, sans-serif !important;
	font-size:11px !important;
	font-weight:bold !important;*/
}

#content_area table tr td table tr td table tr td table tr td font.text { /* List Price */
	/*color:#353f3a !important;
	font-family:verdana, sans-serif !important;
	font-size:11px !important;
	font-weight:bold !important;*/
}

#content_area table tr td table tr td table tr td table tr td font.text b { /* Our Price Text */
	/*color:#000000;
	font-family:verdana, sans-serif;
	font-size:10px;
	font-weight:bold;*/
}

#content_area table tr td table tr td table tr td table tr td font.text b span { /* Our Price Text (Custom) */
	display:none;
	/*color:#000000;
	font-family:verdana, sans-serif;
	font-size:10px;
	font-weight:bold;*/
}

#content_area table tr td table tr td table tr td table tr td b font.colors_productprice { /* Our Price */
	color:#56778d !important;
	display:inline !important;
	font-family:arial, verdana, sans-serif !important;
	font-size:12px !important;
	font-weight:bold;
}

#content_area table tr td table tr td table tr td table tr td font.text s { /* Our Price Alternative */
	color:#56778d !important;
	font-family:arial, verdana, sans-serif !important;
	font-size:12px !important;
	font-weight:bold !important;
	text-decoration:none !important;
}

#content_area table tr td table tr td table tr td table tr td font.productnamecolor i b { /* You Save Text */
	/*color:#687819 !important;
	font-family:verdana, sans-serif !important;
	font-size:11px !important;
	font-weight:bold !important;
	font-style:italic !important;
	text-decoration:none !important;*/
}

#content_area table tr td table tr td table tr td table tr td a img { /* Product Image Border */
	border:0px !important;
}
