body {
	background-color: #eabcba;
	background-image: url(../common/bg_tile.jpg);
	background-position:top;
	background-repeat: repeat-x;
	color:#333333;
	margin-top: 20px;
}
h1 {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #d06556;
	margin-top: 20px;
}
h2 {
	font-weight: bold;
	font-size: 12px;
	color: #d06556;
	margin-top: 29px;
}
p {
	margin: 1.9em 0 ;
}
td {
	vertical-align:top;
}
a, a:link, a:visited, a:active {
	color: #d06556;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
#Page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:24px;
	background-color:#F2E5E5;
	background-image:url(../images/PageBackground.gif);
	background-position:left;
	background-repeat:repeat-y;
	margin:auto;
	width:800px;
}
#MenuBar {
	background-color:#D06556;
	color: #ffffff;
	font-weight: bold;
	line-height:1.25em;
	padding-top:10px;
	padding-bottom:10px;
}
#MenuBar a {
	color: #ffffff;
	padding-left: 15px;
	text-decoration: none;
}
#MenuBar a:hover {
	color: #000000;
}
#LeftPanel {
	float:left;
	height:100%;
	padding-left: 15px;
	padding-right: 15px;
	width:120px;
}
#CentrePanel {
	margin: 40px 0 0 150px;
	padding:0 25px 0 25px;
	width:390px;
}
#RightPanel {
	float:right;
	height:100%;
	width:210px;
}
#PageBodyFooter {
	float:right;
	width:650px;
	margin-left:150px;
}
#Footer {
	background-color:#D06556;
	clear:both;
	color: #ffffff;
	font-size: 10px;
	margin:auto 0 auto 0;
	min-height:30px;
	padding: 0 20px 0 0;
}
#Footer td {
	text-align:center;
	vertical-align:middle;
}
#Footer img {
	padding: 0 5px 0 5px;
}
.SideBarItem {
	font-size:13px;
	line-height:1.3em;
	margin-top:40px;
	margin-bottom:50px;
}
.disclaimer {
	font-size:10px;
	font-style:italic;
	line-height:1em;
	padding-bottom:45px;
	padding-top:45px;
	text-align:center;
}
.subtitle {
	color: #d06556;
	font-weight: bold;
}
.testimonial {
	font-style: italic;
	line-height: 1.25em;
}
.testimonialname {
	color: #d06556;
	font-size: 10px;
	margin-top:-10px;
	text-align: right;
}
.offerdisclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	line-height: 10px;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
