#main.frontpage {
	background: transparent url('../images/template/frontpage-background.jpg') no-repeat bottom right;
	width: 562px;
	margin-right: 0;
	min-height: 385px;
	height: auto !important;
	height: 385px;
	padding-bottom: 120px;
}

#main.frontpage p,
#main.frontpage h4 {
	margin-right: 155px;
}

#images {
	width: 154px;
	position: absolute;
	top: 0;
	right: 0;
	min-height: 465px;
	height: auto !important;
	height: 465px;
}

#images p {
	margin: 0;
	padding: 0;
	line-height: 10px;
}

#images img {
	margin-top: 20px;
	margin-bottom: 2px;
	display: block;
}

