@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #397DC6;
	position: relative;
	background-image: url(images/obg2.gif);
	background-position: left 181px;
	background-repeat: repeat-x;
}

html.intro, body.intro {
	background-color: #598FB1;
	background-image: none;
}

.iwrapper {
	width: 641px;
	height: 426px;
	margin: 0 auto;
}

.iwrapper a {
	width: 561px;
	height: 406px;
	margin: 0 auto;
	padding: 0;	
}

body:first-of-type .iwrapper a {
	position: absolute;
}

.iwrapper a img {
	border: none;
}

.hor {
	height: 426px;
	float: left;
	width: 100%;
	top: 50%;
	margin-top: -213px;
	position: absolute;
	background-color: #F7B257;
	left: 0;
}

.header {
	width: 856px;
	height: 181px;
	margin: 0 auto;
	text-align: center;
}

.header a img {
	border: none;
}

.wrap {
	padding-left: 209px;
	margin-left: -103px;
}

.wrapper {
	width: 770px;
	height: 506px;
	margin: 0 auto;
	background-image:url(images/bg-border.gif);
	padding: 10px 40px 10px 40px;
	z-index: 10;
	background-repeat: no-repeat;
}

.menu {
	position: absolute;
	background-image: url(images/menu-top.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width: 138px;
	min-width: 139px;
	padding: 9px 0 9px 0;
	margin: 50px 0 0 -150px;
	z-index: 10;
	position: absolute;
}

.iwrapper .menu {
	margin: 60px 0 0 -110px;
}

.bottom {
	background-image: url(images/menu-bottom.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 9px;
	width: 139px;
	clear: both;
}

.menu ul {
	margin: 0;
	padding: 0;
	background-color: #99C2DB;
	list-style: none;
	margin-left: 1px;
}

.menu ul li {
	background-color: #99C2DB;
	float: left;
	width: 136px;
	height: 20px;
	text-align: center;
	margin-left: 1px;
}

.menu ul li a {
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	width: 136px;
}

.menu ul li a:hover {
	color: #FFF8C9;
}

.menu ul li a.selected {
	color: #FFF8C9;
}

* html .menu ul li {
	width: 135px;
}

.itext {
	padding-left: 00px;
	color: #FFFFFF;
	margin-top: 20px;
	height: 350px;
	overflow: hidden;
}

* html .itext {
	padding-top: 60px;
	overflow: hidden;
	height: 290px;
}

*+html .itext {
	padding-top: 60px;
	overflow: hidden;
	height: 290px;
}

.imgset {
	margin-top: 10px;
}

.imgset a img {
	padding: 0;
	margin: 0;
	border: 0;
	border-bottom: 1px solid #598FB1;
	border-top: 1px solid #598FB1;
}

.imgset a:hover img {
	border-bottom: 1px solid #FF0000;
	border-top: 1px solid #FF0000;
}

.right_images {
	float: right;
	position: absolute;
	margin: 0 0 0 670px;
}

.right_images img {
	width: 140px;
	height: 130px;
	border: 1px solid #000000;
	display: block;
	margin-top: 50px;
}

.wrapper .right_images {
	margin-left: 630px;
	margin-top: -10px;
}

.scroll {
	margin: 20px 0 20px 0;
	overflow: auto;
	height: 480px;
}

.wide {
	width: 300px;
}

.normal {
	width: 100px;
}

.widest {
	width: 95%;
	overflow: auto;
}

.left {
	width: 250px;
	float: left;
}

.left img {
	margin-bottom: 15px;
}

.right {
	width: 250px;
	float: right;
}

.right img {
	margin-bottom: 15px;
}

a img {
	border: none;
}

.hidden {
	display: none;
	margin-bottom: 15px;
}

.imax {
	max-width: 450px;
	max-height: 400px;
}

* html .imax {
	overflow: hidden;
	margin-top: -50px;
	height: 400px;
}

*+html .imax {
	overflow: hidden;
	margin-top: -50px;
	height: 400px;
}

.list img {
	margin-bottom: 20px;
}

.footer {
	width: 100%;
	margin: 0 auto;
	background-position: center top;
	background-repeat: no-repeat;
	padding-left: 60px;
}

.footer a {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

.footer img {
	float: right;
}

.footer div {
	width: 810px;
	text-align: left;
	position: absolute;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	left: 250px;
}

