@charset "utf-8";
body {
	margin: 0px;
	background-color: #8DB4ED;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 187px;
	padding-left: 0px;
}
#contact {
	position: absolute;
	height: 220px;
	width: 200px;
	left: 0px;
	top: 125px;
	background-image: url(../images/platform.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	white-space: nowrap;
	font-size: 14px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
}
#tandc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: absolute;
	height: 220px;
	width: 200px;
	left: 0px;
	top: 360px;
	background-image: url(../images/platform2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #0099FF;
}
#tandc a:link, #tandc a:hover, #tandc a:active, #tandc a:visited  {
	text-decoration: none;
	color: #333333;
	display: inline;

}

.phone_bold {
	font-size: 18px;
	font-weight: bolder;
	color: #333333;
}

#header {
	background-image: url(../images/header_back.jpg);
	height: 121px;
	width: 900px;
	background-repeat: no-repeat;
}
#bus_oval {
	top: 0px;
	right: 0px;
	position: absolute;
}
#title {
	position: absolute;
	left: 100px;
	top: 20px;
	height: 58px;
	width: 450px;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
}
#about_txt ul {
	list-style-image: url(../images/tick.gif);
}
#about_txt a:link {
	color: #666666;
	display: inline;
}
#wrapper #post_wrapper {
	position: absolute;
	top: 196px;
	left: 230px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
}
