@charset "utf-8";
/* CSS Document */

#products{ padding:0 1em}
#panels {text-align:center}
#panels table{text-align:center; margin-left:auto; margin-right:auto; width:800px; padding:20px 0 20px 0}
#panels tr{text-align:left}
.a_panel{display:block; color:333333}
.a_panel:hover{text-decoration:none}
.panel {
	width:375px; 
	text-align:justify; 
	background:url(../images/p_panel_right.png) right no-repeat;
	padding:15px 0 0 0;
	cursor:hand;
} 
.p_text{padding:0 1em 0 0;}
.panel_image{float:left; padding:0 1em .5em 0}
.p_bottom{ height:48px; clear:both}
.p_bottom_commercial{background:url(../images/p_panel_bottom_coomercial_on.png) bottom no-repeat}
.p_bottom_health{background:url(../images/p_panel_bottom_health_on.png) bottom no-repeat}
.p_bottom_household{background:url(../images/p_panel_bottom_household_on.png) bottom no-repeat}
.p_bottom_liability{background:url(../images/p_panel_bottom_liability_on.png) bottom no-repeat}