*{
	margin:0;
	padding:0;
	}

body{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#3f3f3f;
	background:#FFF;
	margin: 0;
    padding: 0;
	}
	
ul{
	list-style-type:none;
	}
	
a{	
	color:#3f3f3f;
	outline:none;
	text-decoration:none;
	background-color:inherit;
	}
a:hover{	
	text-decoration:none;
	}
img{
	border:0;
	}
	
.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}
h2{
	font:normal 18px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#3f3f3f;
	text-transform:uppercase;
	padding-bottom:30px;
	}
	
#maincontainer{
	margin:0 auto;
	width:980px;
	}
.bannerPan{
	margin-bottom:27px;
	}	
.bodyPan{
	height:100%;
	overflow:hidden;
	}
.bodyPan_left{
	float:left;
	width:203px;
	height:100%;
	overflow:hidden;
	}
.bodyPan_right{
	float:right;
	width:755px;
	height:100%;
	overflow:hidden;
	}
.left_block{
	background:url(../images/leftblock-top-round.jpg) no-repeat 0 0;
	padding-top:9px;
	margin-bottom:8px;
	}
.left_block_bottom{
	background:url(../images/leftblock-bottom-round.jpg) no-repeat 0 100%;
	padding-bottom:27px;
	}
.left_block_inner{
	background:url(../images/leftblock-inner-bg.jpg) repeat-y 0 0;
	}
.categorypan{
	height:100%;
	overflow:hidden;
	padding:10px 0 0 15px;
	}
.categorypan ul{
	list-style-type:none;
	}
.categorypan ul li{
	background:url(../images/category-arrow.jpg) no-repeat 0 4px;
	font:bold 12px/14px "Trebuchet MS",Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	padding:0 0 22px 8px;
	color:#3f3f3f;
	}
.categorypan ul li a{
	text-decoration:none;
	color:#3f3f3f;
	}
.categorypan ul li a:hover{
	text-decoration:none;
	color:#00457E;
	}
.selected_items{
	text-align:center;
	}
.selected_items h3{
	font:bold 14px/18px "Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#3f3f3f;
	background:url(../images/up-to-off.jpg) no-repeat 0 0;
	display:block;
	height:35px;
	width:177px;
	text-indent:-20000px;
	margin-left:11px;
	padding-bottom:9px
	}
.selected_items p.click-here{
	background:url(../images/click-hrre-bg.jpg) no-repeat 0 0;
	display:block;
	text-align:center;
	height:24px;
	width:86px;
	font:bold 12px/24px "Helvetica (T1)", Arial, Helvetica, sans-serif;
	color:#FFF;
	text-transform:uppercase;
	margin:7px 0 0 52px;
	}
.selected_items p.click-here a{
	color:#FFF;
	text-decoration:none;
	}
.selected_items p.click-here a:hover{
	color:#FFF;
	text-decoration:underline;
	}
.newslatter{
	padding:17px 0 23px 6px;
	}
.newslatter h3{
	background:url(../images/message.jpg) no-repeat 0 0;
	font:bold 14px/20px "Helvetica (T1)", Arial, Helvetica, sans-serif;
	color:#3f3f3f;
	text-transform:uppercase;
	padding:0 0 10px 34px;
	}
.productPan{
	height:100%;
	overflow:hidden;
	}
.productBlock{
	float:left;
	width:243px;
	margin-right:12px;
	margin-bottom:10px;
	background:url(../images/product-top-round.jpg) no-repeat 0 0;
	padding-top:10px;
	}
.productBlock_bottom{
	background:url(../images/product-bottom-round.jpg) no-repeat 0 100%;
	padding-bottom:29px;
	}
.productBlock_inner{
	background:url(../images/product-inner-bg.jpg) repeat-x 0 100% #FFF;
	border-left:1px solid #bdbcbd;
	border-right:1px solid #bdbcbd;
	padding:7px 0 0 0;
	text-align:center;
	}
.productBlock_inner h3{
	font:normal 18px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#3f3f3f;
	padding-bottom:22px;
	}
.lastBlock{
	margin-right:0;
	}
.feature_product{
	}
.feature_product h2{
	padding-bottom:10px;
	}
.featured_productBlock{
	background:url(../images/featured-product-bg.jpg) no-repeat 0 0;
	height:109px;
	padding:40px 0 86px 010px;
	}