

div.content {
	display: none;
	float:right;
	width:462px; 
	padding:46px 47px 0 0;
	_padding:46px 45px 0 0;
	margin:0;
}


div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}

div#container {
	padding:0;
	margin:0;
	background:url(../images/background-images/logo-page-background.gif) no-repeat center top;
	width:936px;
	float:left;
	
}

div.loader {
	background-image: url('../images/logos/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width:462px; 
	height:401px;
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	margin:0 0 12px 0;
}

div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}

ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 15px 30px 0;
	list-style: none;
}


ul.thumbs li span {
	float: left;
	padding:5px 0 5px 0;
	clear:left;
	font-weight:bold;
	}

a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	float:left;
	clear:left;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation{
	margin-bottom: 12px;
	width:340px;
	float: left;
	margin:0;
	padding:33px 0 0 33px;
}
div.navigation div.bottom {
	margin-top: 31px;
	_margin-top: 0;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #353535;
}
div.pagination a:hover {
	background-color: #1e1e1e;
	text-decoration: none;
	color:#c5c5c5;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #535353;
	color: #f7b529;
}

