#wrapper {
	background: url("/images/bg-body-home.jpg") no-repeat center top;
	min-height: 870px;
}

#big-image {
	position: absolute;
	top: 194px;
	left: 1px;
	z-index: 2;
}

#publications {
	position: absolute;
	top: 567px;
	left: 10px;
	width: 630px;
	z-index: 2;
}

#publications * {
	padding: 0;
	margin: 0;
	display: block;
	color: #FFF;
}

#publications h3 {
	color: #d1d6d8;
	background: #6a777c;
	width: 188px;
	padding: 6px 0 6px 8px;
	font-size: 12px;
}

#publications p {
	width: 188px;
	padding: 6px 0 6px 8px;
}

#publications a {
	background: #289bb6 url("/images/bg-publications-a.gif") no-repeat 5px center;
	position: absolute;
	bottom: 0;
	width: 100%;
	line-height: 25px;
	text-indent: 27px;
	color: #bfe1e9;
}

#publications div {
	width: 196px;
	float: left;
	margin-right: 10px;
	background: #8eb1bb;
	position: relative;
}

#publications img {
	float: right;
	display: inline;
	position: relative;
	z-index: 5;
	margin-left: 6px;
}

#sidebar {
	position: absolute;
	right: 18px;
	top: 195px;
	width: 286px;
	height: 351px;
}

#sidebar h3, #sidebar p, #sidebar a {
	display: block;
	margin: 0;
	padding: 0;
	color: #FFF;
}

#sidebar h3 {
	font-size: 15px;
	line-height: 35px;
	margin-top: 10px;
	padding-bottom: 4px;
	padding-left: 46px;
	background: url("/images/bg-li-blue-trans.png") no-repeat;
}

#sidebar a {
	font-size: 16px;
	text-align: right;
	background: url("/images/bg-sidebar-a.gif") no-repeat top right;
	font-size: 10px;
	line-height: 21px;
	padding-right: 8px;
	text-align: right;
	color: #bfe1e9;
}

#sidebar a:hover {
	text-decoration: none;
	color: #FFF;
}

#sidebar-nav {
	position: absolute;
	right: 0;
	top: 551px;
	width: 320px;
	height: 156px;
}

#sidebar-nav h6 {
	color: #D2DDE5;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 6px 0 4px 15px;
}

#sidebar-nav ul {
	display: block;
	width: 153px;
	float: left;
	margin: 0;
	padding: 16px 0 0 7px;
}

#sidebar-nav li {
	background: url("/images/bg-li-yellow-trans.png") no-repeat;
	list-style-type: none;
	line-height: 24px;
	margin: 0 0 0 15px;
	padding: 0 0 0 29px;
}

#sidebar-nav a {
	color: #D2DDE5;
}

#footer {
	position: absolute;
	top: 725px;
}
