body{
  background: url('/content/images/back.jpg') repeat;
  margin: 0px;
  padding: 0px;
  font-family:Tahoma,Verdana,Arial;
  font-size: 13px;
  color:bebebe#;
}

img
{
margin:0px;
padding:0px;
left:0px;
}

#top
{
	background: url('/content/images/top.png') no-repeat;
	margin-top:0px;
	width:999px;
	height:316px;
}

#bottom
{
	background: url('/content/images/bottom.png') no-repeat;
	margin-top:0px;
	width:999px;
	height:482px;
}
	
	#emsub 
	{
		float: left;
		display: block;
		margin-top:285px;
		margin-left:35px;
		width:360px;
	}

	#email 
	{
		float:left;
		width: 360px;
		height:45px;
		border: 5px double #bebebe;
		background-color:#ffffff;
		text-align: center;
		font: 35px Tahoma,Verdana,Arial;
		color: #bebebe;	
	}

	#submit 
	{
		float:left;
		width:220px;
		height:68px;
		margin-top:20px;
		margin-left:0px;
	}
	
#footer
{
	display: block;
	width:1030px;
	height: avto;
}

	#menu_agree
	{
		margin:25px 190px 25px 25px;
		text-align: left;
		font: 13px Tahoma,Verdana,Arial;
		color: #bebebe;
	}

		 
		#menu_agree a:link, #menu_agree a:active, #menu_agree a:visited {
		color:#bebebe;
		text-decoration:underline;
		}
		#menu_agree a:hover {
		text-decoration:underline;
		}
