.homepage_item_title{
font-size:18px; font-weight:bold; color:#6105AB;
}


#free_list{
	text-align:left;
	font-size:20px;
	font-weight:bold;
	padding:12px 4px 12px 4px;
}
#free_list p{
	font-size:10px;
	margin:0 0 8px 0;
	padding:0;
	color:#333;
	font-weight:bold
}
#free_list a:hover{
	text-decoration:none;
}
#free_list p a{
	font-weight:normal;
}
#free_list p a:hover{
	font-weight:normal;
	text-decoration:underline;
}
.main_panel_item{

	width:442px;
	height:313px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:11;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
}
#main_panel{
	width:442px;
	position:relative;
	height:313px;
}
.main_panel_text{
	font-size:12px;
/*	font-weight:bold; */
	color:#fff;
}
.main_panel_buttons{
padding-top:313px;
}

#main_panel_choice{
	background-image:url(../images/home/panel_choice_bg.jpg);
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
}
#main_panel_price{
	background-image:url(../images/home/panel_price_bg.jpg);
}
#main_panel_proof{
	background-image:url(../images/home/panel_proof_bg.jpg)
}
#main_panel_delivery{
	background-image:url(../images/home/panel_delivery_bg.jpg)
}
#main_panel_satisfaction{
	background-image:url(../images/home/panel_satisfaction_bg.jpg)
}
#main_panel_overlay{
	background-image:url(../images/home/panel_overlay.jpg);
	z-index:1;
}

#main_panel_holder{float:left;width:442px;}
#feature_panel_holder{position:relative;float:left; width:192px}
.feature_panel_link{position:absolute; top:304px; text-align:center; font-size:12px; width:100%}
.feature_panel_link a{color:#fff;}
.feature_panel_link a:hover{color:#000;}

.feature_panel_link2{position:absolute; top:304px; text-align:center; font-size:12px; width:100%}
.feature_panel_link2 a{color:#fff;}
.feature_panel_link2 a:hover{color:#990000}


.listpanel1{ text-align:center; height:14px; z-index:10; font-size:12px}
.listpanel1 a{color:#000066; text-decoration:none}
.listpanel1 a:hover{color:#000066; text-decoration:underline;}

.listpanelimg{z-index:1; padding-left:4px}

.listpanel2{height:16px; text-align:center; padding-top:6px; font-size:10px; background-color:#6CB1D2; width:89px; margin-left:4px}
.listpanel2 a{color:#fff; text-decoration:none}
.listpanel2 a:hover{color:#fff; text-decoration:underline}

.dashedbox{width:280px; border:3px dashed #900; padding:16px; font-size:14px; float:left; height:352px; overflow:hidden}
.catsection{float:right; width:280px; height:390px; overflow:hidden; padding:0}

.text_box{width:606px; background:url(../images/gbox_body.gif) repeat-y; color:#333; text-align:justify; padding:12px}


#list1
{
margin:12px;
padding-left: 0;
list-style: none;
}

#list1 li
{
padding-left: 30px;
background-image: url(../images/tick_18.jpg);
background-repeat: no-repeat;
}

.panel_main p{margin-top:0; padding-top:0;}

