#landingcontent {
clear: both;
width:960px;
top: 18px;
 margin: 0 0 0 18px;
 position: relative;
text-align: left;
}

/* Call to actions
================================== */
.cta {
/*background-color:#EF2F24;*/
position: relative;
color:#000;
margin-top:2em;
margin-bottom:2em;
width: 240px;
float: left;
}
.cta a img{
			padding-bottom: 6px;
			padding-left: 6px;
			padding-right: 6px;
			padding-top: 6px;
			background: White;
			border: thin solid #CCCCCC;

}
.cta a:hover img{
			padding-bottom: 6px;
			padding-left: 6px;
			padding-right: 6px;
			padding-top: 6px;
			background: #018075;
			border: thin solid #CCCCCC;
}
.ctaimgholder{
			text-align:center;

}
.cta a {
/*background-color:#EF2F24;*/
color:#8D213B;
text-decoration:none;
}
/*.cta a:hover {
background-color:#EF2F24;
color:#8D213B;
}*/
.cta_url {
/*background-color:#EF2F24;*/
color:#000;
font-weight:700;
margin-top:1em;
text-align:right;
}

.cta_title {
font-size:1.5em;  
line-height: 1em; 
margin: 0 0 0.5em 0;
font-weight: normal;
text-align:center;
}

.cta_contents {
/*background-color:#EF2F24;*/
color:#000;
	width: 220px;
	padding-right: 5px;
margin-left: 3px;
 border-right: thin solid #EBD28F;
}

.cta_inner_contents {
margin-top: 10px;
/*	padding:15px;*/
/*	font-size: 0.8333em;
	line-height: 1.8em;*/

}



.cta a:hover,.call_to_action a:hover {
text-decoration:underline;
color:#018075;
}
.subcontentdivider{
/*	margin: 20px auto -10px auto;
	background-color: #fff;
	height: 5px;
	background: none no-repeat;
	width: 450px;*/
	display: none;
}

.sideimageholder{
	color: #393939;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background: White;
	border: thin solid #CCCCCC;
}
.sideimageholder img{

	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;

}
.sideimageholder a img {
			padding-bottom: 6px;
			padding-left: 6px;
			padding-right: 6px;
			padding-top: 6px;
			background: White;



}
.sideimageholder a:hover img {
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	background: #018075;

}
