/* /////////
   MAIN FEATURE NEWS
*/

#container-homepage-news {
	width: 567px;
	height: 170px;
	
	float: left;
	margin-bottom: 10px;

}

.homepage-news {

background-image:url(../images/icons/22x22px/news.png);
background-position:125px center;
background-repeat:no-repeat;
padding-left:150px;
}

#homepage-news {
	position: absolute;
	margin-top: 10px;
	
	width: 567px;
	height: 120px;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	border:1px solid #CCC;
	
		background: #f4f6f5;
	
	background-image: url(../images/homepage/new-boxes_bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#homepage-news h3 {
	font-weight:normal;

	margin-left:125px;
	margin-top:10px;
	padding:10px;

}

#homepage-news a {

	margin-left:135px;

}

#homepage-news img.news-feature {
	position: absolute;
	
	bottom: 0px;
	left: -0;

	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;

	z-index: 20;
}

	
/* /////////
   SMALLER FEATURE NEWS
*/

.container-homepage-featureBox {
	width: 174px; /* + 10 each side with padding */ /* plus 1px border */
	min-height: 125px;
	margin-right: 20px;

	/*padding: 10px;*/
	
	float: left;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	border:1px solid #CCC;
	
	background: #f4f6f5;
	
	background-image: url(../images/homepage/new-boxes_bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	
	position: relative;
}

.last { margin-right: 0px; }

.featureBox-topImage {
	width: 174px;
	height: 45px;
	
	/* topleft */
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	
	/* top right */
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	
	
	background-image: url(../images/news_stories/Swine_Flu_Square.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.container-homepage-featureBox h5 {
	padding: 5px 10px 5px 10px;
	
}

.container-homepage-featureBox a {
	position: absolute;
	padding-left: 10px;
	bottom: 5px;
	
}

/* /////////
   TESTIMONIALS
*/
h2.homepage-testimonials {	
	background-image:url(../images/icons/22x22px/testimonials.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:25px;
}

#container-homepage-testimonials {
	width: 567px;
	
	float: left;
	margin-top: 25px;
	margin-bottom: 10px;
	
	height:75px;
}


#homepage-testimonials {
	position: absolute;


	width: 567px;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	border:1px solid #CCC;
	
	background: #f4f6f5;
	
	background-image: url(../images/homepage/new-boxes_bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;

	margin-top: 10px;
	

height: 275px;
padding-bottom: 10px;
	
}


ul#testimonial {
	list-style-type: none;

	margin-left: 10px;
	margin-right: 10px;
	
	padding-top: 0px;
}



ul#testimonial li {
margin-left: 0px;
margin-top: 5px;

padding-left: 0px;
padding-top: 0px;

background-image: none;

}

ul#testimonial h4 {
	margin-top:0px;
	padding-top:0px;
	font-size: 13px;
	line-height: 20px;
	
	margin-bottom: 18px;
}


ul#testimonial li p {
	font-size: 12px;
	color: #FF6600;
}

.author {
	font-size: 16px;
	font-weight: bold;
}

ul#testimonial li img.logo {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	
	border:1px solid #CCC;
	width: 140px;
}




h2.homepage-features {

background-image:url(../images/icons/22x22px/features.png);
background-position:left center;
background-repeat:no-repeat;
padding-left:25px;

}


/* /////////
   ASSURITY
*/

#container-homepage-assurity {
	width: 174px; /* + 10 each side with padding */ /* plus 1px border */
	min-height: 125px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	/*padding: 10px;*/
	
	float: left;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	border:1px solid #CCC;
	
	background: #f4f6f5;
	
	background-image: url(../images/homepage/new-boxes_bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	
	position: relative;	
}

#container-homepage-assurity h4 {
	margin: 5px 10px 0px 10px;/* 5px 20px 0px 20px CHANGED 30-04-10*/

	display: block;
	height: 40px;
	
	background-image: url(../images/homepage/assurity-homepage-logo.png);
	background-repeat: no-repeat;
	background-position: left center;

	text-indent: -9999px;
}

