* { margin: 0; padding: 0; border: 0; }
body { margin:0; padding:0; background: #333333 url(../img/bg_asphalt.jpg) left top repeat; width:100%; height:1000; }
#main { margin:0; padding:0; position:relative; height:1000px; width:100%; }
#swf { margin:0; padding:0; position:relative; width:100%; height:100%; background: url(../img/bg_paint.png) center top no-repeat; }
#detect { width: 1000px; margin: 0 auto; }
#detect .content { margin-left: 60px; padding: 0 10px; width: 908px; background: url(../img/bg_content.png) left top repeat-y; }
#detect .main { position: relative; padding-bottom: 37px; height: 612px; background: url(../img/bg_main.png) left top no-repeat; }
#detect .main h1 { position: absolute; top: 25px; }
#detect #message { position: absolute; top: 400px; left: 185px; width: 548px; height: 191px; background: url(../img/bg_message.png) left top no-repeat; }
#message h2, #message p { margin: 0 20px; }
#message h2 { margin-top: 20px; font: normal normal bold 15px/1 Arial; text-transform: uppercase; color: #fff; }
#message p { margin-top: 15px; color: #808081; font: normal normal normal 11px/1.1 Arial; }
#message #download-link img { margin: 25px 20px 0; }
#message p a { text-decoration: none; color: #ff4d00; }
#message p a:hover { text-decoration: underline; }
