#maincontent {
	margin-left: 150px;
	margin-right: 150px;
	position: relative;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#languages {
	margin: 0px;
	padding: 0px;
	left: 12px;
	top: 28px;
	width: 215px;
	height: 220px;
	position: absolute;
}

#features {
	margin: 0px;
	padding: 0px;
	left: 244px;
	top: 28px;
	width: 301px;
	height: 330px;
	position: absolute;
}

.homefeature {
	position: relative;
	border-top: 1px solid #ccc;
	padding: 5px 5px 5px 66px;
	height: 56px;
	background-position: 5px 5px;
	background-repeat: no-repeat;
}

.homefeature h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-transform: uppercase;
	font-size: 14px;
}

.homefeature h3 a {
	color: #999;
	text-decoration: none;
}

.homefeature p {
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 11px;
	line-height: 1.1;
	margin-bottom: 0px;
}

.homefeature p a {
	color: #000;
	text-decoration: none;
}

.homefeature .invisilink {
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	height: 56px;
	width: 56px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}


#languages div.item {
	border-bottom: 1px solid #ccc;
	padding: 4px 4px 4px 44px;
	height: 36px;
	position: relative;
	background-repeat: no-repeat;
	background-position: 4px 4px;
	overflow: hidden;
}

#languages div p {
	font-size: 14px;
	margin: 0px;
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
}

.invisilink {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	line-height: 10;
	text-indent: -9999px;
	z-index: 5;
	overflow: hidden;
}

.invisilink a {
	display: block;
}

#languages div:first-child, #categories div:first-child {
	border-top: 1px solid #ccc;
}

/* #regional, #highlightedresources {
} */

#regional {
	position: absolute;
	top: 269px;
	width: 213px;
	left: 12px;
	background-color: #efefee;
	border: 1px #ccc solid;
}

#regional p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2;
	margin: 0;
	padding: 2px 3px;
	font-size: 12px;
	font-weight: bold;
	color: #3d4181;
}
