@charset "UTF-8";
#menu {
	text-align: right;
	clear: left;
	z-index: 3;
	position: absolute;
	right: 15px;
	top: 170px;
}
#mainContent {
	clear: left;
	margin-left: 50px;
	margin-top: 50px;
	margin-right: 50px;
}
#column1 {
	float: left;
	width: 48%;
}
#column2 {
	float: right;
	width: 48%;
}
#header {
	background-image: url(images/icmBannerImage6.gif);
	background-repeat: no-repeat;
	height: 180px;
	left: 0px;
	top: 0px;
}
#banner {
	left: 0px;
	top: 0px;
	position: absolute;
}
#gallery {
	height: 800px;
	margin-top: 0px;
}
#flashcontent {
}
#pageTitle {
	width: 230px;
	top: 0px;
	left: 50%;
	position: relative;
	visibility: visible;
}
#galleryContent {
	margin-left: 32px;
	margin-right: 32px;
}
