/*---------------home----------------*/
#homesurround{
	background:url(../images/home-header-bg.jpg) top left repeat-x;
	height:362px;
	border-top:1px solid #c9b992;
}

#homebox1, #homebox2, #homebox3{
	width:960px;
	float:left;
}

#welcomebox{
	float:left;
	width:460px;
	margin-top:20px;
	margin-right:21px;
}

h4 a{
	font-size:14px;
	color:#333333;
	margin:5px 0 5px 0;
}

h4 a:hover{
	color:#f0502c;
}


#homescreenshot{
	position:relative;
	float:left;
}

#homebox21, #homebox22, #homebox23, .tickbox, .iconbox, .iconbox img, .downloadpdf{
	float:left;
}

#homebox2, #homebox3{
	padding: 20px 0 20px 0;
}
#homebox3{
	border-top:1px solid #ccc;
}
	
#homebox21, .tickbox{
	width:284px;
}

.tickbox{
	background: url(../images/tick-green.jpg) top left no-repeat;
	height:30px;
}

.tickbox p{
	margin:6px 0 0 34px;
}

#homebox22, #homebox23, .iconbox{
	width:333px;
}

.iconbox p, .iconbox h4{
	margin-left:70px;
	width:253px;
}

#btn_brochure {
	width:287px;
	height:63px;
	overflow:hidden;
	float:left;
	}

#btn_brochure a {
	background: url('../images/btn-brochure.jpg') top left no-repeat;
	float:left;
	width: 287px;
	padding:63px 0 0 0;
	overflow:hidden;
	height:0px !important; 
	height /**/:63px; /* for IE5/Win only */
	}
	

#homebox3{
	width:960px;
}

blockquote{
	float:left;
}

blockquote#quote1 {
	background: url('../images/quote-yellow.jpg') top left no-repeat;
	width:300px;
  margin-right:20px;
}

blockquote#quote2 {
	background: url('../images/quote-grey.jpg') top left no-repeat;
	width:300px;
	margin-right:20px;
}

blockquote#quote3 {
	background: url('../images/quote-orange.jpg') top left no-repeat;
	width:300px;
}

blockquote p{
	font-family: Georgia, Times, serif;;
	font-size:14px;
	color:#444444;
	margin-left:35px;
	line-height:20px;
}

blockquote p.quoter{
	font-size:11px;
	text-align:right;
	font-weight:100;
	line-height:15px;
}

blockquote#two p{
	font-size:16px;
	color:#4b6c03;
	margin-left:40px;
}

blockquote#two p.quoter{
	font-size:11px;
	font-weight:normal;
}