#home_header_img_container {
	width: 878px;
	height: 341px;
	margin-top: 0px;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 0px;
}


#home_title H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
	padding: 0;
	margin-top: 0px;
	color: #000000;
}

#home_header_desc {
	color: #000000;
	font-size: 0.99em;
	font-family: Arial;
}


#home_main {
	margin-top: 1px;
	min-height: 250px;
	margin-left: auto; 
	margin-right: auto;
	width: 878px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	overflow: hidden;
}

#home_main a:link {text-decoration: none; color: #4386be; font-size: 11px}
#home_main a:visited {text-decoration: none; color:#4386be; font-size: 11px}
#home_main a:hover {text-decoration: underline; color: #4386be; font-size: 11px}
#home_main a:active {text-decoration: none; color:#4386be; font-size: 11px}



#homemain_leftcol {
	width: 215px;
	float: left;
	text-align: left;
}

#homemain_body {
	width: 408px;
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
}

#homemain_rightcol {
	width: 195px;
	float: left;
	text-align: left;
}

#home_main H1 {
	font-color: #828586;
	font-size: 22px;
    font-weight: normal;
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, "Lucida Sans Unicode";
	padding: 0px;

}

#home_list_product {
	width: 387px;
	border: 1px dashed #dde2e5;
	margin-top: 15px;
	overflow: hidden;
	padding: 10px;
}

#home_list_product_col1 {
	float: left;
	width: 130px;
}

#home_list_product_col2 {
	float: left;
	width: 257px;
}

#home_button_view_buy {
	width: 100%;
	padding-top: 10px;
	text-align: right;
}

#home_product_header_txt H1 {
	color: #000000;
	font-size: 0.9em;
	font-family: Arial;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#home_product_header_txt a:link {text-decoration: none; color: #000000;}
#home_product_header_txt a:visited {text-decoration: none; color:#000000;}
#home_product_header_txt a:hover {text-decoration: none; color: #000000;}
#home_product_header_txt a:active {text-decoration: underline; color:#000000;}

#home_product_desc_txt {
	color: #000000;
	font-size: 0.9em;
	font-family: Arial;
}

.home_list_product_col2_price {
	color: #000000;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 5px;
}

.home_list_product_col2_price_lrge {
	color: #000000;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: line-through;
}

.home_list_product_col2_discounted_price {
	color: #ff0000;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 5px;
}

.home_special {
	color: #ff0000;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.button_buy {
	width: 40px;
	height: 18px;
	border: 1px solid #000000;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-image:url(../img/button_buy_bg.jpg);
	background-repeat: no-repeat;
}