BODY {
	background-color:  #0a0a0a;
	margin: 0;
	font-family: "Century Gothic","century gothic","Arial";
	color: #707070;
}

#logo {
	background-image: url(../images/logo.gif);
	display: block;
	width: 150px;
	height: 150px;
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -495px;
	color: #0a0a0a;
}

#logo:hover {
	background-image: url(../images/logo-hover.gif);
}

#logo.active {
	background-image: url(../images/logo-hover.gif);
}

#logo:visited, #logo:active {
	color: #0a0a0a;
}

/* TOP BAR */

#topbar {
	background-color: #000000;
	border-bottom: 1px solid #121213;
	height: 26px;
}
#topbar .content {
	width: 912px;
	position: relative;
	margin: 0 auto;
}
#topbar ul {
	margin: 6px 0 0 0;
	float:right;
	height: 12px;
}
#topbar li {
	margin: 0 0 0 10px;
	display: block;
	float: left;
	list-style-type: none;
}
#topbar li a {
	font-family: "Century Gothic","century gothic","Arial";
	color: #707070;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	display: block;
}
#topbar li a:hover {
	color: #ffffff;
}
#topbar li.active a {
	color: #ffffff;
}

/* MAIN MENU */

#mainmenu {
	height: 130px;
}

#mainmenu .content {
	width: 912px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

#mainmenu ul {
	float: left;
	border-left: 1px solid #161617;
	padding: 10px 0 10px 31px;
	margin: 30px 0 30px 0;
}

#mainmenu ul.first {
	border-left: 0px solid #161617;
	margin-left: 232px;
}

#mainmenu li {
	width: 131px;
	height: 24px;
	display: block;
	list-style-type: none;
}
#mainmenu li a {
	font-family: "Century Gothic","century gothic","Arial";
	color: #707070;
	text-decoration: none;
	font-size: 12px;
}
#mainmenu li a:hover {
	color: #ffffff;
}
#mainmenu li.active a {
	color: #ffffff;
}

/* FRONT PAGE */

#big-slideshow {
	min-height: 310px;
	height: 310px;
	width: 912px;
}

#big-slideshow img {
	position: absolute;
}

/* MAIN CONTENT */

#main-content {
	position: relative;
	margin: 0 auto 33px;
	width: 912px;
 	height: 100%;
	min-height: 400px;
	overflow: hidden;
}

#main-content .text-area {
	width: 512px;
}

#main-content .column {
width: 209px;
height: 100%;
min-height: 400px;
margin-right: 25px;
float: left;
}

#main-content .column2 {
width: 409px;
height: 100%;
min-height: 400px;
margin-right: 55px;
float: left;
}


#main-content .last {
margin-right: 0px;

}

#main-content .images {
	width: 288px;
	float: right;
}

#main-content .images img {
	margin: 0 0 16px 0;
}

#main-content h1 {
	font-weight: normal;
	font-size: 18px;
	color: #ffffff;
	margin: 12px 0;
}

#main-content p {
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	margin-top: 0px;
}

#main-content p a {
	color: #909090;
	text-decoration: none;
}

#main-content p a:hover {
	color: #ffffff;
}

#main-content h2 {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	line-height:14px;
	margin-top: 30px;
	margin-bottom:3px;
}

#main-content ul {
	padding: 0 0 0 15px;
	margin-top: 0px;
}

#main-content li {
	font-weight: normal;
	font-size: 12px;
	line-height: 25px;
	margin: 0;
}

/* NEWS */

#main-content #left-text {
	float: left;
	width: 170px;
	display: block;
	margin: 45px 20px 0 0;
}

#main-content #newslist {
	float: left;
	width: 539px;
	display: block;
	margin: 0;
}

#main-content #newslist .news-item {
	float: none;
	width: 539px;
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
}

#main-content #newslist .news-item h2 {
	font-family: "Century Gothic","century gothic","Arial";
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	margin: 14px 0 14px 0;
}

#main-content #newslist .news-item img {
	margin-bottom: 15px;
}

