@CHARSET "ISO-8859-1";
#container {
	background: url(../images/bg-content-home.jpg);
	z-index: 10;
}
#content {
	height: 280px;
	padding-top: 32px;
}
#mainimg {
	float: left;
	margin-top: 8px;
}
#buttons {
	margin-top: 4px;
}

#menu {
	position: absolute;
	left: 10px;
	top: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}