@charset "utf-8";
/* CSS Document */


body{
margin:0;
padding-top:40px;
padding-bottom:40px;
background:url(../images/BG.jpg) repeat-x #989898  top ;
font-family:Georgia;
}


#wrapper{
margin:0px auto;
width:1020px;
overflow:hidden;
background:url(../images/sub_bg.png) repeat-y top;

}

#header1{
width:961px;
background:url(../images/header_bg.png) repeat-x top;
height:146px;
}
#banner{
background:url(../images/bg_home_banner.png) repeat-x top;
height:310px;


}
#bannersub{
background:url(../images/bg_home_banner.png) repeat-x top;
height:220px;
}
#bannerabt {
background:url(../images/banner_bg_about.png) no-repeat top;
height:220px;
}
#banner_prdt_sol {
background:url(../images/banner_bg_prdt_soln_trnfrm.png) no-repeat top;
height:220px;
}
#banner_cert {
background:url(../images/banner_bg_certfn.png) no-repeat top;
height:220px;
}
#banner_cont {
background:url(../images/banner_bg_contact.png) no-repeat top;
height:220px;
}
#banner_infrs {
background:url(../images/banner_bg_infrs.png) no-repeat top;
height:220px;
}
#footer{
height:38px;
margin:0px auto;
width:961px;


}
#footer a{
font-family:Georgia;
font-size:12px;
color:#909193;
text-decoration:none;
}
#footer a:hover{
font-family:Georgia;
font-size:12px;
color:#666666;
text-decoration:none;
}

a img {
border:none;
}
hr{
color:#e0cccc;
background-color:#e0cccc;
}