body { background:#0A0807; width:960px; margin: 0px auto; font-family: Arial, Helvetica, sans-serif; color:#999; }
body>header {  clear:both; position:relative; height:520px; background: url(../images/bg.jpg) no-repeat center ;}
body>header hgroup img { position:absolute; top:20px; left:360px;  }
body>header hgroup h1 { font-size: 21px; width:490px; text-align:center; color: #fff; position:absolute; top:400px; left:235px; line-height:1.61; text-shadow:2px 2px 2px #000; font-family:"Lucida Sans","Lucida Sans Unicode","Lucida Grande",Lucida,sans-serif; }
body>footer { padding:10px; height:20px; clear:both; }
body>footer p { font-size:11px; }
body>footer p a { color:#666; }
body>footer p a:hover { color:#FFF; }
body>article { width:940px; padding:10px; float: left;  }
body>article section img.pass { float:right; margin:20px 50px 20px 0; }
body>article form { float:left; margin:10px 0 0 50px; }
body>article form input { color:#999; height:23px; width:300px; background:url(../images/bg_input.jpg); padding:4px; margin-bottom:4px; border-color:#333; }
body>article form textarea { color:#999; font-family:Arial, Helvetica, sans-serif; height:90px; width:300px; background:url(../images/bg_textArea.jpg); padding:4px; margin-bottom:2px; border-color:#333; }
body>article form img { cursor:pointer; }
body>article + article { background: url(../images/bg_bottom.jpg) no-repeat center top; height:200px; position:relative; }
body>article + article section h4 { position:absolute; top:20px; left:75px; font-family:"Lucida Sans","Lucida Sans Unicode","Lucida Grande",Lucida,sans-serif; text-shadow:2px 2px 2px #000; color:#FFF; }
body>article + article section ul { position:absolute; top:60px; left:110px; }
body>article + article section ul li a { color:#666; }
body>article + article section ul li a:hover { color:#FFF; }
body>article + article section a + a { position:absolute; top:45px; left:810px; }
article>header { padding:10px; }

