#content {
	background:#FFF;
	height:590px;
}

#content-top {
	width:980px;
	height:100px;
	float:left;
	margin:-25px 0 0;
}

.page-title {
	background:url(../img/title-space.png) no-repeat;
	float:left;
	height:63px;
	width:106px;
	margin:15px 0 0 26px;
	text-indent:-9999px;
}

#content-logo {
	float:right;
}

#content-logo a {
	background:url(../img/adr_logo.png) no-repeat;
	display:block;
	height:64px;
	width:200px;
	text-indent:-9999px;
}

#display {
    height: 270px;
    width: 980px;
    float: left;
	background-color:#FFF;
	margin-top:43px;
}

.thumbnail { 
	width: 196px; 
	height: 135px; 
	float:left; 
	position: relative; 
}

.thumbnail img {
	border:none;
}

#space-content {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#626262;
	font-size:11px;
	line-height:24px;
	width:500px;
	margin:5px 0 0 26px;
}

.section_footer {
	margin-top:-60px
}

ul#footer_links {
	margin:23px 0 0;
}

.footer-right {
	margin-top:21px;
}