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:1077px;
	height:167px;
}

#center
{
	background: url('/content/images/centr.png') no-repeat;
	margin-top:0px;
	width:1077px;
	height:296px;
}

#main_em_sub
{
	background: url('/content/images/em_sub.png') no-repeat;
	margin-top:0px;
	width:1077px;
	height:154px;
}
	
	#emsub 
	{
		float: left;
		display: block;
		margin-top:31px;
		margin-left:762px;
		width:280px;
	}

	#email 
	{
		float:left;
		width: 277px;
		height:30px;
		border: 2px solid #433623;
		background-color:#ffffff;
		text-align: center;
		font: 25px Tahoma,Verdana,Arial;
		color: #433623;	
	}

	#submit 
	{
		float:left;
		width:280px;
		height:40px;
		margin-top:14px;
		margin-left:0px;
	}

#bottom
{
	background: url('/content/images/bottom.png') no-repeat;
	margin-top:0px;
	width:1077px;
	height:148px;
}

	#menu_agree
	{
		padding:15px 190px 45px 114px;
		text-align: left;
		font: 12px Tahoma,Verdana,Arial;
		color: #258082;
	}

		 
		#menu_agree a:link, #menu_agree a:active, #menu_agree a:visited {
		color:#258082;
		text-decoration:underline;
		}
		#menu_agree a:hover {
		text-decoration:underline;
		}
