body{
  background: url('/content/images/back.jpg') repeat;
  margin: 0px;
  padding: 0px;
  font-family:Tahoma,Verdana,Arial;
  font-size: 13px;
  color:1a4381#;
}

img
{
margin:0px;
padding:0px;
left:0px;
}
#back_img
{
	background: url('/content/images/back_1px.png') top repeat-x;
	width:100%;
	height:936px;
}

#top
{
	background: url('/content/images/top.png') no-repeat;
	margin-top:0px;
	width:1093px;
	height:216px;
}

#center
{
	background: url('/content/images/center.jpg') no-repeat;
	margin-top:0px;
	width:1093px;
	height:426px;
}

#bottom
{
	background: url('/content/images/bottom.jpg') no-repeat;
	margin-top:0px;
	width:1093px;
	height:182px;
}
	
	#emsub 
	{
		float: left;
		display: block;
		margin-top:74px;
		margin-left:70px;
		width:px;
	}

	#email 
	{
		float:left;
		width: 586px;
		height:53px;
		border: 1px solid #483937;
		background-color:#ffffff;
		text-align: center;
		font: 35px Tahoma,Verdana,Arial;
		color: #483937;	
	}

	#submit 
	{
		width:288px;
		height:78px;
		margin-top:-10px;
		margin-left:45px;
	}
	
#footer
{
	display: block;
	width:1030px;
	height: avto;
}

	#menu_agree
	{
		margin:25px;
		text-align: center;
		font: 13px Tahoma,Verdana,Arial;
		color: #483937;
	}

		 
		#menu_agree a:link, #menu_agree a:active, #menu_agree a:visited {
		color:#483937;
		text-decoration:underline;
		}
		#menu_agree a:hover {
		text-decoration:underline;
		}
