/* ############################### Left Nav ############################### */
#left_nav {
	margin:0px;
	padding:0px;
	width:212px;
	float:left;
}
#left_nav .small_bnr_first{
	height:256px;
	display:block;
	margin-bottom:26px;
}
#left_nav .small_bnr{
	display:block;
	width:212px;
	margin-bottom:16px;
}
.testimonial{
	display:block;
	overflow:hidden;
	width:210px;
	height:170px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #DFDFDF;
	
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.testimonial h3{
	color:#0e3fa2;
	height:41px;
	margin:8px 0;
	padding:0px 0 0;
	background-color:#E1E1E1;
	text-align:center;
	line-height:20px;
	font-size:16px;
	text-transform:uppercase;
}
.testimonial .txt{
	padding:0 5px 8px;
	font-size:12px;
	color:#5c5c5c;
	text-align:center;
}
#left_nav .pament_option{
	display:block;
	width:194px;
	height:290px;
	padding:20px 8px 5px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	border:1px solid #DFDFDF;
	
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
#left_nav .pament_option img{
	margin-bottom:15px;
}

#right_bnr{
	float:right;
	width:212px;
	height:256px;
	display:block;
	/*background:url(../images/template/side_bnr_count_down.gif) no-repeat left top;*/
}
/*#right_bnr a{
	display: block;
    float: left;
    height: 174px;
    margin-top: 10px;
    width: 212px;
}*/
#buy_wholesale{
	margin:0px;
	padding:20px 27px;
}
#buy_wholesale h1{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#093b9f;
}
#buy_wholesale p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7d7d7d;
	font-weight:normal;
	line-height:20px;
}
#buy_wholesale span{
	text-decoration:underline;
}

#slide_show_area_all{
	width:670px;
	height:256px;
	margin-bottom:27px;
}
#slider{
	float:left;
	width:438px;
	height:253px;
}
#article2_contents{
	margin:0px;
	padding:0px;
	width:670px;
	float:right;
}

#featured_products_area{
	padding:26px 0px 33px 0px;
	border-top:1px dashed #C5C5C5;
	border-bottom:1px dashed #C5C5C5;
	width:671px;
	overflow:hidden;
}
#featured_products_area .products_row{
	width:654px;
	height:256px;
	padding-top:10px;
	display:block;
}
#featured_products_area .product_box{
	padding-top:1px;
	width:218px;
	height:255px;
	float:left;
	display:block;
}
#featured_products_area div.product_box:hover{
	background:url(../images/template/pro_box_bg.gif) top left no-repeat;
}
#featured_products_area .product_box .image{
	width:218px;
	height:165px;
	padding-top:10px;
	text-align:center;
}
#featured_products_area .product_box .name{
	width:218px;
	height:50px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#08399F;
}
#featured_products_area .product_box .name a{
	color:#08399F;
	text-decoration:none;
}
#featured_products_area .product_box .name a:hover{
	color:#08399F;
	text-decoration:underline;
}
#featured_products_area .product_box .read_more{
	height:30px;
    padding-right:15px;
    text-align:right;
    width:200px;
}

#testimonial_box{
	overflow:hidden;
	position:relative;
	height:111px;
	width:212px;
}
#data { COLOR: #ACACAC; LINE-HEIGHT: 1.3em; POSITION: absolute; TOP: 0; LEFT: 0; }
#top_greetings{
	width:671px;
	height:81px;
	margin-bottom:13px;
	
}