@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.wrap {
	width: 800px;
	margin: 0 auto;
	position: relative;
}
.logo {
	float: left;
	position: relative;
	padding-top: 14px;
}
.nav {
	float: right;
	position: relative;
	padding-top: 50px;
	font-size: 16px;
	color: #D1DCC7;
}
body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #BEC99E;
	text-decoration: none;
}
a:active {
	color: #BEC99E;
	text-decoration: none;
}
.content {
	float: left;
	width: 740px;
	position: relative;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-top: 11px;
}
.footer {
	float: left;
	width: 760px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: right;
	font-size: 11px;
	color: #999999;
}
.wrap h1 {
	font-size: 24px;
	color: #BEC99F;
	font-weight: normal;
}
.wrap h2 {
	font-size: 11px;
	font-weight: bold;
}
.navigation {
	position: absolute;
	height: 19px;
	width: 344px;
	left: 454px;
	top: 38px;
	font-size: 14px;
	color: #666666;
	z-index: 7;
}
.wrap  h3 {
	font-size: 14px;
	color: #D1DCC7;
	font-weight: normal;
}
.pricelistHeader {
	background-color: #D1DCC7;
	float: left;
	width: 730px;
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: 9px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-top: 7px;
}
.infoContent {
	float: left;
	width: 295px;
	position: relative;
	background-image: url(../images/content/final5.jpg);
	color: #FFFFFF;
	padding-left: 55px;
	padding-right: 450px;
	padding-top: 120px;
	padding-bottom: 60px;
	height: 325px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.infoContent h1 {
	font-size: 25px;
	color: #FFFFFF;
	font-weight: normal;
}
#findus {
	background-image: url(../images/map/map5.jpg);
	background-repeat: no-repeat;
}
#education {
	background-image: url(../images/props/prop.jpg);
	background-repeat: no-repeat;
	padding-top: 360px;
	width: 380px;
	padding-right: 400px;
	padding-left: 20px;
	margin-top: 20px;
}
#priceList {
	padding-top: 10px;
}
.footer a:link {
	color: #999999;
	text-decoration: none;
}
.footer a:visited {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #BEC99E;
	text-decoration: none;
}
.footer a:active {
	color: #BEC99E;
	text-decoration: none;
}

