body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5e5e;
	background-color:#4e889b;
	background-image:url(../images/bg_bot.png);
	background-position:bottom;
	background-attachment:fixed;
	background-repeat:repeat-x;
}
* {
	margin:0 auto;
}
.clearall {
	clear:both;
}
.wrapper {
	width:980px;
}
.mid_wrap {
	width:980px;
}
#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}
.footer_text {
	float:right;
	font-size:11px;
	color:#a1a1a1;
	margin-top:9px;
	margin-right:15px;
}
.copyright_logo {
	float:right;
}
a {
	outline:none;
	border:0px;
	color:#ff0000;
	text-decoration:underline;
}
a:hover {
	outline:none;
	border:0px;
	color:#ff0000;
	text-decoration:none;
}
.top_hold {
	background-image:url(../images/top_bg.png);
	height:179px;
	width:960px;
	border-left:11px solid #fff;
	border-right:11px solid #fff;
	border-top:11px solid #fff;
	border-bottom:11px solid #a4a3a4;
	padding:10px;
}
.logo_hold {
	float:left;
	width:164px;
	height:185px;
}
.top_right {
	float:right;
	width:780px;
}
.logo_font {
	font-family:Arial, Helvetica, sans-serif;
	font-size:44px;
	color:#29617f;
	margin-top:25px;
}
.nav {
	margin-top:42px;
}
.nav ul {
	display:inline;
	margin:0;
	padding:0;
	list-style-type:none;
	float: right;
}
.nav ul li {
	list-style-type:none;
	display:inline;
	padding:0;
	margin:0;
	float:left;
}
.nav a {
	display:block;
	width:116px;
	padding:15px 6px;
	background-color:#4f899d;
	font-size:14px;
	text-align:center;
	color:#fff;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-right:1px solid #326576;
	border-left:1px solid #57a2ba;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.nav .navigation-current {
	background-color:#4f899d;
}
.nav a:hover {
	display:block;
	width:116px;
	padding:15px 6px;
	background-color:#326576;
	font-size:14px;
	text-align:center;
	color:#fff;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-right:1px solid #326576;
	border-left:1px solid #57a2ba;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.content_hold {
	background-image:url(../images/content_bg.png);
	padding:10px;
	width:982px;
}
.footer_text {
	float:right;
	font-size:11px;
	color:#5e5e5e;
	margin-top:9px;
	margin-right:15px;
}
.copyright_logo {
	float:right;
}
.home_left {
	float:left;
	width:371px;
	height:255px;
	box-shadow: rgba(4,4,4, 0.3) 0px 0px 5px;
}
.home_right {
	float:right;
	width:600px;
}
.text_content {
	line-height:18px;
	text-align:justify;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#666666;
}
.home_head {
	font-size:14px;
	font-weight:bold;
	color:#666666;
}
.bot_img01 {
	float:left;
	width:170px;
	height:135px;
	margin-right:32px;
}
.bot_img02 {
	float:left;
	width:170px;
	height:135px;
	margin-right:32px;
}
.bot_img03 {
	float:left;
	width:170px;
	height:135px;
	margin-right:32px;
}
.bot_img04 {
	float:left;
	width:170px;
	height:135px;
	margin-right:32px;
}
.bot_img05 {
	float:right;
	width:170px;
	height:135px;
}
.location_head {
	font-size:14px;
	font-weight:bold;
	color:#666666;
}
.contact_left {
	float:left;
	width:200px;
}
.contact_head {
	font-size:12px;
	font-weight:bold;
	color:#0d436a;
}
.contact_right {
	float:right;
	width:174px;
	height:146px;
	margin-left:20px;
}
.about_left {
	float:left;
	width:500px;
}
.about_right {
	float:right;
	width:445px;
}