/*
---> Splash Page 
*/

#col_left {
	padding-top:			190px;
}

#col_left #splash {
	padding:				5px;	
}

#splash .col1 {
	width:					205px;
	float:					left;
	clear:					left;
	border-right:			1px dashed #BFD5E5;
	margin-top:				10px;
}

#splash .col1 .title_news {
	height:					30px;
	background:				url(../img/sub-title-news.jpg) center center no-repeat;
	border-bottom:			1px dashed #BFD5E5;
	margin:					0 10px;
}

#splash p {
	padding-left:			15px;
	color:					#414042;
	font-size:				0.9em;
	margin-bottom:			20px;
	line-height:			160%;
}

#splash p img {
	float:					left;
	/* margin:					0 15px 20px 0; */
}

#splash a {
	color:					#9E1B32;
}
#splash a:hover {
	color:					#213577;
}

#splash .col2 {
	width:					527px;
	float:					left;
	margin-top:				10px;
}

#splash .col2 .title_fcourses {
	height:					30px;
	background:				url(../img/sub-title-featurecourses.jpg) 15px center no-repeat;
	border-bottom:			1px dashed #BFD5E5;
	margin:					0 10px;
}

.splashLink {
	position:				relative;
	top:					-43px;
	left:					35px;
}

p.FCListing {
	margin-bottom:			20px;
}

p.FCListing img {
	margin:					0 15px 0 0;
}