body {
	background: #b4394d;
	margin-top: 40px;
	color: #333333;
}

#content_top {
	background: url(/images/content-top.gif) center top no-repeat;
	height: 29px;
	margin: 0;
	padding: 0;
}

#content_mid {
	background: url(/images/content-mid.gif) top center repeat-y;
	margin: 0;
	padding: 2px 10px 10px 10px;
}

#content_base {
	background: url(/images/content-base.gif) center top no-repeat;
	margin: 0;
	height: 39px;
}
#wrapper {
	width: 700px;
	margin: 0 auto;
}

h1 {
	font-family: Arial, Helvetica;
	font-size: 30px;
	color: #b4394d;
	font-style: bold;
}

h2 {
	clear: both;
	padding-top: 18px;
}

p, li {
	font-family: Arial, Helvetica;
	font-size: 16px;
	line-height: 130%;
}

sup {
	line-height: 0;
}

ul {
	display: block;
}

li {
	padding-left: 0;
	margin-left: 30px;
	list-style-position: inside;
}

.enquiries {
	text-align: center;
	color: #333333;
	font-family: Arial, Helvetica;	
	font-size: 28px;
	font-style: bold;
}

a:link {
	color: #b4394d;
	text-decoration: none;
}

a:hover {
	background-color: #ffda03;
}

.imgright {
	padding-top: 0px;
	float: right;
}

.imgleft {
	float: left;
	padding-right: 15px;
}

.pricepanel {
	padding-top: 15px;
	float: right;
	width: 170px;
	overflow: visible;
}