#main-content #newslist .news-item label {
	float:right;
	margin: 6px 0 0 0;
}

/* THUMBNAIL VIEW */

#thumbnail-wrapper {
	position: relative;
	margin: 0 auto 0;
	width: 968px;
}

#thumbnail-content {
	margin-left: 28px;
	min-height: 400px;
}

#thumbnail-content .thumbnails {
	margin: 0;
	display: block;
	float:left;
}

#thumbnail-content .thumbnails ul {
	margin: 0;
	padding: 0;
}

#thumbnail-content .thumbnails ul li {
	display: block;
	float: left;
	height: 208px;
	width: 233px;
}
#thumbnail-content .thumbnails ul li a {
	color: #707070;
	text-decoration: none;
	font-size: 10px;
}
#thumbnail-content .thumbnails ul li a:hover {
	color: #ffffff;
}
#thumbnail-content .thumbnails ul li img {
	float: left;
	margin: 0 25px 5px 0;
}
#thumbnail-content .thumbnails ul li label {
	float: left;
}

/* SLIDE SHOW VIEW */

#slideshow {
	margin-bottom: 100px;
	height: 573px;
}

#slideshow #images {
	z-index: 1;
	overflow: hidden;
	width: 100%;
	left: 0px;
	right: 0px;
	position: absolute;
}

#slideshow #image-container {
	position: relative;
	left: 227px;
	height: 571px;
	white-space: nowrap;
	width: 15000px;
}

#overlay {
	left: 0px;
	right: 0px;
	height: 571px;
	position: absolute;
	z-index: 2;
}

#overlay .leftcolumn {
	width: 227px;
	height: 571px;
	background-color: #000000;
	opacity: 0.9;
}

#overlay .leftcolumn .text {
	padding: 25px 0 0 29px;
	font-size: 11px;
	color: #ffffff;
	position: relative;
	height: 100%;
	min-height: 100%;
}

#columnwrapper {
	position: relative;
	min-height: 100%;
    height: 100%;
    height: auto;
    overflow: hidden;
}

#overlay .leftcolumn .text label {
	font-size: 10px;
	color: #707070;
}

#overlay .leftcolumn .text h1 {
	margin: 0 0 15px 0;
	font-size: 12px;
	font-weight: normal;
}

#overlay .leftcolumn .text p {
	margin: 0 0 5px 0;
}

#overlay .leftcolumn .thumbnails {
	margin: 0 0 0 29px;
	position: absolute;
	bottom: 22px;
}

#overlay .leftcolumn .thumbnails img {
	float: left;
	margin: 0 12px 12px 0;
	cursor: pointer;
	border: 1px solid black;
}

#overlay .leftcolumn .thumbnails img:hover {
	border: 1px solid white;
}

#overlay #space {
	float: left;
	height: 534px;
}

#overlay #controls {
	position: absolute;
	top: 534px;
	left: 227px;
	right: 0px;
	height: 37px;
	background-color: #000000;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	zoom: 1;
}


#scrollbar-container {
	position: absolute;
	height: 6px;
	left: 25px;
	right: 25px;
	background-color: #333333;
	top: 15px;
}

#scrollbar-handle {
	position: absolute;
	height: 4px;
	width: 200px;
	margin: 1px;
	background-color: #ffffff;
	cursor: move;
}

/* FOOTER */
#footer {
	font-family: "Century Gothic","century gothic","Arial";
	color: #333435;
	font-size: 9px;
	height: 60px;
}
#footer .content {
	width: 912px;
	position: relative;
	margin: 0 auto;
	border-top: 1px solid #1d1d1e;
	padding-top: 8px;
}

/* MISC */

.spacer {
	display: inline;
	height: 0px;
}

/* DEBUG */

#debug {
	display: none;
	position: absolute;
	width: 300px;
	height: 500px;
	right: 0px;
	bottom: 100px;
	font-family: "Lucida Grande","Verdana";
	font-size: 9px;
	color: #ffffff;
	overflow: auto;
}
#debug .error {
	color: #ff0000;
}
#debug .warning {
	color: #ff6600;
}

