@charset "UTF-8";
/* CSS Document */


body{
	background-color: #00A8B6;
	font-family: georgia, sans-serif;
}
ol, ul {
	list-style: none;
}
	#logo h1 a{
	text-indent: -99999px;
	display: block; 
	height: 130px;
	
	background: url(images/logo.png) no-repeat center -122px;  }
	
	#logo strong{display:none;}
	
	

.tim-sykes-picture{
	margin: 17px auto 0 auto;
	text-align: center; 
	overflow: hidden; 
	width: 636px;
	height: 358px; }
	
h2.first-header, h2.second-header, h2.third-header{
	text-indent: -99999px; }
h2.first-header{
	background: url(images/dblopt-header.png) no-repeat center center; 
	height: 117px; }

	h2.second-header{
	background: url(images/dblopt-header2.png) no-repeat center center;
	height: 77px; }
	
h2.third-header{
	background: url(images/dblopt-header3.png) no-repeat center center;
	height: 77px; }
	.simple{
	background: url(images/dblopt-header-simple.png) no-repeat center center;
	height: 118px; }

#contentbox {padding:10px 30px 30px 20px;}
p.center {font-size:16px; padding:10px 0px;}

.testimonial{
	float: left;
	width: 410px;
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	height: 203px;
	padding: 10px; 
	margin-left:15px;
	margin-right: 10px;
	margin-bottom: 20px;
	background: #f2f2f2; }
	
.testimonial p{
	font-size: 17px;
	font-weight: normal; }
	
.testimonial p em{
 font-style: italic; }
 
.of{
	overflow: hidden; }