div#left_image {
	float: left;
}

div#right_content {
	float: left;
	width: 413px;
	padding: 0 0 0 28px;
	margin: -5px 0 0 0;
}

div#bottom_content {
	float: left;
	width: 100%;
	padding-top: 20px;
}

div#home_services {
	float: left;
	width: 263px;
	height: 114px;
	background-image: url(../images/home_services_bg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

div#home_services ul {
	padding: 28px 0 0 23px;
	margin: 0px;
	color: #ffffff;
	font-size: 11px !important;
}

div#home_services ul li {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style-type: none;
	line-height: 16px;
	background-image: url(../images/home_services_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

div#home_services ul li.last_link {
	background-image: none;
}

div#home_services ul li.last_link a {
	font-size: 11px;
}

div#home_clients {
	float: left;
	width: 263px;
	height: 114px;
	background-image: url(../images/home_clients_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 30px;
	overflow: hidden;
}

div#home_clients p {
	padding: 28px 18px 0 33px;
	margin: 0px;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
}

div#home_qualifications {
	float: left;
	margin-left: 30px;
	background-image: url(../images/qualifications.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 266px;
	height: 130px;
}

div#home_qualifications ul {
	padding: 0 0 0 0;
	margin: 0px;
	color: #ffffff;
	font-size: 11px;
}

div#home_qualifications ul li {
	margin: 0px;
	padding: 0 0 0 18px;
	list-style-type: none;
	line-height: 19px;
	background-image: url(../images/qualifications_list_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

div#home_qualifications ul li.qualifications_last {
	background-image: none;
}

div#home_qualifications ul li.qualifications_last a, div#home_services ul li a {
	font-size: 11px;
}
