/* CSS Document */
html, body {
	background-color:#FFFFFF;
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
}


#page {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 1000px;
}

.head_01 {
	background-image:url(../images/head_01.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:162px;
	font-size:12px;
	text-align:left;
	font-family:Tahoma;
	color:#FFFFFF;
	vertical-align:top;
	}

.head_02 {
	background-image:url(../images/head_02.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:142px;
	font-size:12px;
	text-align:left;
	font-family:Tahoma;
	color:#FFFFFF;
	vertical-align:top;
	}

.menu {
	background-color:#FFFFFF;
	width:1000px;
	height:32px;
	font-size:10px;
	text-align:right;
	font-family:Tahoma;
	color:#00A6E1;
	vertical-align:top;
	}

.menu_main {
	color:#00A6E1;
	font-size:10px;
	font-family:Tahoma;
	font-weight:normal;
	text-align:left;
	height:32px;
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 0px;
	list-style: none;
	position:relative;
	float:right;
	}

.menu_main li {
	background-image:url(../images/img.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:22px;
	padding:10px 15px 0px 0px;
	margin:0px 10px 0px 0px;
	text-align:left;
	float:left;
	position:relative;
	}

.menu_main a {
	color:#00A6E1;
	font-size:10px;
	font-family:Tahoma;
	text-decoration:none;
	}

.menu_main a:hover {
	text-decoration:underline;
	}

.podmenu {
	margin:0px;
	padding:0px;
	float:none;
	position:relative;
	list-style: none;
	}

.podmenu li {
	font-size:11px;
	font-family:Tahoma;
	color:#FFFFFF;
	margin-bottom:2px;
	display: block;
	float:none;
	}

.podmenu a {
	font-size:11px;
	font-family:Tahoma;
	color:#FFFFFF;
	text-decoration:none;
	}

.podmenu a:hover {
	text-decoration:underline;
	}

a {
	font-size:12px;
	font-family:Tahoma;
	color:#000000;
	text-decoration:underline;
	}

a:hover {
	text-decoration:none;
	}

.main {
	background-color:#00A6E1;
	height:410px;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	vertical-align:top;
	}

.rec {
	width:900px;
	text-align:justify;
	vertical-align:bottom;
	font-family:Tahoma;
	font-size:10px;
	color:#5982C4;
	padding-left:50px;
	padding-right:50px;
	padding-top:0px;
	padding-bottom:30px;
	position:relative;
	float:left;
	}

h3 {
	font-size:14px;
	font-family:Tahoma;
	color:#FFFFFF;
	margin:25px 0px 15px 0px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	}

#text {
	width:900px;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	padding-left:50px;
	padding-right:50px;
	padding-top:0px;
	padding-bottom:30px;
	text-align:justify;
	float:none;
	position:relative;
	}

.footer {
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	width:1000px;
	height:32px;
	vertical-align:top;
	text-align:center;
	}

.copy {
	margin-left:0px;
	margin-top:15px;
	position:relative;
	}

.image {
	width:170px;
	height:170px;
	border:solid 1px #224E96;
	margin-left:20px;
	margin-bottom:20px;
	}