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

/**
 * Index
 */
#main-content h2 {
	background-image: url("/resource/image/h2/welcome.gif");
}

#main-content #our-companies h3  {
/*	background-image: url("/resource/image/h3/benchmark-into.gif"); */
/*	background-repeat: no-repeat;*/
	height: 15px;
	margin: 25px 0px 10px 0px;
  font-weight: bold;
}



#main-content div.article {
	background-image: url("/resource/image/structure/break.gif");
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}
#main-content div.article .image,
#main-content div.article .text {
float: left;
}
#main-content div.article .text p,
#main-content div.article .text p a {
	margin-top: 15px;
	text-decoration: none;
}
#main-content div.article .text p a {
	font-weight: bold;
}
#main-content div.article .image {
	width: 220px;
	margin-top: 15px;
}
#main-content div.article .text {
	width: 500px;
}



