@charset "UTF-8";
/* CSS RESET */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}

/* DEFAULT TYPOGRAPHY */
body{font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif}
a:focus{outline:none;}
hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}
h1{font-size:25px}
h2{font-size:23px}
h3{font-size:21px}
h4{font-size:19px}
h5{font-size:17px}
h6{font-size:15px}
ol{list-style:decimal}
ul{list-style:square}
li{margin-left:30px}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:10px}

.clear{clear: both;}

body{background:#000 url(../images/site-bg.jpg) no-repeat center top; }

#logo{background: transparent url(../images/logo.png) no-repeat center top; width: 155px; height: 104px; text-indent: -9000px; margin: 10px auto;}

#body-wrapper{width: 1000px; margin: 0 auto;}
#content-wrapper{background:transparent url(../images/video-frame.jpg) no-repeat center top; width: 984px; height: 564px; margin: 0 auto;}
#content{width: 956px; height:534px;  margin: 15px auto 0 auto;}

#script{background: transparent url(../images/download-script.jpg) 0 0 ; text-indent: -90000px; width: 960px; height: 54px; margin: 0 auto; display: block;}
#script a{display: block; width: 960px; height: 54px;}
#script a:hover{display: block; width: 960px; height: 54px; background: transparent url(../images/download-script.jpg) 0 -62px;}

#header{color:#666666; font-size:10px; height:0px; margin:0 auto; width:1000px; position:relative; top:5px; left:10px;}
#header a{color: #666;}

