
body {
	margin: 0;
	background: #6D1A3C url(/images/phoenix_centre_bg.gif) repeat-x top left;
}

.clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.page {
	width: 742px;
	margin: 0 auto;
}

.header {
	width: 742px;
	height: 168px;
}

.content {
	background: transparent url(/images/phoenix_centre_mc_bg.gif) repeat-y top left;
	padding: 0 8px;
}

.left {
	width: 147px;
	float: left;
}

.right {
	width: 579px;
	float: left;
}

.main_content_wrapper {
	padding: 0 20px 20px 20px;
}

.main_content {
	width: 539px;
}	

.footer1 {
	clear: both;
	background: transparent url(/images/phoenix_centre_mc_bg.gif) repeat-y top left;
	padding: 0 8px;
	height: 28px;
}

.phone {}

.print_email {
	text-align: right;
	padding: 5px 0;
}

.email .link_text {
	padding-right: 10px;
}

.footer2 {
	clear: both;
	background: transparent url(/images/phoenix_centre_footer.gif) no-repeat top left;
	width: 742px;
	padding-top: 20px;
}

.copyright_tagline {
	text-align: center;
	font-size: 11px;
	color: #fff;
}

.copyright_tagline sup {
	font-size: 5px;
	font-family: tahoma;
}

.copyright_tagline a:link, .copyright_tagline a:active, .copyright_tagline a:visited {
	color: #fff;
}	
