body {
	text-align: center;
	font-family: Tahoma;
	font-size: 14px;
	background: #4FB3F4 url('images/bg.png') repeat-x 0px 0px;
	color: #2F2F2F;
	margin-top: 0px;
}

.maincontent {
	width: 1012px;
	margin-left: auto;
	margin-right: auto;
}

a {
	text-decoration: none;
}

.top {
	float: left;
	width: 1012px;
	height: 145px;
}

.logo {
	float: left;
	margin-top: 20px;
	margin-left: 0px;
}

.top_info {
	float: right;
	width: 330px;
	text-align: right;
	margin-top: 55px;
}

.top_info p {
	color: #FFFFFF;
	text-shadow:0 3px 3px #000;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.top_info p a {
	color: #FFF;
	text-decoration: none;
	text-shadow:0 3px 3px #000;-webkit-transition:all 200ms linear;-moz-transition:all 200ms linear;-o-transition:all 200ms linear;transition:all 200ms linear;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)
}

.top_info p a:hover {
	color: #FC0;
}

.content {
	float: left;
	width: 1012px;
}

.bg_top_cont {
	float: left;
	width: 1012px;
	background: url('images/bg_top_cont.png') no-repeat 0px 0px;
	height: 6px;
}

.bg_middle_cont {
	float: left;
	width: 1012px;
	background: url('images/bg_mid_cont.png') repeat-y 0px 0px;
}

.bg_bottom_content {
	float: left;
	width: 1012px;
	background: url('images/bg_bottom_cont.png') no-repeat 0px 0px;
	height: 6px;
}

.main {
	margin: 25px 31px 25px 31px;
	width: 950px;
}

.main a {
	font-weight: bold;
	color: #069;
}

.main a:hover {
	color: #000;
}

.text {
	float: left;
	clear: left;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
}

.text h1 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

.text p {
	text-align: justify;
}

.main_menu {
	width: 950px;
	height: 75px;
	background: url('images/bg_top_menu.png') no-repeat 0px 0px;
}

.main_menu ul {
	list-style-type: none;
	margin: 0px;
	width: 100%;
	padding: 0px;
}

.main_menu ul li {
	display: inline;
	padding-left: 13px;
	padding-right: 13px;
	line-height: 75px;
}

.main_menu ul li a {
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow:0 3px 3px #000;-webkit-transition:all 200ms linear;-moz-transition:all 200ms linear;-o-transition:all 200ms linear;transition:all 200ms linear;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)
}

.main_menu ul li a:hover {
	color: #FC0;
}

.big_image {
	margin-top: 20px;
	float: left;
	clear: left;
	width: 950px;
	height: 280px;
	background: url('images/bg_img_center.png') no-repeat 0px 0px;
}

.boxes {
	float: left;
	width: 950px;
	clear: left;
	margin-top: 20px;
}

.boxes .box {
	float: left;
}

.after_box {
	margin-top: 20px;
	float:left;
	clear:left;
	width: 950px;
}

.after_box h1 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

.welcom {
	float: left;
	width: 640px;
	text-align: left;
}

.contact_home {
	float: right;
	width: 275px;
	text-align: left;
}

.read_more {
	width: 100%;
	text-align: right !important;
	font-weight: bold;
}

.read_more a {
	color: #C00;
}

.read_more a:hover {
	color: #000;
}

.contact {
	float: left;
	width: 39%;
	margin-right:1%;
	text-align: left;
}

.google_maps {
	float: right;
	width: 59%;
	margin-left: 1%;
	text-align: center;
}

.foot {
	float: left;
	clear: left;
	width: 1000px;
	margin-left: 6px;
	text-align: right;
}

.foot p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 10px;
	text-shadow:0 3px 3px #000;
	color: #FFF;
}

.foot p a {
	color: #FFF;
	font-weight: bold;
}

.foot p a:hover {
	color: #FC0;

}