#homeleft {
	float: left;
	width: 466px;
	display:block;
}
#homeright {
	float: right;
	width: 224px;
}
#search_area {
	float: left;
	width: 203px;
	height: 113px;
	background-image: url(../images/sce/search_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #072f79;
	padding-left: 10px;
	padding-top: 5px;
	color: #FFFFFF;
	margin-bottom: 10px;
	background-color: #0E6CB4;
	font-size: 12px;
}
#rightbox1 {
	float: left;
	width: 215px;
	background-image: url(../images/sce/rightbox1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 104px;
	text-align: right;
	padding-right: 9px;
	padding-top: 14px;
	margin-bottom: 4px;
}
#rightbox1 h2 {
	width: 125px;
	font-size: 15px;
	color: #164499;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efb5a5;
	margin-bottom: 0px;
	float: right;
}
#rightbox {
	float: left;
	width: 215px;
	margin-bottom: 4px;
}
#rightbox2 {
	float: left;
	width: 215px;
	background-image: url(../images/sce/rightbox2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 104px;
	text-align: right;
	padding-right: 9px;
	padding-top: 14px;
	margin-bottom: 4px;
}
#rightbox3 {
	float: left;
	width: 215px;
	background-image: url(../images/sce/rightbox3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 104px;
	text-align: right;
	padding-right: 9px;
	padding-top: 14px;
	margin-bottom: 4px;
}
#box1_content {
	float: right;
	width: 130px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	clear: right;
}
#box1_content a{
	color: #000000;
	text-decoration:none;
}
#box1_content a:hover{
	color: #ef5a23;
	text-decoration:underline;
}
#box2_content {
	float: right;
	width: 130px;
	text-align: center;
	font-weight: bold;
	line-height: 18px;
	clear: right;
}
#inner_top {
	float: left;
	width: 974px;
	border: 0px solid red;
	margin-bottom: 15px;
}
#inner_banner_products {
	float: left;
	height: 86px;
	width: 750px;
	border: 0px solid red;
	text-align:center;
}

#inner_search_area {
	float: right;
	width: 203px;
	height: 79px;
	background-image: url(../images/sce/search_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #072f79;
	padding-left: 10px;
/*	padding-top: 5px; */
	color: #FFFFFF;
	background-color: #0E6CB4;
}
#inner_content {
	float: left;
	width: 753px;
	padding-right: 9px;
	padding-left: 10px;
	padding-top: 20px;
}

#inner_banner_products1 {
	height: 56px;
	width: 540px;
	background-image: url(../images/sce/innercontent_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 13px;
	padding-top: 30px;
	border: 0px solid red;
	text-align:left;
}
#request_form_sepcs {
	float: left;
	width: 466px;
	padding-top: 20px;
}
#request_form_sepcs .form_element{
	display: none;
}
#request_form_part {
	float: left;
	width: 466px;
	padding-top: 20px;
}
div.indent input{
margin-left: 100px;

}