* { margin: 0px; padding: 0px; }
a img { border:none; }
html { height:100%; }
body { height:100%;  background:#fff; font-size:12px; font-family:Tahoma; color:#818181; text-align:center; }
a { text-decoration:underline; color:#00bdec; }
a:hover { text-decoration:none; }

.topContent { position:relative; width:100%; height:45%;  background:#f8f8f8; }
.topContent .logo {  border-bottom:1px solid #e1e1e1; position:absolute; left:50%; bottom:0px; margin:0 0 0 -377px; }

.bottomContent { margin:0 auto; width:755px; text-align:center; }
.wrapper img { border-top:1px solid #05cbfe; }
.wrapper p {  line-height:18px; }
.wrapper .txt { font-size:14px; padding:45px 0 60px 0; }
.wrapper .left { padding:0 0 35px 260px; text-align:left; }
.wrapper .right { text-align:right; padding:0 0 10px 0; }
.wrapper .darkA { color:#242b5f; }
