body
{
	margin: 0px;
	background: #cccccc;
	color: #666666;
	background-image: url(http://www.breathe-revitalizers.co.uk/images/base_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
}

table.content
{
	background-image: url(http://www.breathe-revitalizers.co.uk/images/body_bg.gif);
	background-repeat: repeat-y;
}

table.footer
{
	background-image: url(http://www.breathe-revitalizers.co.uk/images/base_bottom.jpg);
	background-repeat: no-repeat;
}

table.header
{
	background-image: url(http://www.breathe-revitalizers.co.uk/images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

table.header_base
{
	background-image: url(http://www.breathe-revitalizers.co.uk/images/header_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

td.header_top
{
	background-image: url(http://www.breathe-revitalizers.co.uk/images/base_top.jpg);
	background-repeat: no-repeat;
}

td.top_bar
{
	height: 22px;
	padding-top: 8px;
	color: #056d98;
	background-image: url(http://www.breathe-revitalizers.co.uk/images/top_bar_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

div.hr
{
	height: 5px;
	margin: 10px 0px 10px 0px;
	background-image: url(http://www.breathe-revitalizers.co.uk/images/hori_line.gif);
	background-repeat: repeat-x;
	background-position: top left;
}