/* designed and produced by www.rpadesign.co.uk  -  info@rpadesign.co.uk  -  01943 60 44 89 */
/* privacy */

.bg{
	background-image: url(../images/products/bg-tile.gif);
	background-repeat: repeat-y;
	float: left;
	width:492px;
}

#top{
	width:492px;
	background-image: url(../images/template/content_top.gif);
	background-repeat: no-repeat;
	height: 29px;
	background-position: right bottom;
	float: left;
}
#content{
	width:414px;
	_width:492px;
	background-image: url(../images/template/content-tile.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: auto;
	float: left;
	padding-left: 48px;
	padding-right: 30px;
	padding-bottom: 10px;
	font-size: 0.7em;
	padding-top: 4px;
	color: #6D6D6D;
}
#content a:link {
	color: #6D6D6D;
	text-decoration: underline;
}
#content a:visited {
	color: #6D6D6D;
	text-decoration: none;
}
#content a:hover {
	color: #6D6D6D;;
	text-decoration: none;
}

#content-bot{
	width:414px;
	_width:492px;
	background-image: url(../images/template/content-bot.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: auto;
	float: left;
	background-color: #BFBFBF;
	font-size: 0.7em;
}
#content-base{
	width:492px;
	height: 15px;
	float: none;
	clear: both;
	padding-bottom: 30px;
	background-image: url(../images/template/content-base.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
