body{
  background: url('/content/images/back.jpg') repeat;
  margin: 0px;
  padding: 0px;
  font-family:Tahoma,Verdana,Arial;
  font-size: 13px;
  color:#372317;
}

img
{
margin:0px;
padding:0px;
left:0px;
}

#main
{
	margin-top:0px;
	width:1300px;
}


#main_img
{
	float: left;
	display: block;
	width: 1300px;
	height: 481px;
	background: url('/content/images/top.png') no-repeat;
}		

#reg
{
	float: left;
	display: block;
	width: 1300px;
	height: 342px;
	background: url('/content/images/foot.png') no-repeat;
}
	#emsub 
	{
		float: left;
		display: block;
		margin-top:230px;
		margin-left:742px;
		width:px;
	}

	#email 
	{
		float:left;
		width: 330px;
		height:36px;
		border: 1px solid #3b2617;
		background-color:#f1e9d6;
		text-align: center;
		font: 25px Tahoma,Verdana,Arial;
		color: #7e8c9a;	
	}

	#submit 
	{
		width:210px;
		height:60px;
		margin-top:135px;
		margin-right:228px;
	}
	
#footer
{
	float: left;
	display: block;
	width:1300px;
	height: avto;
	background: url('/content/images/footer.png') no-repeat;
}

	#menu_agree
	{
		margin:25px 230px 0 230px;
		text-align: center;
		font: 13px Tahoma,Verdana,Arial;
		color: #372317;
	}

		 
		#menu_agree a:link, #menu_agree a:active, #menu_agree a:visited {
		color:#372317;
		text-decoration:underline;
		}
		#menu_agree a:hover {
		text-decoration:underline;
		}
		
		
	#foot_border
	{
		display: block;
		width: 598px;
		height: 6px;
		margin-top:25px;
		background: url('/content/images/foot_border.png') no-repeat;
	}	


