/* Cycle
--------------------------------------*/

#hb-8 {
	background: url(/images/homepageBanners/8.jpg) no-repeat 0 0;
 }
#hbc-8 {
	min-height: 360px;
 }
#hb-2 {
	background: url(/images/homepageBanners/2.jpg) no-repeat 0 0;
 }
#hbc-2 {
	min-height: 360px;
 }
#hb-1 {
	background: url(/images/homepageBanners/1.jpg) no-repeat 0 0;
 }
#hbc-1 {
	min-height: 360px;
 }
#hb-3 {
	background: url(/images/homepageBanners/3.jpg) no-repeat 0 0;
 }
#hbc-3 {
	min-height: 360px;
 }
#hb-4 {
	background: url(/images/homepageBanners/4.jpg) no-repeat 0 0;
 }
#hbc-4 {
	min-height: 360px;
 }
#hb-7 {
	background: url(/images/homepageBanners/7.jpg) no-repeat 0 0;
 }
#hbc-7 {
	min-height: 360px;
 }
#hb-9 {
	background: url(/images/homepageBanners/9.jpg) no-repeat 0 0;
 }
#hbc-9 {
	min-height: 360px;
 }
#hb-6 {
	background: url(/images/homepageBanners/6.jpg) no-repeat 0 0;
 }
#hbc-6 {
	min-height: 360px;
 }
#hb-10 {
	background: url(/images/homepageBanners/10.jpg) no-repeat 0 0;
 }
#hbc-10 {
	min-height: 360px;
 }
#hb-5 {
	background: url(/images/homepageBanners/5.jpg) no-repeat 0 0;
 }
#hbc-5 {
	min-height: 360px;
 }
#homeBannerWrapper { z-index:1; position:relative; }

#home-lloyds-top-logo { background: url(../images/build/breadcrumb-lloyds.gif) no-repeat 100% 100%; width: 95px; height: 55px; top: 290px; right:27px; display:block; z-index:999; position:absolute; }

#homeBannerWrap	 {
	height: 360px;
	width: 960px;
    overflow:hidden;
}
.homeBannerContent { color:#fff; float:left; padding: 0 45% 0 0; margin: 0 0 0 30px; }
.homeBannerContent h2 { text-transform: uppercase; color: #fff; font-size: 1.5em; line-height: 1.4em; margin:0; }
.homeBannerContent h2 .h-green { color:#BFD02C; }
.homeBannerContent p { font-weight: bold; line-height: 1.7em; width: 85%; margin: 10px 0 10px 0;  }
.homeBannerContent#hbc-2 p { color: #000; }
#hbc-1, #hbc-3, #hbc-5, #hbc-6 , #hbc-7 { margin-top: 100px; }
#hbc-2 { margin-top: 40px; }
.homeBannerContent#hbc-4 {  margin-top: 40px; padding: 0 0 0 45%; }
.homeBannerContent#hbc-10, .homeBannerContent#hbc-8, .homeBannerContent#hbc-9 {  margin-top: 40px; padding: 0 0 0 48%; }
.homeBannerContent#hbc-9 {  margin-top: 40px; padding: 0 0 0 53%; }
.homeBannerContent#hbc-7 {  margin-top: 30px; padding-right: 63% }


.home-about-button{ float:left; height: 26px; width: 129px;  }
.home-about-button a { background: url("../images/build/home-about-button.png") no-repeat 0 0; height: 26px; width: 129px; text-indent: -9999px; display:block; }
.home-about-button a:hover { background: url("../images/build/home-about-button.png") no-repeat 0 -26px; }


#home-welcome { background: url(../images/build/homepage-welcome.jpg) no-repeat 0 0; padding: 0 0 0 200px;  }
#home-welcome h2 { font-size: 0.85em; text-transform: uppercase; font-weight: normal; }
#home-welcome p { font-size: 0.7em; line-height: 150%; }


#home-news-features .articleTeaser { border-bottom: 1px solid #ccc; }
#home-news-features p { margin: 0; padding: 0; }
#home-news-features a { font-weight: bold; }
#home-news-features p.moreLink { width: 79px; float:right; text-align: right; text-transform: uppercase; background:url(../images/build/maroon-arrow-right.png) no-repeat 0 50%; padding: 0.2em 0.4em 0.2em 10px; }

#footer { background: none; }




#homeMessage {
	padding: 0;
	width: 800px;
	height: 550px
}

#homeMessage p.logo {
	text-align: center
}

#homeMessage p.headingOne {
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	margin: .5em 0 0 0;
	line-height: 110%
}

#homeMessage p.headingTwo {
	font-size: 130%;
	text-align: center;
	margin: 0 0 1em 0;
	line-height: 110%
}

#homeMessage p {
	color: #000;
}

#homeMessageContainer,
#messageLink {
display: none
}

