/******************************************/	
/* CSS powered by clock - www.clock.co.uk */
/******************************************/	

/**
 * Who we are
 */
#main-content h2 {
	background-image: url("/resource/image/h2/who-we-are.gif"); 
}
#main-content #our-companies h3  {
	background-image: url("/resource/image/h3/benchmark-into.gif"); 
	background-repeat: no-repeat;
	height: 15px;
	margin: 25px 0px 5px 0px;
}
/**
 * index.php
 */
#profile-holder {
	margin-top: 20px;
}

.profile-head {
	float: left;
	width: 130px;
	border: solid 1px #CCCCCC;
	margin: 5px;
	background-color: #CCCCCC;
	height: 185px;
}
.profile-head:hover {
	background-color: #e8e8e8;
}
.profile-head p,
.profile-head p span {
	display: block;
	min-height: 34px !important;
	text-align: center;
	padding: 5px 5px 0px 5px;
}
.profile-head p span {
	padding-top: 0px;
	font-size: 11px;
}

.profile img,
.profile-head img {
	width: 130px;
	height: 130px;
}
/**
 * profile.php
 */
#main-content .profile img {

}
#main-content div.profile {
	background-image: url("/resource/image/structure/break.gif"); 
	background-position: top;
	background-repeat: no-repeat;
}
#main-content .profile {
	clear: both;
	padding: 10px 0px 5px 0px;
}
#main-content .profile img {
	float: left;
	margin: 0px 15px 15px 0px;
	border: solid 1px #333333;
}
#main-content .profile p {
}
#main-content .profile h4 {
	width: 600px;
	margin-bottom: 8px;
	color: #E3020A;
}

