/* Home Page Styles */

#cph_main, #content
{
	display:none;
}

#cph_home, #banner
{
	display:block;
}

#container
{
	margin-bottom:0;
}

/* ======== Main Area ==========*/

/*.main-image-wrapper {
	margin-top:20px;
	
}

.social-left
{
	width:30%;	
	float:left;
	margin:10px 1.8333333333333333% 10px 40px;	
}

.social-left-content
{
	min-height:445px;	
	background:#00436a;	
	margin:0;
	padding:3.2467532467532463%;
	color:#fff;
	font-size:18px;
}

	.social-left-content a
	{
		color:#fff;
	}

	.social-left-content h2
	{
		margin:0 !important;
		padding:0;
		border:0 !important;
		font-family:source_sans_probold, Arial, Verdana;
		font-weight:normal;
		font-size:20px;
	}

	.social-left-content .section
	{
		margin-bottom:40px;
	}

.social-center
{
	width:30%;	
	float:left;
	margin:10px 1.8333333333333333% 10px 0;	
}

.social-center-content
{
	min-height:445px;	
	background:#00436a;	
	margin:0;
	padding:3.2467532467532463%;
	color:#fff;
	font-size:18px;
}

	.social-center-content a
	{
		color:#fff;
	}

	.social-center-content h2
	{
		margin:0 !important;
		padding:0;
		border:0 !important;
		font-family:source_sans_probold, Arial, Verdana;
		font-weight:normal;
		font-size:20px;
	}

	.social-center-content .section
	{
		margin-bottom:40px;
	}

.social-right
{
	width:30%;	
	float:left;
	margin:10px 1.8333333333333333% 10px 0;	
}

.social-right-content
{
	min-height:445px;	
	background:#00436a;	
	margin:0;
	padding:3.2467532467532463%;
	color:#fff;
	font-size:18px;
}

	.social-right-content a
	{
		color:#fff;
	}

	.social-right-content h2
	{
		margin:0 !important;
		padding:0;
		border:0 !important;
		font-family:source_sans_probold, Arial, Verdana;
		font-weight:normal;
		font-size:20px;
	}

	.social-right-content .section
	{
		margin-bottom:40px;
	}*/

/* ======== NEWS SECTION ==========*/
.news-left
{
	width:40%;	
	float:left;
	margin:10px 1.8333333333333333% 20px 40px;	
}

.news-left-content
{
	min-height:445px;	
	background:#00436a;	
	margin:0;
	padding:3.2467532467532463%;
	color:#fff;
	font-size:18px;
}

	.news-left a
	{
		color:#0066A1;
		text-decoration:none;
	}

	.news-left-content h2
	{
		margin:0 !important;
		padding:0;
		border:0 !important;
		font-family:source_sans_probold, Arial, Verdana;
		font-weight:normal;
		font-size:20px;
	}

	.news-left-content .section
	{
		margin-bottom:40px;
	}


.news-right
{
	width:45%;	
	float:left;
	margin:-5px 1.8333333333333333% 20px 40px;	
	padding:5px;
}

.news-right-content
{
	min-height:445px;	
	background:#00436a;	
	margin:0;
	padding:3.2467532467532463%;
	color:#fff;
	font-size:18px;
}

	.news-right a
	{
		color:#0066A1;
		text-decoration:none;
	}

	.news-right-content h2
	{
		margin:0 !important;
		padding:0;
		border:0 !important;
		font-family:source_sans_probold, Arial, Verdana;
		font-weight:normal;
		font-size:20px;
	}

	.news-right-content .section
	{
		margin-bottom:40px;
	}

.item:nth-of-type(odd) {
    background-color: #E0E1DD;
	padding:10px;
}

/*
#navigation
{
	position:absolute;
	top:245px;
}
*/
