*{font:100% helvetica,arial,sans-serif;line-height:18px;}
html,body{margin:0;text-align:center;}
body{background:#00599F url(../img/back.png) no-repeat top center;border-top:5px solid #66ff00;}
a{text-decoration:underline;}
a:hover{text-decoration:none;}
a span,h1 span{display:none;}
#wrapper{width:700px;position:relative;text-align:left;margin:0 auto;}
#logo,#nav,#main{position:absolute;}
#logo{display:block;width:223px;height:36px;background:url(../img/logo.png);top:106px;left:0;}
#nav{top:225px;left:122px;}
#nav,#nav li{list-style:none;margin:0;padding:0;}
#nav li{margin:5px 0;}
#nav li a{width:100px;height:26px;}
#nav a{background-position:top right;background-repeat:no-repeat;display:block;}
#nav a:hover{background-position:top left;}
#navHome a{background-image:url(../img/navHome.png);}
#navAboutUs a{background-image:url(../img/navAboutUs.png);}
#navDatanet a{background-image:url(../img/navDatanet.png);}
#navContact a{background-image:url(../img/navContact.png);}
#navCareers a{background-image:url(../img/navCareers.png);}
#main{top:165px;left:298px;}
#main h1{margin:0;padding:0;width:402px;height:32px;}
#homeContent{width:402px;height:221px;background:url(../img/contentHome.png);margin:7px 0 30px 0;}
#homeContent p{margin:0;padding:20px 155px 0 30px;font-size:70%;color:#ebf2f8;}
.box{width:402px;margin:7px 0 30px 0;}
.box .top{height:4px;background:url(../img/boxTop.png);}
.box .content{background:url(../img/boxBack.png);padding:10px 30px;}
.box .content *{color:#ebf2f8;}
.box .content p,.box .content li,.box .content td{font-size:70%;}
.box .content strong{font-weight:bold;color:#fff;}
.box .content p{margin:0;padding:5px 0;}
.box .content ul{margin:5px 10px;padding:0;}
.box .content h2{margin:10px 0;padding:0;font-weight:bold;color:#48D237;}
.box .content label{width:70px;font-weight:bold;}
.box .content input,.box .content textarea{width:250px;color:#666;background:#CDDFED;padding:2px;border:1px solid #fff;margin:0;}
.box .content textarea{height:100px;}
.box .content .button{width:auto!important;}
.box .bottom{height:6px;background:url(../img/boxBottom.png);}
#footer{font-size:60%;text-align:right;}
#footer,#footer a{color:#3A7FB5;}