/* designed and produced by www.rpadesign.co.uk  -  info@rpadesign.co.uk  -  01943 60 44 89 */
/* home */

#welcome{
	width: 571px;
	height: auto;
	float: left;
	background-image: url(../images/template/welcome_tile.gif);
	background-repeat: repeat-y;
}
#welcome-base{
	width: 571px;
	height: 100px;
	float: left;
	background-image: url(../images/template/welcome-base.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: left;
}
#client-logos{
	width: 340px;
	float: left;
	height: 58px;
	margin-top: 13px;
	padding-bottom: 25px;
}
#help{
	width: 231px;
	float: left;
	height: 100px;
}
#welcome-left{
	width: 258px;
	height: auto;
	float: left;
	padding-left: 28px;
	padding-right: 10px;
}
#welcome-right{
	width: 247px;
	height: auto;
	float: left;
	padding-right: 28px;
}
.welcome-txt{
	font-size: .7em;
}
.welcome-txt-bold{
	font-size: .8em;
	font-weight: bold;
}


/* home page footer quick links*/
#services{
	width: 261px;
	height: auto;
	float: left;
	background-image: url(../images/home/base_tiles.gif);
	background-repeat: repeat-y;
}
#bot-services{
	width: 230px;
	height: 33px;
	float: left;
	background-image: url(../images/home/base-bgs.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: right;
	padding-right: 30px;
}
#benefits{
	width: 248px;
	height: auto;
	float: left;
	background-image: url(../images/home/base_tiles.gif);
	background-repeat: repeat-y;
}
#bot-benefits{
	width: 228px;
	height: 33px;
	float: left;
	background-image: url(../images/home/base-bgs.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: right;
	padding-right: 20px;
}
#facilities{
	width: 261px;
	height: auto;
	float: left;
	background-image: url(../images/home/base_tiles.gif);
	background-repeat: repeat-y;
	text-align: right;
	background-position: right;
}
#bot-facilities{
	width: 241px;
	height: 33px;
	float: left;
	background-image: url(../images/home/base-bgs.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: right;
	padding-right: 20px;
}

