body div.gradient_grey_background div.structure div.big_logo_background section.slideshow_container,
body div.gradient_grey_background div.structure div.big_logo_background div#slideshow_section {
	width: 980px;
	height: 280px;
	background-color: #ffffff;
	box-shadow: 0 0 8px #333333;
	-moz-box-shadow: 0 0 8px #333333;
	-webkit-box-shadow: 0 0 8px #333333;
	margin: 20px 22px;
	float: left;
}

body div.gradient_grey_background div.structure div.big_logo_background div#slideshow-body {
	width: 980px;
	height: 280px;
	overflow: hidden;
	position: relative;
}
body div.gradient_grey_background div.structure div.big_logo_background div#slideshow-body > div  { position: absolute; }
body div.gradient_grey_background div.structure div.big_logo_background div#slideshow-body div#slideshow-left { cursor: pointer; z-index: 2; height: 280px; width: 40px; background: transparent url('../images/arrow-left.png') no-repeat center center; top: 0; left: 0; margin-left: 10px; }
body div.gradient_grey_background div.structure div.big_logo_background div#slideshow-body div#slideshow-right { cursor: pointer; z-index: 2; height: 280px; width: 40px; background: transparent url('../images/arrow-right.png') no-repeat center center; top: 0; right: 0; margin-right: 10px; }
body div.gradient_grey_background div.structure div.big_logo_background div#slideshow-body div#slideshow-left:hover { background: transparent url('../images/arrow-left-hover.png') no-repeat center center; }
body div.gradient_grey_background div.structure div.big_logo_background div#slideshow-body div#slideshow-right:hover { background: transparent url('../images/arrow-right-hover.png') no-repeat center center; }
body div.gradient_grey_background div.structure div.big_logo_background div#slideshow-body div#slideshow-content { z-index: 1; width: 980px; height: 280px; overflow: hidden; }
body div.gradient_grey_background div.structure div.big_logo_background div#slideshow-body div#slideshow-content ul#slideshow-list { list-style-type: none; margin: 0; padding: 0; overflow: hidden; width: 980px; height: 280px; }
body div.gradient_grey_background div.structure div.big_logo_background div#slideshow-body div#slideshow-content ul#slideshow-list li { display: block; float: left; margin: 0; padding: 0; width: 980px; height: 280px; }

body div.gradient_grey_background div.structure div.big_logo_background div#slideshow-body div#slideshow-content ul#slideshow-list li img { display: block; width: 380px; height: 280px; }
body div.gradient_grey_background div.structure div.big_logo_background div#slideshow-body div#slideshow-content ul#slideshow-list li.even img { float: left; margin-left: 70px; }
body div.gradient_grey_background div.structure div.big_logo_background div#slideshow-body div#slideshow-content ul#slideshow-list li.odd img { float: right; margin-right: 70px; }
body div.gradient_grey_background div.structure div.big_logo_background div#slideshow-body div#slideshow-content ul#slideshow-list li h2 { font-size: 24pt; display: block; font-variant: small-caps; margin-top: 60px; margin-bottom: 20px; }
body div.gradient_grey_background div.structure div.big_logo_background div#slideshow-body div#slideshow-content ul#slideshow-list li.even h2 { float: right; margin-right: 100px; }
body div.gradient_grey_background div.structure div.big_logo_background div#slideshow-body div#slideshow-content ul#slideshow-list li.odd h2 { float: left; margin-left: 100px; }
body div.gradient_grey_background div.structure div.big_logo_background div#slideshow-body div#slideshow-content ul#slideshow-list li p { font-size: 13pt; display: block; width: 420px; line-height: 30px; }
body div.gradient_grey_background div.structure div.big_logo_background div#slideshow-body div#slideshow-content ul#slideshow-list li.even p { float: right; margin-right: 70px; }
body div.gradient_grey_background div.structure div.big_logo_background div#slideshow-body div#slideshow-content ul#slideshow-list li.odd p { float: left; margin-left: 70px; }

body div.gradient_grey_background div.structure div.big_logo_background section.homepage_content,
body div.gradient_grey_background div.structure div.big_logo_background section#homepage_section {
	display: block;
	width: 1024px;
	margin: 0;
	padding: 0;
	float: left;
}
body div.gradient_grey_background div.structure div.big_logo_background div.column {
	float: left;
	width: 490px;
	height:525px;
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 0;
}

body div.gradient_grey_background div.structure div.big_logo_background div.column img {
	border: 1px solid #cccccc;
	display: block;
	margin: 2px auto;
}

body div.gradient_grey_background div.structure div.big_logo_background div.column h3 {
	text-align: left;
	font-variant: small-caps;
	font-size: 16pt;
	margin-left: px;
	padding: 0;
}