@CHARSET "UTF-8";

body.index {
	background: #9d9c8f url(../images/body_home_bkg.png) repeat-x left 45px;	
}
body.index #wrapper {
	text-align: center;
	background: url(../images/home_header_bkg.jpg) no-repeat center 45px;	
}
#sidebar {
	display: none;
}
#featured_product {
	position: static;
	top: 0px;
	left: 0px;
	text-align: right;
	clear: both;
	margin-top: -30px;
	height: 369px;
	overflow: hidden;
}
#featured_product .column {
	height: 360px;
	position: relative;
	top: 10px;
	color: #fff;
}

#featured_product h1 {
	font-size: 20px;
	border-bottom: 1px solid #fff;
	float: right;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 8px;
}

#featured_product h2 {
	font-size: 20px;
	border-bottom: 1px solid #fff;
	float: right;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 8px;
}

#featured_product h4 {
	font-size: 20px;
	border-bottom: 1px solid #fff;
	float: right;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#featured_product p {
	clear: both;
	padding: 0px;
	padding-bottom: 5px;
}
.second_row {
	1position: relative;
	top: 1000px;
}
.main_image {
	background: url(../images/home_product1.png) no-repeat left bottom;
}

.featured_product_category {
	font-size: 24x;
	margin-left: 390px;
	color: #000;
}

.featured_product_model {
	background: url(../images/featured_product_model_bkg.png) no-repeat right top;
	width: 300px;
	height: 110px;
	position: relative;
	top: 0px;
	right: 0px;
	text-align: left;
	padding: 0px;
	clear: both;
	margin-bottom: 15px;
}
	.featured_product_model h3 {
		position: absolute;
		top: 82px;
		left: 125px;
		width: 250px;
		margin: 0px;
		padding: 0px;
		float: left;
		font-size: 13px;
		color: #fff;
		clear: both;
	}
	.featured_product_model img {
		position: absolute;
		top: 5px;
		left: 20px;
		margin: 0px;
		padding: 0px;
		margin-top: 4px;
		width: 90px;
		height: 90px;
	}
	.featured_product_model a {
		display: block;
		width: 300px;
		height: 110px;
		position: absolute;
		top: 0px;
		left: 0px;
		1text-indent: -2000px;
		1overflow: hidden;
			text-decoration: none;
	}
	.featured_product_model a span {
		
		display: block;
		margin-left: 125px;
		margin-top: 10px;	
		width: 150px;
		font-size: 13px;
		color: #fff;
		line-height: 16px;
		text-decoration: none;
	}	

	.fm_hover {
		background-position: right bottom;
	}

.second_panel {
	background: url(../images/second_panel_bkg.png) no-repeat left top;
	width: 300px;
	height: 191px;
}
	.second_panel h2 {
		background: url(../images/second_panel_h2_bkg.png) no-repeat left top;
		height: 29px;
		margin-left: 8px;
		margin-top: 10px;
		padding: 5px 0px 0px 10px;
		color: #fff;
	}
	.second_panel img {
		float: right;
		margin: 4px 12px 0px 10px;
	}
	.second_panel p {
		color: #a3a3a3;
		margin: 0px 0px 0px 14px;
		line-height: 17px;
	}
