#zone3 {
	float: left;
	width: 466px;
}
#zone3 .contentone,#zone3 h1.main {
	width: 436px;
}
#features {
	float: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#features .row {
	clear: left;
	float: left;
	width: 100%;
	padding: 12px 0 0;
}
#features .item {
	position: relative;
	float: left;
	width: 210px;
	min-height: 30px;
	padding: 6px 8px;
	background-color: #e6eef1;
	color: #3d4a52;
	border: 1px solid #90b4c9;
}
#features .item.first {
	margin: 0 10px 0 0;
}
#features h6 {
	margin: 0 0 0.4em;
	background-color: #e6eef1;
	color: #6d9bb8;
	font-size: 70%;
}
#features h6 a {
	background-color: #e6eef1;
	color: #6d9bb8;
}
#features h6 a:hover {
	background-color: #e6eef1;
	color: #01209f;
}
#features h6 a:focus {
	background-color: #e6eef1;
	color: #01209f;
}
#features p {
	padding: 0 0 0 6px;
	background: #e6eef1 url(/images/bulletFeatureP.gif) no-repeat 0 6px;
	color: #3d4a52;
	font-size: 65%;
}
#features p.restricted {
	padding: 0 48px 0 6px;
}
#features img {
	position: absolute;
	top: -11px;
	left: 178px;
	width: 58px;
	height: 52px;
}

#zone4 {
	float: right;
	width: 252px;
	padding: 36px 0 0;
}
#slideshowcontainer {
	border: 1px solid #3a78a0;
}
#slideshowcontainer img {
	display: block;
}
#slideshow {
	position: relative;
	height: 330px;
}
#slideshow img {
	display: none;
	width: 250px;
	height: 330px;
}
