body,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/* new style here. */
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/*body {
	background-color: #08448D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
*/
#container {
	width: 952px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}

#header_bg {
	float: left;
	height: 110px;
	width: 680px;
	background-image: url(../images/sce/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
#callus {
	float: left;
	width: 635px;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 14px;
	color: #BF6E02;
	padding-top: 30px;
	padding-right: 45px;
}
#search_area {
	float: left;
	width: 660px;
	padding-right: 20px;
	padding-top: 28px;
}
.search_box_area {
	float: left;
	width: 590px;
}
#home_banner {
	float: left;
	height: 86px;
	width: 900px;
	background-image: url(../images/sce/home_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #BF6E02;
	font-weight: bold;
	padding-top: 106px;
	padding-left: 52px;
}
#menuarea {
	float: left;
	width: 881px;
	background-image: url(../images/sce/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 32px;
	text-align: left;
	padding-left: 71px;
}
#main_page_area {
	float: left;
	width: 932px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/sce/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 6px;
	text-align: left;
	padding-right: 12px;
}
.leftside_background {
	background-image: url(../images/sce/leftside_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #DCECFF;
	padding-top: 50px;
}
#leftside_title {
	float: left;
	height: 30px;
	width: 209px;
	background-image: url(../images/sce/left_title.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-variant: small-caps;
	padding-left: 20px;
	padding-top: 11px;
}
#leftside_title a{
	color: #FFFFFF;
	text-decoration:none;
}
#leftside_title a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
#news_content {
	float: left;
	width: 200px;
	padding-right: 9px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #0D2C5B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2271BD;
}
#left_content {
	float: left;
	width: 200px;
	padding-right: 9px;
	padding-left: 20px;
}
#left_content a{
	color:#bf6e02;
	text-decoration:none;
}
#left_content a:hover{
	color:#bf6e02;
	text-decoration:underline;
}
#contact_title {
	float: left;
	width: 200px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0C3163;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B2CAE8;
	border-bottom-color: #BF6E02;
}
#contact_content {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 16px;
	color: #063B62;
}
#contact_content a{
	color: #063B62;
	text-decoration:none;
}
#contact_content a:hover{
	color: #063B62;
	text-decoration:underline;
}
#home_body {
	float: left;
	width: 412px;
	padding-right: 30px;
	padding-left: 40px;
	padding-top: 50px;
	padding-bottom: 20px;
}
#rightside {
	float: left;
	width: 218px;
	padding-top: 50px;
}
#rightside a{
	color: #07599E;
	text-decoration:none;
}
#rightside a:hover{
	color: #BB6A00;
	text-decoration:underline;
}
.rightlinkbox {
	float: left;
	height: 32px;
	width: 206px;
	background-image: url(../images/sce/right_linkbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #07599E;
	text-align: right;
	padding-right: 12px;
	font-variant: small-caps;
	padding-top: 8px;
}
#bottomnav {
	float: left;
	width: 952px;
	height: 96px;
	margin-bottom: 30px;
	background-image: url(../images/sce/bottomnav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABBFD8;
	text-align: right;
}
#bottomnav_links {
	float: left;
	width: 700px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C9A157;
	padding-top: 30px;
}
#bottomnav_links a{
	color: #063B62;
	text-decoration:none;
}
#bottomnav_links a:hover{
	color: #C9A157;
	text-decoration:none;
}

.copyright_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #063B62;
	line-height: 22px;
}
#inner_banner {
	float: left;
	height: 66px;
	width: 900px;
	background-image: url(../images/sce/inner_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #BF6E02;
	font-weight: bold;
	padding-top: 66px;
	padding-left: 52px;
}
#leftside_menu {
	float: left;
	width: 200px;
	padding-right: 9px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
	color: #0D2C5A;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
