#home-box
{
	height: 530px;
	background: #bbbcbc;
	font-size: 0.8em;
	overflow: visible!important;
}

.otw-row { overflow: visible !important; }
.otw-twentyfour { overflow: visible !important; }

div.home-slide
{
	height: 530px;
	width: 980px;
}

div.home-slide-content
{
	position: absolute;
	top: 0;
	right: 0;
	padding: 20px 40px;
	height: 490px;
	width: 900px;
}

div.home-slide-content h1,
div.home-slide-content p
{
	text-align: right;
}

div.home-slide-content h1
{
	color: #fff;
}

div.home-slide-content p
{
	font-size: 1.35em;
}

#content-wrapper
{
	padding-bottom: 25px;
}

#right-bar
{
	margin: 0;
	padding-right: 30px;
	padding-left: 30px;
}

#content
{
	padding-right: 30px;
	float: left;
	width: 410px;
}

#content h3
{
	padding-left: 30px;
	background: url(../images/icons/what-we-do.png) no-repeat left center;
}

#home-center
{
	padding: 1px 0 5px 25px;
	border-left: 1px solid #879196;
	float: left;
	width: 179px;
}

#home-center h3
{
	padding-left: 18px;
	background: url(../images/icons/get-informed.png) no-repeat left center;
}
