#container
{
	width: 800px;
	height: 640px;
	margin: 10px auto;
	padding: 0 12px 12px 1px;
	position: relative;
	background: #fff url(../i/background_dev.gif) no-repeat;
}

#slides
{
	width: 527px;
	height: 263px;
	float: left;
	margin: 3px 0 3px 2px;
	background: url(../i/slide1.jpg) -2px 0;
}

#slides img
{
	display: none;
	position: absolute;
	top: 149px;
	left: 2px;
}

#slides #reset_show {
	position:absolute;
	left:17px;
	top:400px;
	display:none;
	color:#333;
	font-size:8pt;
}

#highlight
{
	width: 227px;
	height: 263px;
	background: #cee0ec;
	float: right;
	margin: 3px;
	padding: 0 18px;
	display: inline;
}

#highlight h3
{
	margin: 16px 0 0 0;
	font-size: 10pt;
}

#highlight h3 a {
	font-size:inherit;
}

#highlight ul
{
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

#highlight ul li
{
	margin: 0 0 10px 0;
	padding: 0;
}

#highlight a
{
	font-size: 8pt;
}

#focus
{
	width: 800px;
	height: 102px;
	clear: both;
	background: #016893 url(../i/focusbackground.gif);
	color: #fff;
	padding-top: 30px;
}

#focus h2
{
	font-size: 9pt;
	line-height: 20px;
	margin: 0;
	text-align: center;
	padding:0 40px;
}

#organizations {
	width: 800px;
	padding-top: 10px;
	clear: both;
	text-align: center;
}

#search form {
	margin-bottom: 65px;
}
