/* CSS Document */
*{ margin:0px; padding:0px; font-weight:normal;}
body { font-family:Arial, Helvetica, sans-serif; background:url('../img/noise.png') repeat #006991; font-size:13px;}
#wrapper { position:relative;}
.bg { background:#19163a; position:absolute; width:100%; height:320px;}
.header { height:26px; background: rgb(50,49,57);background: rgba(50,49,57,0.3); text-align:right; padding-top:10px; padding-right:10px;color:#f2f2f2; position:relative;}
.header a { color:#fff; display:inline-block;*zoom:1;*display:inline;}
a { text-decoration:none;}
a:hover{ text-decoration:underline;}
.main { background:url('../img/shadowbg.png') no-repeat; width:878px; height:270px; margin: 240px auto 0 auto; padding-top:90px; text-align:center;position:relative;}
.logo { width:504px; height:104px; background:url('../img/logo.png') no-repeat; margin:0px auto 20px auto;}
.main  p { font-size:16px;color:#11323f; margin-bottom:8px;}
p a {color:#bcccd2;}