.news_content {
	font-size:		11px;
	background:		url('../img/layout/news_bottom.jpg');
	background-position:	bottom right;
/* 	width:			510px; */
	background-repeat:	no-repeat;
/* 	padding-bottom:		10px; */
/* 	padding-left:		10px; */
/* 	height:			200px; */
}
.news_name {
/* 	width:			500px; */
/* 	padding-left:		0px; */
/* 	padding-right:		6px; */
	font-weight:		bold;
	font-size:			17px;
	color:			#9BA8B1;
	font-family:		Verdana;
}
#events {
	width:			100%;
	float:				left;
	background:		#EBF0F1;
	height:			100%;
}
.events_title {
/* 	font:				Verdana; */
	font-family:		Verdana, 'Trebuchet MS', sans-serif;
	font-weight:		bold;
	font-size:			16px;
	letter-spacing:		8px;
	margin-left:		0px;
	font-weight:		bold;
	margin-top:		10px;
	color:			#3A3C3C;
}
.events_content {
	width:			96%;
	margin-top:		15px;
	margin-left:		00px;
	margin-right:		30px;
	margin-bottom:		15px;
/* 	font:				Verdana; */
	font-family:		Verdana, 'Trebuchet MS', sans-serif;
	font-size:			11px;
	
}
.events_single_title {
/* 	font:				Verdana; */
	font-family:		Verdana, 'Trebuchet MS', sans-serif;
	font-weight:		bold;
	font-size:			14px;
	letter-spacing:		8px;
	color:			#666969;
}

.static_pages {
	
	margin-left:		0px;
	width:			698px;	
	font-family:		Verdana, 'Trebuchet MS', sans-serif;
}
.static_page_name {
/* 	width:			500px; */
/* 	padding-left:		6px; */
/* 	padding-right:		6px; */
	font-weight:		bold;
	font-size:			17px;
	color:			#3A3C3C;
	font-family:		Verdana, 'Trebuchet MS', sans-serif;
}
.static_page_content {
/* 	width:			500px; */
/* 	padding-left:		6px; */
/* 	padding-right:		6px; */
	padding-bottom:	15px;
	font-family:		Verdana, 'Trebuchet MS', sans-serif;
/* 		height:			470px; */

	min-height:		370px;
	height:			auto;

}

#roundabout{
	list-style-type: none;
	width: 968px;
}

#roundabout_wrrap{
	clear: both;
	height: 380px!important;	
	position: relative;
}

.roundabout-holder{
	top: 180px;
	left: 100px;
	width: 750px !important;
}

.roundabout-moveable-item{
	
}

.roundabout-moveable-item a{
	display: block;
	height: 340px;
	width: 340px;
	overflow: hidden;
	position: relative;
}

.roundabout-moveable-item a img{
	position: absolute;
	top:0;
	left:0;
}

.roundabout-moveable-item a img:first-child{
	top: -340px;
}

.roundabout-in-focus{
	opacity: 1 !important;
}


a img{
	border: 0px;
}

:focus{
	outline: 0;
}

#projects_icons{
	margin-left: 0;
	margin-bottom: 15px;
	margin-top: -116px;
	width: 915px;
	clear: both;
	float: left;
	padding-left: 125px;
	float: left;
}

#projects_icons li{
	list-style-type: none;
	display: inline-block;
	height: 100px;
	overflow: hidden;
	margin-right: 47px;
	float: left;
}

#projects_icons li a{
	font-size: 9px !important;
}

#projects_icons li.active_icon img, #projects_icons li a:hover img{
	margin-top: -100px;
}

#loader{
	position: absolute;
	z-index: 1000;
	background: white;
	width: 100%;
	left:0;
	top: 96px;
	height: 527px;
}

#loader p{
	width: 967px;
	margin-left: 65px;
	background: white;
	text-align: center;
	margin-top: 170px;
}

#loader p img{
	position: relative;
	top: 5px;
}
