body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #287a9b;
}

.header { 
	margin-top: 30px;
	width: 923px;
	height: 174px;
	background-image: url(../images/bg_2.jpg);
}
.logo {
	float: left;
	width: 260px;
}
.header_links {
	padding-top: 2px;
	padding-left: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7bc9e4;
}
.header_links a {
	text-decoration: none;
	color: #7bc9e4;
}
.header_links a:hover {
	text-decoration: none;
	color: #fff;
}
.nav {
	float: right;
	width: 324px;
	height: 100px;
	margin-left: 339px;
}
.flash {
	width: 865px;
	height: 344px;
	padding-right: 28px;
	padding-left: 30px;
	background-image: url(../images/bg_2.jpg);
}
.bottom_home {
	width: 923px;
	height: 173px;
	background-image: url(../images/bottom_home.jpg);
}
.bottom_home_txt1 {
	float: left;
	width: 350px;
	height: 114px;
	padding-top: 59px;
	padding-left: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #7bc9e4;
}
.bottom_home_txt1 a {
	text-decoration: underline;
	color: #7bc9e4;
}
.bottom_home_txt1 a:hover {
	text-decoration: underline;
	color: #fff;
}
.bottom_home_txt2 {
	float: left;
	width: 515px;
	height: 145px;
	padding-top: 28px;
	padding-right: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #113e53;
}
.footer {
	width: 876px;
	padding-top: 15px;
	padding-right: 47px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #103a4e;
}
.footer a {
	text-decoration: none;
	color: #103a4e;
}
.footer a:hover {
	text-decoration: none;
	color: #7bc9e4;
}

/*child page items*/

.img_header {
	width: 865px;
	height: 180px;
	padding-right: 28px;
	padding-left: 30px;
	background-image: url(../images/bg_2.jpg);
}
.bottom_child {
	width: 923px;
	background-image: url(../images/bg_2.jpg);
	padding-top: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #093446;
}
.bottom_child a {
	text-decoration: underline;
	font-weight: bold;
	color: #093446;
}
.bottom_child a:hover {
	text-decoration: none;
	color: #ffffff;
}
.child_title {
	margin-left: 119px;
}
.content {
	width: 523px;
	margin-right: 80px;
	padding-bottom: 45px;
	margin-left: 320px;
}
.child_footer {
	width: 923px;
	height: 15px;
}
.email {
	margin-top: 5px;
}
