body {
background:url(images/bg.jpg) no-repeat top center #97cae4;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
}
p{
margin:0px;
padding:0 0 5px 0;
line-height:17px;
text-align:justify;
}
p.pat{
color:#FFFFFF;
}
h1{
color:#990000;
font-size:16px;
font-weight:bold;

margin:0px;
padding:5px 0 5px 0;
}
h2{
color:#fff;
font-size:13px;
margin:0px;
padding:5px 0 0 0;
font-family:Palatino Linotype;
}
span.blue{
color:#a5dcf8;
}
span.dark_blue{
color:#116c64;
}
#main_container{
width:900px;
height:auto;
margin:auto;
background-color:#fff;
}
.header{
width:900px;
height:114px;
margin:auto;
background:url(images/header.jpg) repeat-x
}
div.img
  {
  margin:3px;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }
div.img a:hover img
  {
  border:1px solid #0000ff;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:120px;
  margin:2px;
  }
/*----------------------menu-------------------------*/
#menu{
width:650px;
height:35px;
float:right;
padding:40px 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:120px;
height:35px;
padding:0px;
line-height:35px;
font-size:13px;
margin:0 3px 0 3px;
}
#menu ul li a{
height:35px;
width:140px;
float:left;
text-decoration:none;
padding:0px;
margin:0px;
color:#6c7b83;
text-align:center; 
background:url(images/menu_bt2.gif) no-repeat center;
}
#menu ul li a:hover{
height:35px;
width:140px;
text-decoration:none;
color: #68C2EF;
}
#menu ul li a.current{
height:35px;
width:140px;
float:left;
text-decoration:none;
padding:0px;
margin:0px;
color: #68C2EF;background:url(images/menu_bt2.gif) no-repeat center;
}

#index_box{
width:900px;
height:208px;
clear:both;
margin:auto;
background:url(images/home.jpg) no-repeat center;
}
#contactus_box{
width:900px;
height:208px;
clear:both;
margin:auto;
background:url(images/contact_us.jpg) no-repeat center;
}
#aboutus_box{
width:900px;
height:208px;
clear:both;
margin:auto;
background:url(images/about_us.jpg) no-repeat center;
}
#services_box{
width:900px;
height:208px;
clear:both;
margin:auto;
background:url(images/services.jpg) no-repeat center;
}
#ind_services_box{
width:900px;
height:208px;
clear:both;
margin:auto;
background:url(images/ind_services.jpg) no-repeat center;
}
.top_menu{
width:600px;

}
.pattern_bg{
width:900px;
height:162px;
clear:both;
margin:auto;
background:url(images/pattern_bg.gif) no-repeat center;
}
.pattern_big{
width:900px;
height:362px;
clear:both;
margin:auto;
background:url(images/pattern_big.gif) no-repeat center;
}
.pattern_big2{
width:900px;
height:185px;
margin:auto;
background:url(images/pattern_big2.gif) no-repeat center;
}
.pattern_box{
width:800px;
float:left;
padding:15px 0 0 25px;
}
.pattern_box2{
width:400px;
float:left;
padding:15px 0 0 25px;
}
.pattern_box_icon{
float:left;
padding:5px;
}
.pattern_content{
width:300px;
float:left;
padding:0 0 0 10px;
}
.pattern_content2{
width:300px;
float:right;
padding:0 0 0 10px;
}
.scroll{
width:600px;
height:209px;
overflow:scroll;
}
/*---------------------main_content------------------*/
#main_content{
width:885px;
height: auto;
margin: auto;
padding:0 0 0 15px;
}
.clear{
clear:both;
}
.box_content{
width:267px;
height:auto;
float:left;
margin:10px 10px 30px 10px;
background:url(images/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 15px 0 0;
text-decoration:none;
font-weight:bold;
color:#f8851f;
}
/*-----------------------------footer------------------*/
#footer{
width:900px;
height:65px;
color:#508aa1;
background-color:#e8eff2;
margin:0px auto;
}
.copyright{
float:center;
padding:10px 0 0 10px;
}
.center_footer{
color:000000;
font-size:12px;
font-weight:bold;
width:550px;
padding:15px;
text-align:center;
float:left;
}
.Develop{
float:right;
text-align:center;
}