
html, body, div, p, font, img, form, label, 
table, tbody,tr, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.1;
}
img{
	vertical-align:baseline;
}
a, a:link, a:active, a:visited, a:hover{
	color:#ff0000;
}
body{
    background:#820000 url(bg.jpg) no-repeat center top;
    font-family:"Trebuchet MS", Helvetica, sans-serif;
    text-align:center;
    font-size:15px;
    color:#3d3b3e;
}
.submit input{
    cursor:pointer;
}
#site{
    width:960px;
    margin:0 auto;
    text-align:left;
    background:#820000 url(bg.jpg) no-repeat center top;
}
#header {
    height:200px;
    text-align:right;
}
#header img{
    margin: 26px 80px 0 0;
}
#page-header{
    height:475px;
}
#footer{
    font-family:Arial, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#fff;
    padding:0px 40px 0px 40px;
    text-align:right;
}
#top-box{
    padding:10px 0 0 35px;
}
#video{
    float:left;
    width:640px;
    height:360px;
    display:inline;
}
#left-info{
    float:left;
    width:258px;
    display:inline;
}
#left-info form{
    padding:130px 30px 10px 10px;
}
#left-info .email{
    height:44px;
    width: 246px;
    border:none;
    padding:0 0 0 1px;
}
#left-info .email input{
    width:240px;
    font-size:16px;
    font-weight: bold;
    color:#aa0000;
    padding:12px 12px;
    background:none;
    border:0px;
    margin:0;
}
#left-info .submit input{
    background:url(button.jpg) no-repeat;
    width:255px;
    height:101px;
    border:0;
}
#left-info .submit{
   padding:0;
}

