#hometop_boxes {
	float: left;
	width: 760px;
}
.hometopbox1 {
	float: left;
	height: 48px;
	width: 187px;
	text-align: center;
	background-image: url(../images/sce/homebox1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 80px;
}
.hometopbox2 {
	float: left;
	height: 48px;
	width: 191px;
	text-align: center;
	background-image: url(../images/sce/homebox2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 80px;
}
.hometopbox3 {
	float: left;
	height: 48px;
	width: 192px;
	text-align: center;
	background-image: url(../images/sce/homebox3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 80px;
}
.hometopbox4{
	float: left;
	height: 48px;
	width: 190px;
	text-align: center;
	background-image: url(../images/sce/homebox4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 80px;
}
.hometopbox5 {
	float: left;
	height: 38px;
	width: 187px;
	text-align: center;
	background-image: url(../images/sce/homebox5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 95px;
}
.hometopbox6 {
	float: left;
	height: 38px;
	width: 191px;
	text-align: center;
	background-image: url(../images/sce/homebox6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 95px;
}
.hometopbox7 {
	float: left;
	height: 38px;
	width: 192px;
	text-align: center;
	background-image: url(../images/sce/homebox7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 95px;
}
.hometopbox8 {
	float: left;
	height: 38px;
	width: 190px;
	text-align: center;
	background-image: url(../images/sce/homebox81.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 95px;
}
#homeleft_content {
	float: left;
	width: 515px;
	padding-left: 30px;
	padding-top: 50px;
}
#homeright {
	float: right;
	width: 188px;
	padding-top: 80px;
}
.right_learnmore {
	float: left;
	width: 186px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A7C2FA;
	border-left-color: #A7C2FA;
	font-size: 14px;
	font-weight: bold;
	color: #005DAA;
	text-align: center;
}
.right_learnmore a{
	color: #005DAA;
	text-decoration:none;
}
.right_learnmore a:hover{
	color: #005DAA;
	text-decoration:underline;
}
#right_linkbox {
	float: left;
	width: 188px;
	height: 16px;
	text-align: center;
	background-image: url(../images/sce/right_download_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 1px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 20px;
}
#right_linkbox a{
	color: #FFFFFF;
	text-decoration:none;
}
#right_linkbox a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.rightbox_content_bg {
	float: left;
	width: 186px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A7C2FA;
	border-left-color: #A7C2FA;
	text-align: center;
	background-color: #CFE7FA;
	background-image: url(../images/sce/rightbottom_box_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.inner_plaintext {
	float: left;
	width: 730px;
	padding-bottom: 20px;
}
.inner_text_bg {
	float: left;
	width: 730px;
	background-image: url(../images/sce/inner_contentbar_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8AA9EA;
}
.pic_pad_right {
	padding-right: 20px;
}
