/* home page image boxes*/

.main_boxes {width:700px;margin:0 auto;clear:both;}
.main_boxes div {width:213px; height:196px;float:left;margin-left:12px;}
.main_boxes p {
	font-size:10px;
	color:#333;
	margin-left:16px;
	margin-right:19px;
	margin-top:20px;
	text-decoration: none;
}

.main_boxes p
	A:link {color: #00CC00;text-decoration: none}
.main_boxes p
	A:visited {color: #00CC00;text-decoration: none}
.main_boxes p
	A:hover {text-decoration: none; color: #00CC00;}

.main_boxes h2 {
	font-size:12px;
	font-weight:bold;
	margin-left:70px;
	margin-top:35px;
	width:150px;
	text-decoration: none;
	color: #0C0;
}

#pv_leg {background: url(images/pvbox.jpg) no-repeat;}
#thermal_leg {background: url(images/themalbox.jpg) no-repeat;}
#inverter_leg {background: url(images/inverterbox.jpg) no-repeat;}
#kits_leg {background: url(images/kitsbox.jpg) no-repeat;}
#waste_leg {background: url(images/pvbox.jpg) no-repeat;}
#acc_leg {background: url(images/accbox.jpg) no-repeat;}
#radio_leg {background: url(images/pvbox.jpg) no-repeat;}
#weee_leg {background: url(images/pvbox.jpg) no-repeat;}
#package_leg {background: url(images/pvbox.jpg) no-repeat;}
#reach_leg {background: url(images/pvbox.jpg) no-repeat;}
#oil_leg {background: url(images/pvbox.jpg) no-repeat;}
#self_leg {background: url(images/pvbox.jpg) no-repeat;}
.boxes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7px;
	color: #333;
}
.h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #0C0;
}
.prod {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #0C0;
	font-weight: bold;
}.greyinfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.price {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00F;
}
.smalllinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000;
}
.bullets {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	list-style-type: lower-roman;
	list-style-position: outside;
	list-style-image: none;
}
