@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#424241;}
h2{font-family:Haettenschweiler; font-size:36px; font-weight:200; color:#00537f; text-transform:uppercase;}
h2{margin:0px; padding:0px;}
img{border:none;}
#maincontainer{width:100%; height:98px; float:left; background:url(images/main-bg.png) repeat-x; margin:28px 0px 0px 0px;}
#wrapper{margin:0 auto; width:980px;}
#header-wrapper{width:980px; height:auto; float:left;}
#header-wrapper .logo{width:auto; height:auto; float:left; margin:-17px 0px 0px 0px;}
#header-wrapper .head{width:auto; height:auto; float:left; margin:45px 0px 0px 29px;}
#header-wrapper .icon-box{width:auto; height:auto; float:right; margin:-23px 0px 0px 0px;}
#header-wrapper .icon{margin:0px; padding:0px; float:left;}
#header-wrapper .icon li{display:inline;}
#header-wrapper .icon li a{color:#fff; float:left; padding:0px 2px; text-decoration:none;}
#header-wrapper .icon li a:hover{color:#fff;}

#content-container{width:100%; height:auto; padding:0px; margin:0px 0px 20px 0px  ; float:left; background:url(images/con-bg.png) repeat-x;}
#content-container .wrap-con{margin:0 auto; width:980px;}
#content-container .services{width:980px; height:auto; float:left; margin:20px 0px 0px 0px;}
#content-container .s-one{width:250px; height:158px; float:left; background:#e0dfdf; /*margin:0px 94px 20px 0px;*/ margin:0px 31px 20px 31px; padding:7px;}
#content-container .s-one:hover{background:#40b1ee;}
#content-container .num{width:255px; height:20px; float:left; background:#98aa18; margin:10px 94px 0px -8px; padding:5px 0px 0px 0px ; text-align:center ; border-radius:2px; border-left:#4e01cb 5px solid; border-right:#4e01cb 5px solid; }
#content-container .num{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-style:normal; font-weight:bold; color:#fff; text-transform:uppercase;}

#footer-wrapper{width:100%; height:79px; float:left; background:url(images/footer.png) repeat-x;}
#footer-wrapper .footer-wrap{margin:0 auto; width:980px;}
#footer-wrapper .copyright{width:auto; height:auto; float:left; margin:32px 0px 0px 0px;}
#footer-wrapper .design{ width:270px; float:right; margin:20px 0px 0px 0px;}
#footer-wrapper p{ color:#424241; font-size:12px; font-weight:normal;}
#footer-wrapper a{ color:#424241; text-decoration:none;}
#footer-wrapper a:hover{ color:#00537f;}



