/*
body {
	margin: 50px 0 0 0;
	background: #000 none;
}
*/

.iframeslideshow1 {
	width: 667px;
	height:447px;
	overflow: hidden;
}

.iframeslideshow2 {
	height:447px;
/* 	margin: -30px 0 0 0; */
/* 	overflow: hidden; */
}

.iframeslideshow1 img {
	width: 667px;
	height:447px;
}

.holder {
	width:960px;
	overflow:hidden;
	position: relative;
/* 	height:447px; */
	height:524px;
	padding-top: 65px;
}

.logosmall {
	position: absolute;
}

.textholder {
	position: absolute;
	left: 680px;
	top: 28px;
	height:420px;
	width:250px;
	line-height: 145%;
	color:#fff;
	font-size: 13px;
}

.top-elements {
/* 	margin: 25px 0 0 370px; */
}

.iframeslide {
	height:430px;
	overflow:hidden;
}

.mod-slideshow h1 {
	color:#fff !important;
	font-size:21px !important;
}

.mod-slideshow h2 {
	font-size:21px;
}

.mod-slideshow h3 {
	font-size:21px;
	color:#fff;
	margin: 0 0 1px 0;
	font-family: VLight, Arial;
}

.iframenav {
	position: absolute;
	right: 295px;
	top: 25px;
	z-index: 500;
}

.iframenav h2,
.iframenav h3 {
	display:inline;
}

.iframenav h3 a {
	color:#fff;
}
.iframenav h3 a:hover {
	text-decoration: none;
}

