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

#top{
	width:492px;
	background-image: url(../images/template/content_top.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 29px;
	margin-top: 0px;
	float: left;
}
.spacer{
	width:492px;
	background-image: url(../images/template/content-tile.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 30px;
	float: left;
	font-size: 0.7em;
	color: #6D6D6D;
}
#link-top{
	width:492px;
	background-image: url(../images/links/link-top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 19px;
	float: left;
}
#content{
	width:414px;
	_width:492px;
	background-image: url(../images/products/product-info-tile.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: auto;
	float: left;
	font-size: 0.7em;
	color: #333333;
	padding-left: 48px;
	padding-right: 30px;
}
#link-bot{
	width:492px;
	background-image: url(../images/products/product-info-bot.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	float: left;
}
.link-txt{
	width: 235px;
	float: left;
	padding-right: 15px;
	height: auto;
}
.link-txt a:link {
	text-decoration: underline;
	color: #333333;
}
.link-txt a:visited {
	text-decoration: underline;
	color: #333333;
}
.link-txt a:hover {
	text-decoration: none;
	color: #333333;
}
.link-graphic{
	width: 160px;
	float: left;
	text-align: right;
}
#footer-top{
	width:414px;
	_width:492px;
	background-image: url(../images/faq/footer-top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	float: left;
	font-size: 0.7em;
	padding-left: 48px;
	padding-right: 30px;
	padding-top: 10px;
	color: #333333;
}
#footer-top a:link {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
#footer-top a:visited {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
#footer-top a:hover {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
#footer-bot{
	width:492px;
	background-image: url(../images/faq/footer-bot.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 20;
	float: left;
	margin-bottom: 30px;
}
.tel{
	font-size: 1.5em;
	background-color: #FFB33B;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}
