/* designed and produced by www.rpadesign.co.uk  -  info@rpadesign.co.uk  -  01943 60 44 89 */
/* services */

#content{
	width: 571px;
	float: left;
	height: auto;
}
#header{
	width: 571px;
	float: left;
	text-align: right;
}
#title{
	width: 571px;
	float: left;
	background-image: url(../images/template/intro-tile.gif);
	background-repeat: repeat-y;
	height: auto;
}
#intro{
	width: 571px;
	float: left;
	background-image: url(../images/template/intro-bg.gif);
	height: auto;
	background-position: bottom;
	color: #FFFFFF;
	font-size: 0.7em;
}
#text{
	width: 513px;
	float: left;
	height: auto;
	padding-top: 15px;
	font-size: .8em;
	color: #666666;
	padding-left: 29px;
	padding-right: 29px;
}
#text a:link {
	color: #666666;
	text-decoration: none
}
#text a:visited {
	color: #666666;
	text-decoration: none;
}
#text a:hover {
	color: #333333;
	text-decoration: underline;
}


#moreinfo-base{
	width: 741px;
	height: 50px;
	float: left;
	text-align: right;
	padding-right: 29px;
}

	

