body{
background:#140900;
margin:0;
}
#header{
width:1183px;
height:350px;
text-align:center;
background: url(../images/slash/Vid_header.png)  10px 0px no-repeat;
}

#line{
width:100%;
height:186px;
position:relative; 
top:344px;
text-align:center;
z-index:-100;
}
#line div{position: absolute;height: 185px; width: 51%; }
#center{
width:100%;
min-width:985px;
text-align:center;
height:712px;
background: url(../images/slash/Vid_main.jpg) center 100% no-repeat;
z-index:1000;
}
#input{

border:0 none;
font-size:30px;
height:48px;
left:50px;
position:absolute;
top:428px;
width:650px;

}

#login-form{width:950px;margin:0 auto;position:relative;height:100%;}
#sendMail{
	cursor:pointer;
	width:410px;
	height:66px;
	position:absolute;
	left:540px;
	top:415px;
	background:transparent;
	border:0;
	padding:0;
}
p{
	margin:0;
	padding:0;
	color:#ECBA8E;
	font-size:24px;
	font-family:arial;
	text-align:left;
}
#uaInfo{
	position:absolute;
	top:350px;
	left:0px;
	width:475px;
	height:185px;
	margin:0;
	padding:0px;
	text-align:left;
	color:#ECBA8E;
	font-size:24px;
	font-family:arial;
	overflow:hidden;
}
#uaInfo table{height:185px;}
textarea{
	position:absolute;
	top:550px;
	left:235px;
	width:675px;
	height:80px;
	margin:0;
	padding:10px;
}
#userAdditionalInformation{
	top:568px;
	left:0px;
	font-size:26px;
	width:235px;
	text-align:center;
	position:absolute;
}
#mailSent{
	position: absolute;
	top: 420px;
	color:white;
	font-size:40px;
	font-family:arial;
	font-weight:bold;
	width:100%;
	text-align:center;
	right:0;
	left:0;
}
#logo{
	position:absolute;
	left:200px;
	padding:55px 150px;
	text-decoration:none;
	top:130px;
}