body {
background:url(images/bg1.jpg) repeat-x top center #9FD2ED;
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;
}
#main_container{
width:900px;
height:auto;
margin:auto;
background-color:#fff;
}
.header{
width:900px;
height:190px;
margin:auto;
background:url(images/header_bg_long.gif) repeat-x;
}
#logo{
padding:5px 0 5px 30px;
float:left;
}
#title{
float:left;
padding:50px 0 0 40px;
}
#mainwords{
width:840px;
float:left;
padding:20px 30px 20px 30px;
background:#FFFFFF;
}
#mainwords1{
	width:750px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
/*----------------------menu-------------------------*/
#menu{
width:600px;
height:35px;
float:right;
padding:40px 30px 0 0px;
}
#menu ul{
list-style:none;padding:0px;margin:0 3px 0 0;display:block; font-weight:bold;
}
#menu ul li{
list-style:none;display:inline;float:right;width:96px;height:35px;padding:0px;line-height:35px;font-size:13px;margin:0 7px 0 7px;
}
#menu ul li a{
height:35px; width:96px;float:left;text-decoration:none;padding:0px;margin:0px;color:#6c7b83;text-align:center; background:url(images/menu_bt.gif) no-repeat center;
}
#menu ul li a:hover{
height:35px;width:96px;text-decoration:none;color: #68C2EF;
}
#menu ul li a.current{
height:35px;width:96px;float:left;text-decoration:none;padding:0px;margin:0px;color: #68C2EF;background:url(images/menu_bt.gif) no-repeat center;
}

#middle_box{
width:900px;
height:200px;
clear:both;
margin:auto;
background:url(images/database.gif) no-repeat center;
}
#pattern_bg{
width:900px;
height:162px;
clear:both;
margin:auto;
background:url(images/pattern_bg1.gif) no-repeat center;
}
.pattern_box_icon{
	float:left;
	padding:20px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.pattern_content{
width:730px;
float:left;
padding:20px 0px 0 0px;
}
a.details{
float:right;
padding:5px 15px 0 0;
text-decoration:none;
font-weight:bold;
color:#f8851f;
}
/*-----------------------------footer------------------*/
#footer{
width:900px;
height:75px;
color:#508aa1;
background-color:#e8eff2;
float:left;
}
.copyright{
float:left;
padding:10px 0 0 30px;
}
.center_footer{
color:#999999;
font-size:12px;
font-weight:bold;
width:650px;
padding:15px;
text-align:center;
float:left;
}
