#index{
	padding-top:8px;
	padding-left:20px;
}
#index h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000;
	margin:0px;
	background:none;
	padding:0px;
	text-align:left;
}
#index h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666;
	text-align:right;
	margin:0px;
	font-style:italic;
}
#index p{
	padding:12px 0 0 0;
	margin:0px;
	text-align:justify;
	color:#555;
	line-height:150%;
}

#index a{
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

#index a:hover{
	text-decoration:underline;
}

#index img{
	border:none;
}
.group_index_col1{
	float:left;
	width:350px;
}

.group_index_col2{
	float:right;
	width:250px;
}


.panel_from{
	width:200px;
}
.panel_from img{
	border:0;
}
.panel_from p{
	position:relative;
	top:-48px;
	font-size:10px;
	font-weight:bold;
	left:14px;
	color:#f00;
}

#lowerprices{
	background: #fff url(../images/bg_lowerprices.jpg) no-repeat;
	height:220px;
	padding:0px;
	margin:30px 0 0 0;
}

#lowerprices h3{
	margin:0;
	padding:0;
	text-align:left;
	color:#666;
}
#lowerprices em{
	color:#900;
}

#lowerprices p{
	width:190px;
	float:right;
	position:relative;
	top:-22px;
}
#cant_find{
	margin-top: 24px;
}

#fasttrack{
	width:393px;
	height:120px;
	background:url(../images/panel_fasttrack.jpg) no-repeat;
	margin:30px 0 0 0;
}
#fasttrack p{
	margin: 0px 10px 0px 10px;
	padding:0px;
	text-align:center;
}
#fasttrack p a{
	font-weight:normal;
}
#fasttrack img{
	border:none;
}


#newProductPanel{
	float:left;
	width:100%;
	border:1px solid #900;
	height:190px;
	background: url(../images/panel_bg.jpg) no-repeat bottom;
}
#newProductPanel h3{
	padding:4px 8px 4px 0;
	margin:0px;
	font-weight:bold;
	font-size:14px;
	color:#900;
	background-color:#F99;
	text-align:right;
}
#newProductPanel em{
	color:#900;
	line-height:30px;
}
#bestSellerPanel{
	float:right;
	width:100%;
	border:1px solid #006;
	height:190px;
	background: url(../images/panel_bg.jpg) no-repeat bottom;
}
#bestSellerPanel h3{
	padding:4px 28px 4px 8px;
	margin:0px;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	color:#006;
	background-color:#99F;
}
#bestSellerPanel em{
	color:#009;
	line-height:30px;
}

#newProductPanel .newIcon{
padding:0; margin:0; position:relative; top:-14px; left:-20px;float:left; height:18px; 
}
#bestSellerPanel .bestIcon{
padding:0; margin:0; position:relative; top:-14px; left:14px;float:right; height:18px;
}

#newProductPanel p.panelImg, #bestSellerPanel p.panelImg{
	float:left;
	width: 150px;
	padding: 16px 0 0 15px;
	height:130px;
	overflow:hidden;
}
#newProductPanel p.panelText, #bestSellerPanel p.panelText{
	float:right;
	width: 210px;
	padding: 0 12px 0 0;
	text-align:left;
}


#product_feature{
	width:393px;
	margin-top:20px;
	background: url(../images/product_feature_bg.gif) repeat-y;
}
#product_feature .feature_head{
	background: url(../images/product_feature_head.jpg) no-repeat;
	font-size:16px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	height:32px;
	padding-top:6px;
	position:relative;
	top:-10px;
	width:393px;
}
#product_feature .feature_foot{
	position:relative;
	top:10px;
	height:26px;
}
#product_feature ul{
	padding:0;
	margin:14px;
}

#custom_design{
	width:200px;
	margin-top:24px;
}
#custom_design div.mainbody{
	background:url(../images/custom_design_bg.gif) no-repeat;
}
#custom_design p{
	font-size:10px;
	line-height:normal;
	padding:0 12px 0 12px;
	color:#000;
	text-align:left;
}
#custom_design p.footer{
	background:url(../images/custom_design_foot.gif) no-repeat bottom;
	padding:0 12px 8px 12px;
}
.div_image{ 
	overflow:hidden;
	height:116px;
}

