/* header styles */

#header {
	background: url(../images/header_expertise.jpg) no-repeat right top;
	padding: 0px;
	float: left;
	width: 750px;
	height: 150px;
	}
	
/* content styles */

#content h4 {
	height: 30px;
	width: 750px;
	background: url(../images/content_title_expertise.gif) no-repeat right top;
	text-indent: -4000px;
	}
	
#content_bottom {
	clear: both;
	height: 10px;
	width: 750px;
	background: url(../../images/content_bottom.gif) no-repeat right bottom;
	}

#pane img {
	float:left;
	margin:0 20px 10px 0;
}
#pane td{
	text-align: center;
	padding: 10px 5px 5px 0px;
}

#pane .accreditation {
	clear: both;
	margin-bottom:15px;
	margin-right:20px;
	border-bottom:1px dotted #d1d3d7;
}
#pane .accreditation .logo{
	width:150px;
	float:left;
	text-align:center;
}
#pane .accreditation img {
	margin: 0px 20px 20px 20px;
}

.accred_logo {
	float: left;
}

.accred_text {
	float: right;
}