#leftside_menu ul{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#leftside_menu ul li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2271BD;
	padding-top: 6px;
}
#leftside_menu ul li a{
	color: #0D2C5A;
	text-decoration: none;
}
#leftside_menu ul li a:hover{
	color: #0D2C5A;
	text-decoration: none;
}
#inner_body {
	float: left;
	width: 660px;
	padding-left: 40px;
	padding-top: 50px;
	padding-bottom: 20px;
}
#rightside_bottom {
	float: left;
	width: 218px;
	margin-top: 15px;
}
#rightside_bottom2 {
	float: left;
	border-style: solid;
	border-width: 3px;
	border-color: #08448d;
	width: 212px;
	margin-top: 15px;
}
#rightside_bottom_title {
	float: left;
	height: 30px;
	width: 192px;
	background-image: url(../images/sce/left_title.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-variant: small-caps;
	padding-left: 20px;
	padding-top: 11px;
}
#rightside_bottom_title2 {
	float: left;
	height: 30px;
	width: 196px;
	background-image: url(../images/sce/left_title.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-variant: small-caps;
	padding-left: 20px;
	padding-top: 11px;
	border-style: solid;
	border-width: 2px;
	border-color: #08448d;
}
#rightside_bottom_title a{
	color: #FFFFFF;
	text-decoration:none;
}
#rightside_bottom_title a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
#right_content {
	float: left;
	width: 178px;
	background-color: #DCECFF;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 17px;
	padding-right: 17px;
}
#right_content2 {
	float: left;
	width: 178px;
	background-color: #DCECFF;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-style: solid;
	border-width: 2px;
	border-color: #08448d;
}
.size15 {
	font-size: 15px;
}

.color_blue {
	color: #0D2C5B;
}
.color_blue14 {
	font-size: 14px;
	color: #08448D;
}











.color_blue18 {
	font-size: 18px;
	color: #08448D;
}



.color_blue21 {
	font-size: 21px;
	color: #08448D;
}
.color_lightblue11 {
	font-size: 11px;
	color: #3C80D3;
}
.color_brown {
	color: #BF6E02;
}
.color_brown14 {
	font-size: 14px;
	color: #844B02;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #BE6D02;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 18px;
	color: #BE6D02;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F0DDC4;
	border-bottom-color: #F0DDC4;
}

h5 {
	font-size: 14px;
	color: #08448D;
	font-family: Arial;
}

h3 {
	font-size: 14px;
	color: #844B02;
	font-family: Arial;
}

a:link {

            color: #bf6e02;

            text-decoration: none;

}

a:active {

            color: #bf6e02;

            text-decoration: none;

}

a:visited {

            color: #bf6e02;

            text-decoration: none;

}

 

a:hover {

            color: #bf6e02;
			
            text-decoration: underline;

}
a.color_blue:link {
	color: #0D2C5B;
	text-decoration: none;
	font-weight: bold;
}
a.color_blue:active {
	color: #0D2C5B;
	text-decoration: none;
	font-weight: bold;
}
a.color_blue:visited {
	color: #0D2C5B;
	text-decoration: none;
	font-weight: bold;
}
a.color_blue:hover {
	color: #0D2C5B;
	text-decoration: underline;
	font-weight: bold;
}
#leftside_menu ul li ul li{
	padding-top: 6px;
	padding-left: 20px;
}
#leftside_menu ul li ul li.lastitem{
	border:none;
}
#leftside_menu ul li ul li a{
	color: #0D2C5A;
	text-decoration: none;
}
#leftside_menu ul li ul li a:hover{
	color: #0D2C5A;
	text-decoration: none;
}
#inner_banner_services {
	float: left;
	height: 66px;
	width: 900px;
	background-image: url(../images/sce/inner_banner_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #BF6E02;
	font-weight: bold;
	padding-top: 66px;
	padding-left: 52px;
}
#inner_banner_tools {
	float: left;
	height: 66px;
	width: 900px;
	background-image: url(../images/sce/inner_banner_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #BF6E02;
	font-weight: bold;
	padding-top: 66px;
	padding-left: 52px;
}
#inner_banner_contact {
	float: left;
	height: 66px;
	width: 900px;
	background-image: url(../images/sce/inner_banner_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #BF6E02;
	font-weight: bold;
	padding-top: 66px;
	padding-left: 52px;
}