#container-homepage-assurity p {
	margin: 5px 10px 0px 10px;/* 5px 20px 0px 20px CHANGED 30-04-10*/

}

#container-homepage-assurity a {
	display: block;
	margin: 5px 10px 10px 10px;/* 5px 20px 0px 20px CHANGED 30-04-10*/
	padding-bottom: 10px;
}

/* /////////
   ASSURITY-PLUS
*/

#container-homepage-assurity-plus {
	width: 174px; /* + 10 each side with padding */ /* plus 1px border */
	min-height: 125px;
	margin-right: 20px;
	margin-top: 20px;
	/*padding: 10px;*/
	
	float: left;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	border:1px solid #CCC;
	
	background: #f4f6f5;
	
	background-image: url(../images/homepage/new-boxes_bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	
	position: relative;	
}

#container-homepage-assurity-plus h4 {
	margin: 5px 10px 0px 10px; /* 5px 20px 0px 20px CHANGED 30-04-10*/

	display: block;
	height: 40px;
	
	background-image: url(../images/homepage/assurity-plus-homepage-logo.png);
	background-repeat: no-repeat;
	background-position: left center;

	text-indent: -9999px;
}

#container-homepage-assurity-plus p {
	margin: 5px 10px 0px 10px;/* 5px 20px 0px 20px CHANGED 30-04-10*/

}

#container-homepage-assurity-plus a {
	display: block;
	margin: 5px 10px 10px 10px;/* 5px 20px 0px 20px CHANGED 30-04-10*/

	padding-bottom: 10px;
}


/* ADDED 30-04-10 */
#container-homepage-seo  {
	float:left;
	height:170px;
	margin-bottom:50px;
	width:567px;
}

#homepage-seo {
	position: absolute;
	margin-top: 10px;
	
	width: 567px;
	/*height: 120px;*/
	padding-bottom: 10px;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	border:1px solid #CCC;
	
		background: #f4f6f5;
	
	background-image: url(../images/homepage/new-boxes_bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

h2.homepage-seo {	
	background-image:url(../images/icons/22x22px/about.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:25px;

}

#homepage-seo p {
	font-size: 14px;
	line-height: 18px;
	
	margin: 10px;
}

.seo-intro {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

#homepage-seo a {
	padding-left: 10px;
	margin-bottom: 15px;
	
}



a.get-in-touch {
background-image:url("../images/links/get-in-touch-click-or-telephone.png");
background-position:center center;
background-repeat:no-repeat;
display:block;
height:72px; /* 47px; */
margin-top:16px;
text-indent:-9999px;
width:182px;

float: left;
clear: both;
}

/* ADDED 11/11/2010 */
h2.homepage-blog {
	display: block;
	float: left;
	clear: both;
	
	margin-top: 18px;
	margin-bottom: 0px;
	background-image:url(../images/icons/22x22px/blog.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:25px;
}

#container-homepage-blog {
	width: 174px; /* + 10 each side with padding */ /* plus 1px border */
	min-height: 200px;
	margin-right: 20px;
	margin-top: 8px;
	/*padding: 10px;*/
	
	float: left;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	border:1px solid #CCC;
	
	background: #f4f6f5;
	
	background-image: url(../images/homepage/new-boxes_bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	
	position: relative;	
}

#container-homepage-blog h4 {
	margin: 5px 10px 0px 10px; /* 5px 20px 0px 20px CHANGED 30-04-10*/

}

#container-homepage-blog p {
	margin: 5px 10px 0px 10px;/* 5px 20px 0px 20px CHANGED 30-04-10*/
}

#container-homepage-blog a {
	display: block;
	margin: 5px 10px 10px 10px;/* 5px 20px 0px 20px CHANGED 30-04-10*/

	padding-bottom: 10px;
}


/* ADDED 27/10/2011 */
#features-column {
	position:absolute; 
	right: 10px; 
	top:615px;
}

