#body_container {
	float: left;
	width: 643px;
	background-color: #FFFFFF;
	padding-bottom: 25px;
}
#home_boxes {
	clear: left;
	float: left;
	width: 643px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
#homebox {
	float: left;
	width: 202px;
	margin-right: 0px;
	margin-left: 0px;
}
#homebox_middle {
	float: left;
	width: 202px;
	margin-right: 18px;
	margin-left: 18px;
}
#homebox_title {
	float: left;
	width: 202px;
	height: 26px;
	background-image: url(../images/sce/green_title_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}
#homebox_txt {
	float: left;
	width: 191px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #18a818;
	border-bottom-color: #18a818;
	margin-top: 7px;
	padding-bottom: 20px;
	padding-right: 10px;
}
#learn_more {
	float: left;
	width: 202px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a5c7ee;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #18a818;
}
#learn_more a{
	color: #18a818;
	text-decoration:none;
}
#learn_more a:hover{
	color: #18a818;
	text-decoration:underline;
}
#header2_area {
	float: left;
	width: 643px;
	height: 52px;
	background-image: url(../images/sce/header2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	padding-top: 3px;
}
.padding_left {
	padding-left: 15px;
}
#body_container ul{
	list-style-image: url(../images/sce/green_dot.gif);
}
#body_container ul li{
	padding-bottom: 7px;
}
