#homecontent {
	float: left;
	width: 706px;
	padding-top: 20px;
}
#homecontent_banner {
	float: left;
	width: 706px;
	background-image: url(../images/sce/homecontent_banner_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
}
#home_mainpic {
	float: left;
	width: 324px;
	margin-right: 20px;
}
#home_maintxt {
	float: left;
	width: 610px;
	padding-top: 15px;
	padding-left: 40px;
	padding-bottom: 20px;
}

#home_learnmore {
	float: left;
	width: 77px;
	clear: left;
	text-align: right;
	padding-top: 9px;
	padding-bottom: 7px;
	margin-left: 247px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bf6e0c;
}
#homecontent_left {
	float: left;
	width: 349px;
}
#home_bottomtxt {
	float: left;
	width: 309px;
	padding-left: 40px;
	padding-top: 15px;
}
#home_readmore {
	float: right;
	width: 71px;
	padding-top: 8px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d98b2e;
	border-bottom-color: #d98b2e;
}
#homecontent_right{
	float: right;
	width: 349px;
}
#home_register{
	float: right;
	width: 89px;
	padding-top: 8px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: ##d98b2e;
	border-bottom-color: ##d98b2e;
}
#innercontent_banner {
	float: left;
	width: 706px;
	background-image: url(../images/sce/innercontent_banner_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 5px;
	padding-top: 10px;
	background-color: #CFD9DD;
}
.right_padding {
	padding-right: 20px;
}
#inner_register{
	float: right;
	width: 94px;
	padding-top: 8px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d98b2e;
	border-bottom-color: #d98b2e;
}
