
	/**
	* menu selected
	*/
	#m6 {
		background: url(../../../images/layout/menu/over.gif) bottom center no-repeat;
		}
		
		
	
	
	/**
	* thumbnails
	*/
	ul.thumbs {
		margin: 30px 0 20px;
		}
		
	ul.thumbs li {
		display: inline;
		margin: 0 43px 0 0;
		}
		
		
		
	/**
	* company links
	*/
	dt a {
		font-size:1em;
		color: #CA151B;
		text-decoration: none;
		font-weight: bold;
		}
		
	dd {
		margin: 0 0 30px;
		}
		
	dd.last {
		margin-bottom: 0;
		}
		
		
		
	/**
	* contact section
	*/
	.cL {
		width: 429px;
		float: left;
		margin: 0 20px 0 0;
		}
		
	.cL img {
		border: 0;
		}
		
	.cR {
		float: left;
		width: 195px;
		}
		
	.cR a {
		color: #A7A7A7;
		text-decoration: none;
		}
	
	.cR a:hover {
		text-decoration: underline;
		}
		
		
		
	/**
	* the team
	*/
	.tL {
		float: left;
		width: 176px;
		margin: 0 10px 0 0;
		}
		
	.tR {
		float: left;
		width: 455px;
		}
		
	.tR h3 {
		font-size: 1em;
		font-weight: bold;
		margin: 0 0 10px;
		}
		
		
		
	/**
	* testimonials
	*/
	#testimonials h3 {
		color: #CA151B;
		font-size: 1em;
		font-weight: bold;
		margin: 10px 0 0;
		}
		
	#testimonials p.last {
		padding-bottom: 0;
		}
