/* No Sidebar On Homepage Style
 * ------------------------------
 */
#content_outter {
	/*padding-top:0px !important;*/
}

#content_area { /* Change Width Of Content Area */
	/*width: 955px !important;
	max-width:955px;
	overflow:hidden;
	padding:15px 0px 0px 5px;
	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_area {
	float:right;
	min-height:500px;
	width:772px;
	padding:0px 12px 0px 16px;
	margin:0 auto;
	overflow:hidden;
}

#homepage_top {
	height:372px;
	margin:0px;
	padding:0px;
	width:772px;
}

#homepage_top_left {
	float:left;
	height:372px;
	margin:0px;
	padding:0px;
	width:552px;
}

#homepage_top_right {
	float:right;
	height:372px;
	margin:0px;
	padding:0px;
	width:220px;
}

#homepage_btm {
	margin:0px;
	padding:15px 0px 0px 0px;
	width:772px;
}

#homepage_btm_left {
	float:left;
	margin:0px;
	padding:0px;
	width:375px;
}

#homepage_btm_left p {
	color:#4d5457;
	font-family:arial, verdana, sans-serif;
	font-size:13px;
	line-height:19px;
	margin:0px;
	padding:3px 0px 0px 0px;
}

#homepage_btm_left span {
	color:#0069aa;
	display:block;
	font-family:arial, verdana, sans-serif;
	font-size:18px;
	line-height:22px;
	margin:0px;
	padding:10px 0px 5px 0px;
}

#homepage_btm_right {
	float:right;
	margin:0px;
	padding:0px;
	text-align:center;
	width:397px;
}

#homepage_btm_right p {
	color:#4d5457;
	font-family:arial, verdana, sans-serif;
	font-size:18px;
	line-height:22px;
	margin:0px;
	padding:10px 0px 0px 0px;
}

#homepage_btm_right p a {
	color:#00a261;
	font-family:arial, verdana, sans-serif;
	font-size:18px;
	line-height:22px;
	text-decoration:none;
}

#homepage_btm_right p a:hover {
	color:#000000;
	font-family:arial, verdana, sans-serif;
	font-size:18px;
	line-height:22px;
	text-decoration:none;
}

/* 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;
}