body {
background:url(images/publicSite/bg.jpg) no-repeat top center #97cae4;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #3b5564;
}
p{
margin:0px;
padding:0 0 5px 0;
line-height:17px;
text-align:justify;
}
p.pat{
color:#FFFFFF;
}
h1{
color:#fff;
font-size:16px;
font-weight:bold;
margin:0px;
padding:5px 0 5px 0;
}
h2{
color:#759f1b;
font-size:16px;
float:left;
font-weight:bold;
margin:0px;
padding:5px 0 0 0;
}

span.blue{
color:#a5dcf8;
}
span.dark_blue{
color:#116c64;
}

span.dark_blue_title{
color:#116c64;
font-size:18px;
}
#main_container{
width:900px;
height:auto;
margin:auto;
background-color:#fff;
}
.header{
width:900px;
height:auto;
margin:auto;
background:url(images/publicSite/header_bg.gif) repeat-x;
}
.right_header{
float:right;
width:100%;
}
#logo{
padding:5px 0 0 15px;
float:left;
}
/*----------------------menu-------------------------*/
#menu{
width:800px;
height:35px;
float:right;
padding:5px 0 0 0;
}
#menu ul{
list-style:none;padding:0px;margin:0px;display:block; font-weight:bold; white-space:nowrap;
}
#menu ul li{
list-style:none;display:inline;float:left;width:170px;height:35px;padding:0px;line-height:35px;font-size:13px;margin:0 3px 0 3px;white-space:nowrap;
}
#menu ul li a{
height:35px; width:170px;float:left;text-decoration:none;padding:0px;margin:0px;color:#6c7b83;text-align:center; background:url(images/publicSite/menu_bt.gif) no-repeat center;white-space:nowrap;
}
#menu ul li a:hover{
height:35px;width:170px;text-decoration:none;color: #68C2EF;
}
#menu ul li a.current{
height:35px;width:170px;float:left;text-decoration:none;padding:0px;margin:0px;color: #68C2EF;background:url(images/publicSite/menu_bt.gif) no-repeat center;
}

#middle_box{
width:900px;
height:208px;
clear:both;
margin:auto;
background:url(images/publicSite/middle_banner.jpg) no-repeat center;
}
.middle_box_content{
padding:30px 0 0 10px;
}
.top_menu{
width:100%;
float:right;
}
.top_menu_holder{
width:400px;
float:right;
}
a.login {
width:150px;
height:35px;
display:block;
background:url(images/publicSite/login.gif) no-repeat center;
line-height:35px;
color:#619dbf;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding:0 0 0 10px;
float:left;
margin:0 3px 0 3px;
}
a.sign_up {
width:150px;
height:35px;
display:block;
background:url(images/publicSite/sign_up.gif) no-repeat center;
line-height:35px;
color:#619dbf;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding:0 0 0 10px;
float:left;
margin:0 3px 0 3px;
}
.pattern_bg{
width:900px;
height:162px;
clear:both;
margin:auto;
background:url(images/publicSite/pattern_bg.gif) no-repeat center;
}
.pattern_box{
width:800px;
float:left;
padding:15px 0 0 25px;
}
.pattern_box_icon{
float:left;
padding:5px;
}
.pattern_content{
width:675px;
float:left;
padding:0 0 0 10px;
}
/*---------------------main_content------------------*/
#main_content{
width:885px;
height: auto;
margin: auto;
padding:0 0 0 15px;
}
.main_content_subPage{
position:relative
width:100%;
height: auto;
margin: auto;
background-color:#ffffff;
padding-top:100px;
}
.main_content_body{
	background-color:#ffffff;
	padding:30px 15px 0 15px;
	font-size:16px;
}
.clear{
clear:both;
}
.box_content{
width:267px;
height:auto;
float:left;
margin:10px 10px 30px 10px;
background:url(images/publicSite/box_bg.gif) no-repeat top center;
}
.box_title{
padding:10px 0 10px 0;
}
.title_icon{
float:left;
padding:0 5px 0 10px;
}
.box_text_content{
width:250px;
float:left;
padding:15px 0 0 15px;
}
.box_icon{
float:left;
padding:0 5px 0 0 ;
}
.box_text{
width:190px;
float:left;
text-align:justify;
padding:0 0 0 10px;
}
a.details{
float:right;
padding:5px 10px 0 0;
text-decoration:none;
font-weight:bold;
color:#f8851f;
}

.sidebar{
border:2px #cccccc solid;
font-size:18px;
float:right;
width:200px;
padding:10px;
}

.boldTextBlue{color:#010066; font-weight:bold;}
.bigLink{color:#0000ff; font-weight:bold;}
.BlueText{color:#010066;  font-weight:bold;}
.boldText{color:#010066; font-weight:bold;}
/*-----------------------------footer------------------*/
#footer{
width:900px;
height:45px;
color:#508aa1;
background-color:#e8eff2;
text-align:center;
}
.copyright{
float:left;
padding:10px 0 0 10px;
}
.center_footer{
color:#c3ced4;
font-size:12px;
font-weight:bold;
width:550px;
padding:15px;
text-align:center;
float:left;
}
.footer_links{
float:right;
padding:10px 10px 0 0;
}
