#content .text {
	width: 100%;
	padding: 0 35px 15px 35px;
}

#content .calltoaction {
	text-align: right;
	padding: 10px 35px 10px 0;
	border-top: 1px solid #eaecec;
	/*border-bottom:  1px solid #eaecec;*/
}

#links .caption {
	font-size: 9px;
	border-bottom: 1px solid #eaecec;
	line-height: 12px;
	padding: 7px 0;
}

#title h1 {
	background: url(../images/core/bg-title.png) repeat-x top;
	width: 906px;
	height: 58px;
	line-height: 58px;
	color: #fff;
	font-weight: normal;
	font-size: 30px;
	padding-left: 34px;
	margin: 0 !important;
}

/* CONTACT DETAILS */

.contact .heading {
	border-bottom: 1px solid #eaecec;
	font-weight: bold;
	color: #207ca7;
	padding-top: 10px;
	padding-bottom: 2px;
}

.contact td {
	padding: 5px 0;
}