html, body { margin:0; padding:0; border:0; }
body { color:#000; font-family:verdana,arial,sans-serif; font-size:0.9rem; background: url('images/bg.jpg') repeat-x #5ad1ff top; }
#container { max-width: 960px; min-width: 320px; overflow: hidden; margin: 0 auto; }
#container img { width:100%; border:none; }
#header { overflow: hidden; position: relative; height: 125px; margin-bottom: 10px; }
#header .logo { float:left; width:400px; height:60px; margin-top:15px; margin-left:10px; }
#header .banner { float:right; width:468px; height:60px; margin-top:15px; margin-right:50px; }
#menu {	width: 100%; height: 45px; position: absolute; bottom: 0; left: 0; text-align: center; background: url(images/menu.jpg) repeat-x #e10000; overflow: hidden; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
#menu li { display: inline; font: bold 13px/43px 'arial'; padding: 0 5px; }
#menu li a { color: #fff; text-decoration: none; }
#menu li a:hover { color: #5ad1ff; }
#content { overflow: hidden; padding-bottom: 7px; background: #fff; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
#content p { font-size:0.9rem; padding: 0 10px 2px; }
#content p a { color: #ff3323; }
#content h1 { width:97%; font-weight: bold; font-size: 1.4rem; color: #fff; text-align:center; padding: 9px 8px 12px 8px; margin:6px; background: #2975f2; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; }
#play { display: block; width: 90%; height: 58px; font: bold 18px/55px 'Arial'; color: #fff; text-align: center; margin: 0 auto; overflow: hidden; text-shadow: -1px -1px #1057cf; background: url(images/play.jpg) no-repeat; }
#play a { color:#fff; text-transform: uppercase; text-decoration: none; }
#footer { overflow: hidden; color: #32393c; font: 13px/16px Arial; padding: 16px 0; }
#footer p { text-align: center; }
#footer p a { color: #32393c; }
#footer p a:hover { color: #fff; }
