div#starburst {
	position: absolute;
	width: 110px;
	height: 110px;
	left: 40px;
	top: 58px;
	background: url('/assets/public/images/starburst.png') bottom left no-repeat;
}

img#splash_message {
	width: 100%;
	height: 130px;
	margin: 5px 0;
}

div#workgallery {
	width: 725px;
	height: 90px;
	margin: 20px auto 20px;
}

div#workgallery a {
	float: left;
}

div#workgallery img {
	position: relative;
	top: 0;
	width: 148px;
	height: 78px;
	margin: 0 10px;
	border: 5px solid #E4EFF5;
}

div#button_group {
	width: 596px;
	height: 44px;
	margin: auto;
}

div#button_group a, div#button_group div {
	float: left;
}

div#button_divider {
	width: 260px;
	height: 100%;
	margin: 0 3px;
	background: url('/assets/public/images/ui_buttondivider.png') bottom left no-repeat;
}

div#press_release {
	width: 596px;
	height: 80px;
	margin: auto;
	background: url('/assets/public/images/press_release.png') bottom left no-repeat;
}

div#press_release a {
	display: block;
	width: 100%;
	height: 100%;
}