#home_boxes {
	float: left;
	width: 724px;
	padding-right: 15px;
}
.homebox {
	float: left;
	width: 235px;
}
.homebox_middle {
	float: left;
	width: 235px;
	padding-right: 9px;
	padding-left: 9px;
}
.homebox_bg {
	background-color: #e9f1e3;
	background-image: url(../images/sce/homebox_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 210px;
	padding-right: 5px;
	padding-left: 20px;
}
.homebox_title {
	float: left;
	width: 210px;
	font-size: 15px;
	color: #005726;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	padding-top: 20px;
}
.homebox_txt_border {
	float: left;
	width: 210px;
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B1AF;
}
.right_homebox_txt_top {
	float: left;
	width: 210px;
	padding-top: 15px;
	padding-bottom: 5px;
}

#home_rightside {
	float: left;
	width: 226px;
	text-align: left;
}
#homebox_readmore {
	float: left;
	width: 210px;
	padding-top: 27px;
	font-size: 11px;
	color: #639C64;
	text-align: right;
	padding-bottom: 4px;
}
#homebox_readmore a{
	color: #639C64;
	text-decoration:none;
}
#homebox_readmore a:hover{
	color: #639C64;
	text-decoration:underline;
}
#homebox_right_txt {
	float: left;
	width: 130px;
	padding-left: 4px;
	font-size: 11px;
}
#homebox_right_txt a{
	color: #639C64;
	text-decoration:none;
}
#homebox_right_txt a:hover{
	color: #639C64;
	text-decoration:underline;
}
.rightbox_leftpic{
	float:left;
	width: 76px;
}
.rightbox_mid_title {
	float: left;
	width: 210px;
	font-size: 15px;
	font-weight: bold;
	color: #005726;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8B9B2;
}
#inner_txt_bg {
	float: left;
	width: 644px;
	background-color: #DFEBDA;
	background-image: url(../images/sce/inner_contentarea_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 15px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 18px;
}
#inner_txt_bg2 {
	float: left;
	width: 883px;
	background-color: #DFEBDA;
	background-image: url(../images/sce/inner_contentarea_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 15px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 18px;
}

.inner_pic_pad {
	padding-right: 20px;
	padding-bottom: 20px;
}
.pic_pad_right {
	padding-right: 20px;
	padding-bottom: 20px;
}
