body {
background:url(images/bg.jpg) no-repeat top center #97cae4;
margin:0px;
padding:0px;
color: #3b5564;
}
p{
margin:0px;
padding:0 0 5px 0;
line-height:17px;
text-align:justify;
font: Lisboa;
font-size: 16px;
}
p.con{
	
}
p.pat{
color:#000000;
}
h1{
color:#000000;
font: Glasgow;
font-size:24px;
font-weight:bold;
margin:0px;
padding:5px 0 5px 0;
}
h2{
color:#000000;
font: Glasgow;
font-size:20px;
float:left;
font-weight:bold;
margin:30px;
padding:5px 0 5px 0;
}
h3{
color:#000000;
font: Glasgow;
font-size: 20px;
float: right;
font-weight: bold;
margin: 20px;
padding:20px 5px 5px 0;
}
#main_container{
width:900px;
height:auto;
margin:auto;
background-color:#ADD8E6;
}
.header{
width:900px;
height:114px;
margin:auto;
background:url(images/header_bg.gif) repeat-x;
}
.right_header{
float:right;
width:550px;
}
#logo{
padding:35px 0 0 10px;
float:left;
}
/*----------------------menu-------------------------*/
#menu{
width:500px;
height:35px;
float:right;
padding:75px 0 0 0;
}
#menu ul{
list-style:none;padding:0px;margin:0px;display:block; font-weight:bold;
}
#menu ul li{
list-style:none;display:inline;float:left;width:96px;height:35px;padding:0px;line-height:35px;font-size:13px;margin:0 3px 0 3px;
}
#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/middle_banner.gif) no-repeat center;
}
.middle_box_content1{
padding:25px 0 0 8px;
}
.pattern_box{
width:400px;
height:200px;
float:left;
padding:15px 0 0 25px;
}
.pattern_box_icon{
float:left;
padding:5px;
}
.pattern_content{
width:350px;
float:justify;
padding:0 0 0 10px;
}
.map_content{
float: center;
width: 900px;
height: 600px;
}
.video_info{
margin: 0 auto;
width: 700px;
height: 400px;
}
.map_content{
float: center;
}
.about_us_page{
float:center;
width: 900px;
}
.office_hours{
float: left;
width:450px;
}
.contact_info{
float: right;
width:450px;
}
a.btn{
color:#454546;
background:#FAEFE3;
font-size:12px;
text-decoration:none;
padding:7px 15px 7px 15px;
font-weight:bold;
display:inline-block;
border:#A4AD8D solid 1px;
}
a.btn:hover{
text-decoration:underline;
}
.img1{
float: left;
width: 100px
margin: 0px;
padding: 0px 0 0 100px; 	
}
.img2{
float: right;
margin: 0px;
padding: 0 10px 0 10px;
}