body{
  background: #f5f5f5;
  margin: 0px;
  padding: 0px;
  font-family:Tahoma,Verdana,Arial;
  font-size: 13px;
  color:#382c19;
}

img
{
margin:0px;
padding:0px;
left:0px;
}

#top_backgr
{
	background: url('/content/images/back.jpg') repeat-x;
	width:100%;
	height:851px;
}

#bottom_backgr
{
	background: url('/content/images/back_bottom.jpg') repeat-x;
	width:100%;
	height:141px;
}
#top
{
	background: url('/content/images/top.jpg') no-repeat;
	margin-top:0px;
	width:1112px;
	height:135px;
}

#center
{
	background: url('/content/images/center.png') no-repeat;
	margin-top:0px;
	width:1112px;
	height:416px;
}

#main_em_sub
{
	background: url('/content/images/main_em_sub.png') no-repeat;
	margin-top:0px;
	width:1112px;
	height:300px;
}
	
	#emsub 
	{
		float: left;
		display: block;
		margin-top:127px;
		margin-left:521px;
		width:480px;
	}

	#email 
	{
		float:left;
		width: 468px;
		height:29px;
		border: 0px solid #433623;
		background-color:#ffffff;
		text-align: center;
		font: bold 25px Tahoma,Verdana,Arial;
		color: #6d6e75;	
	}

	#submit 
	{
		float:left;
		width:300px;
		height:50px;
		margin-top:28px;
		margin-left:165px;
	}

#bottom
{
	margin-top:0px;
	width:1112px;
}

	#menu_agree
	{
		padding:20px;
		text-align: left;
		font: 12px Tahoma,Verdana,Arial;
		color: #382c19;
	}

		 
		#menu_agree a:link, #menu_agree a:active, #menu_agree a:visited {
		color:#382c19;
		text-decoration:underline;
		}
		#menu_agree a:hover {
		text-decoration:underline;
		}
