#main {
	height				: 455px;
}

#content	{
	background			: url(../img/content-bg.png) no-repeat left top;
	height				: 411px;
	width				: 486px;
	margin				: 33px 0 0 38px;
	padding				: 0;
}

#content .iwescontent	{
	height				: 361px;
	width				: 406px;
	padding				: 25px 40px;
	overflow			: auto;
	overflow-x			: hidden;
}

#content h1 {
	color				: #96755a;
}