body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #ececec;
	margin: 0px;
	padding: 0px;
}
th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodytext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contactdetail {
	color: #58627d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.space {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title {
	color: #58627d;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.subtitle {
	color: #58627d;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.offertitle {
	color: #58627d;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.offer {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.offerbig {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.clear {
	clear: both;
}
#container {
	margin: auto;
	width: 900px;
	background-color: #FFFFFF;
	height: auto;
	background-image: url(images/containerback.gif);
	background-repeat: repeat-y;
}
#logoheader {
	width: 900px;
	height: 165px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#menubar {
	width: 900px;
	height: 32px;
	margin-top: 35px;
	float: right;
	display: inline;
}
#main {
	width: 900px;
	background-color: #FFFFFF;
	height: auto;
}
#leftbar {
	width: 170px;
	background-color: #aeb3c0;
	height: 650px;
	float: left;
	display: inline;
}
#contactdetails {
	width: 150px;
	height: auto;
	margin-top: 12px;
	margin-left: 18px;
	margin-bottom: 12px;
	float: left;
	display: inline;
}
#rightbar {
	width: 225px;
	background-color: #e8e9ee;
	height: 650px;
	float: right;
	display: inline;
}
#rightbar2 {
	width: 345px;
	background-color: #FFFFFF;
	height: 650px;
	float: right;
	display: inline;
}
#midbar {
	width: 480px;
	background-color: #FFFFFF;
	height: 536px;
	margin-left: 170px;
}
#midbar2 {
	width: 375px;
	background-color: #FFFFFF;
	height: 536px;
	margin-left: 170px;
}
#midbar3 {
	width: 650px;
	background-color: #FFFFFF;
	height: 536px;
	margin-left: 170px;
}
#midtext {
	width: 435px;
	height: auto;
	margin-left: 35px;
	margin-top: 10px;
	float: left;
	display: inline;
}
#midtext2 {
	width: 300px;
	height: auto;
	margin-left: 35px;
	margin-top: 10px;
	float: left;
	display: inline;
}
#midtext3 {
	width: 600px;
	height: auto;
	margin-left: 35px;
	margin-top: 10px;
	float: left;
	display: inline;
}
#bottomtext2 {
	width: 500px;
	height: auto;
	margin-left: 205px;
	margin-top: 0px;
	float: left;
	display: inline;
}
