#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				: 373px;
	width				: 426px;
	padding				: 15px 30px;
	margin				: 4px 0 -15px 0;
	overflow			: auto;
	overflow-x			: hidden;
}

#content h1 {
	color				: #96755a;
}
