#content {
	height: 535px;
	position: absolute;
	top: 320px;
	background: url(/images/content_home.jpg) no-repeat;
	width: 830px;
}
#content img#background{
	position: absolute;
}
#content .photos{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 535px;
	width: 219px;
	overflow: hidden;
}
#content #slides{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 535px;
	width: 219px;
	overflow: hidden;
}
#content #slides .slide{
	height: 133px;
	position: absolute;
	width: 219px;
	left: 0px;
	top: 0px;
}
#content #slides .slide img{
	height: 133px;
	width: 219px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content #slides h2 {
	font: bold 12px/32px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #164c84;
	padding-left: 65px;
	position: absolute;
	left: 0px;
	top: 133px;
	width: 219px;
}
#content #slides ul{
	background: url(/images/home_projects_navbackground.jpg) no-repeat;
	height: 371px;
	margin: 0px;
	list-style: none;
	width: 219px;
	position: absolute;
	left: 0px;
	padding: 0px;
	top: 165px;
}
#content #slides ul li {
	font: bold 12px/19px Georgia, "Times New Roman", Times, serif;
}
#content #slides ul li a{
	font: bold 12px/19px Georgia, "Times New Roman", Times, serif;
	color: #13467e;
	text-decoration: none;
	padding-left: 65px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 219px;
}
#content #slides ul li a:hover{
	background: url(/images/home_projects_navhover.jpg) no-repeat;
}
#content #slides ul li a.activesticky{
	background: url(/images/home_projects_navhover.jpg) no-repeat;
}
#content #slides ul li em{
	font: normal 21px/27px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
	display: block;
	position: absolute;
	left: 45px;
}
#content #text{
	position: absolute;
	width: 532px;
	left: 46px;
	top: 20px;
}
#content #text h1 {
	font: bold 22px/27px Georgia, "Times New Roman", Times, serif;
	color: #124980;
	margin: 0px 0px 9px;
	padding: 0px;
}
#content #text h2 {
	font: normal 16px/27px Georgia, "Times New Roman", Times, serif;
	color: #124980;
	margin: 0px 0px 9px;
	padding: 0px;
}
#content #text p {
	font: normal 13px/19px Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0px 0px 9px;
	padding: 0px;
}
#wrapper #bar {
	top: 855px;
}
