@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#main_wrap {
	float: none;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header_wrap {
	float: left;
	height: auto;
	width: 1000px;
}
#head {
	float: left;
	height: 85px;
	width: 1000px;
}
#logo {
	float: left;
	height: 85px;
	width: 470px;
}
#navigation {
	float: left;
	height: 35px;
	width: 525px;
	margin-top: 25px;
}
#menu {
	background-color: #74CCD6;
	float: left;
	height: 35px;
	width: 74px;
	margin-right: 1px;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 35px;
	text-align: center;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;
	text-align: center;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #07527C;
	text-decoration: underline;
}
#banner {
	float: left;
	height: 300px;
	width: 1000px;
}
#banner2 {
	float: left;
	height: 200px;
	width: 1000px;
}
#body_wrap {
	float: left;
	height: auto;
	width: 1000px;
}
#body {
	float: left;
	height: auto;
	width: 750px;
}
#body2 {
	float: left;
	height: auto;
	width: 1000px;
}
#body1{
	float: left;
	height: auto;
	width: 1000px;
}


#sidebar {
	float: left;
	height: auto;
	width: 250px;
}
#footer_div {
	height: 35px;
	width: 100%;
	float: left;
	background-color: #07527C;
}
#box1 {
	float: left;
	height: 313px;
	width: 330px;
	background-image: url(images/bg_box.jpg);
}
.box_text {
	font-family: Calibri;
	font-size: 22px;
	color: #07527c;
	font-weight: bold;
}
.box_li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer {
	height: 35px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #07527C;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #35A6B3;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

.peragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.peragraph2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07527C;
	text-align: justify;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.style6 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style7 {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #2791C2;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #07527C;
}

.name_contact {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	}
