/* Content
 * ------------------------------
 */
#content {
	clear:both;
	margin:0px auto;
	padding:0px;
	width:980px;
}
#content_table {
	background-image: url(../images/template/content_background.jpg);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	width:980px;
}

#content_left {
	margin:0px;
	padding:0px 10px 0px 25px;
	vertical-align:top;
	width:162px;
}

#content_area_wrapper {
	margin:0px;
	padding:0px 38px 0px 0px;
	overflow:hidden;
	vertical-align:top;
	width:745px;
}

#content_area {
	clear:both;
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:745px;
}

/* Homepage
 * ------------------------------
 */
#homepage_promo {
	background:url(../images/homepage/promo_bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:325px;
	width:745px;
}

#homepage_promo_title {
	color:#231f20;
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	padding:0px 0px 0px 20px;
}

#homepage_promo_desc {
	color:#506086;
	font-family:arial, verdana, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	width:290px;
	padding:10px 0px 0px 0px;
}

#homepage_promo_desc span.black {
	color:#231f20 !important;
}

#homepage_promo_desc a {
	color:#506086;
	font-family:arial, verdana, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}

#homepage_promo_desc a:hover {
	text-decoration:underline;
}

#homepage_promo_logo {
	text-align:center;
	width:290px;
	padding:10px 0px 0px 0px;
}

#homepage_promo_notes {
	color:#506086;
	font-family:arial, verdana, sans-serif;
	font-size:10px;
	text-align:center;
	width:290px;
	padding:10px 0px 0px 0px;
}

#homepage_bottom {
	padding:20px 0px 0px 0px;
	width:745px;
}

#homepage_bottom:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#homepage_bottom_left {
	background:#ecf5e4;
	float:left;
	margin:0px 10px 0px 0px;
	width:317px;
}

#homepage_bottom_left div {
	color:#506086;
	font-size:12px;
	padding:0px 15px 0px 15px;
	text-align:justify;
	width:287px;
}

#homepage_bottom_left div a {
	color:#506086;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
}

#homepage_bottom_right {
	float:right;
	width:418px;
}

#content_area table tr td table tr td table tr td table tr td a.productnamecolor { /* Featured Products Product Name */
	color:#231f20;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	font-weight:normal !important;
}

#content_area table tr td table tr td table tr td table tr td font.colors_text b { /* Our Price In Featured Products */
	color:#506086;
	font-size:12px;
	font-weight:normal !important;
}

#homepage_bottom_left .top, #homepage_bottom_left .bottom { padding: 0px; width: 317px; }


