body{
  background: #f1e9d6 url('/content/images/back_1px.jpg') repeat-x;
  margin: 0px;
  padding: 0px;
  font-family:Tahoma,Verdana,Arial;
  font-size: 13px;
  color:1a4381#;
}

img
{
margin:0px;
padding:0px;
left:0px;
}

#top
{
	background: url('/content/images/top.png') no-repeat;
	margin-top:0px;
	width:1030px;
	height:454px;
}

#bottom
{
	background: url('/content/images/bottom.png') no-repeat;
	margin-top:0px;
	width:1030px;
	height:389px;
}
	
	#emsub 
	{
		float: left;
		display: block;
		margin-top:281px;
		margin-left:70px;
		width:px;
	}

	#email 
	{
		float:left;
		width: 530px;
		height:50px;
		border: 1px solid #0066aa;
		background-color:#ffffff;
		text-align: center;
		font: 35px Tahoma,Verdana,Arial;
		color: #e1e1e1;	
	}

	#submit 
	{
		width:350px;
		height:50px;
		margin-left:35px;
	}
	
#footer
{
	display: block;
	width:1030px;
	height: avto;
}

	#menu_agree
	{
		margin:25px;
		text-align: center;
		font: 13px Tahoma,Verdana,Arial;
		color: #1a4381;
	}

		 
		#menu_agree a:link, #menu_agree a:active, #menu_agree a:visited {
		color:#1a4381;
		text-decoration:underline;
		}
		#menu_agree a:hover {
		text-decoration:underline;
		}
