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

.page_container {
	padding: 0px;
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.banner_area {
	height: 145px;
	width: 766px;
	background-image: url(images/template/header-man.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	font-size: 36px;
	font-weight: bold;
}
.banner_area_woman {
	background-image: url(images/template/header-woman.jpg);
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 145px;
	width: 766px;
	background-repeat: no-repeat;
}
.banner_area_old-man {
	background-image: url(images/template/header-old-man.jpg);
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 145px;
	width: 766px;
	background-repeat: no-repeat;
}
.banner_area_little-girl {
	background-image: url(images/template/header-little-girl.jpg);
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 145px;
	width: 766px;
	background-repeat: no-repeat;
}
.nav_bkgd {
	padding: 0px;
	height: 28px;
	width: 766px;
	background-image: url(images/template/top_nav_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
}
.nav_bkgd_text {
	padding-top: 6px;
}
.nav_bkgd a {
	color: #FFFFFF;
	margin-left: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	width: 766px;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	text-decoration: none;
}
.nav_bkgd a:hover {
	color: #030607;
}
.content_area_bkgd {
	width: 746px;
	background-image: url(images/template/content-tile.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding-left: 20px;
	padding-top: 20px;
}
body {
	background-image: url(images/template/bkgd.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #6CA0BF;
}
a {
	color: #003300;
}
a:visited {
	color: #004062;
}
a:hover {
	color: #FFFFFF;
}
.content_title {
	padding-left: 198px;
	clear: both;
	width: 527px;
}
.content_left {
	width: 180px;
	background-position: 0px 0px;
	float: left;
}
.content_left_1 {
	float: left;
	width: 180px;
	height: 36px;
	background-image: url(images/navigation/blue_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 5px;
	text-align: center;
}
.content_left_1_text {
	text-align: center;
	height: 36px;
	width: 180px;
	padding-top: 10px;
}
.content_left_1 a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 0px 0px;
}
.content_left_1 a:hover {
	color: #004062;
}
.content_center {
	float: left;
	width: 525px;
	margin-left: 20px;
}
.clear_both {
	line-height: 1px;
	clear: both;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	background-position: 0px 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 16px;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
}
.footer_area {
	height: 50px;
	width: 766px;
	background-image: url(images/template/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 60px;
}
.footer_left {
	float: left;
	width: 450px;
	padding-left: 25px;
	color: #B0DDEE;
}
.footer_left a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_left a:hover {
	color: #044163;
}
.footer_right {
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 25px;
	color: #FFFFFF;
}
.footer_right a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_right a:hover {
	color: #B0DDEE;
}
.footer_right a:visited {
	color: #FFFFFF;
}

