@charset "UTF-8";
#mainImage {
	padding-left: 28px;
	padding-top: 22px;
}
#leftBox, #rightBox {
	padding-top: 15px;
	text-align: justify;
}
#leftBox {
	float: left;
	width: 437px;
	padding-left: 40px;
}
#rightBox {
	float: right;
	width: 437px;
	padding-right: 40px;
}
#imagePanel {
	clear: both;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 60px;
}
p {
	margin-bottom: 0px;
	padding-bottom: 15px;
}
#leftImage {
	background-image: url(../images/layout/divider-narrow.gif);
	background-repeat: no-repeat;
	float: left;
	padding-top: 10px;
	height: 243px;
	width: 437px;
	padding-right: 0px;
	text-align: center;
}
#rightImage {
	background-image: url(../images/layout/divider-narrow.gif);
	background-repeat: no-repeat;
	float: right;
	padding-top: 10px;
	height: 243px;
	width: 437px;
	padding-left: 0px;
	text-align: center;
}
#slideshow1 {
	width: 324px;
	height: 243px;
	margin-right: auto;
	margin-left: auto;
}
#slideshow2 {
	height: 243px;
	width: 324px;
	margin-right: auto;
	margin-left: auto;
}
#slideshow1 .gallerylayer {
	background-color: white!important;
}
#slideshow2 .gallerylayer {
	background-color: white!important;
}
