﻿* {
	margin: 0;
	padding: 0;
	font-size:100%;
}
body {
	background: #12292f;
	text-align: center;
	margin: 0px;
}
img {
	vertical-align: top;
}
a img {
	border: 0;
}
div {
	margin:0px auto;
	overflow:hidden;
}
ul {
	list-style: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.333em;
	color: #b8c5c7;
}
select {
	vertical-align: middle;
	font-weight: normal;
}
input {
	vertical-align: middle;
	font-weight: normal;
	color: black;
	font-size: 12px;
}
a {
	color: #189eb1;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	padding-top: 16px;
}
h1 {
	height: 18px;
	line-height: 18px;
	margin: 18px 0px;
	padding-top: 2px;
	border-top: 1px #073F4C solid;
	border-bottom: 1px #073F4C solid;
}
h2 {
	height: 18px;
	line-height: 18px;
	margin: 18px 0px;
	padding-top: 2px;
	background-color: #031B21;
	border-top: 1px #073F4C solid;
	border-bottom: 1px #073F4C solid;
}
strong {
	color: #9bcbd1;
}
table {
	border-collapse: collapse;
	width: 100%;
}
table td {
	border: 1px #073F4C solid;
	padding: 0px;
	text-align: center;
}
table tr:hover {
	background-color: #073F4C;
}
/* ============================= all ====================== */
#main {
	width: 1000px;
	margin:auto;
	text-align: center;
}
#header {
	text-align: center;
}
#header .topflash {
	position: relative;
	width: 1000px;
	height: 223px;
	text-align: center;
}
#header .menu {
	position: absolute;
	top: 185px;
	left: 124px;
}
#header .menu li {
	float: left;
	text-align: left;
	padding: 0;
	line-height: 1.2em;
}
#header .menu li a {
	display: block;
	width: 64px;
	padding: 15px 0 11px 42px;
	font-weight: normal;
	color: #edfcff;
	text-decoration: none;
}
.menu li .active {
	position: relative;
	color: #8ad2df;
	text-decoration: none;
}
#header .menu li a:hover {
	position: relative;
	color: #8ad2df;
	text-decoration: none;
}
.m1 {
	background: url('m1.jpg') no-repeat 0 0;
}
.m2 {
	background: url('m2.jpg') no-repeat 0 0;
}
.m3 {
	background: url('m3.jpg') no-repeat 0 0;
}
.m4 {
	background: url('m4.jpg') no-repeat 0 0;
}
.m5 {
	background: url('m5.jpg') no-repeat 0 0;
}
.m6 {
	background: url('m6.jpg') no-repeat 0 0;
}
.m7 {
	background: url('m7.jpg') no-repeat 0 0;
}
.m1 .active {
	background: url('m1-act.jpg') no-repeat 0 0;
}
.m1 a:hover {
	background: url('m1-act.jpg') no-repeat 0 0;
}
.m2 .active {
	background: url('m2-act.jpg') no-repeat 0 0;
}
.m2 a:hover {
	background: url('m2-act.jpg') no-repeat 0 0;
}
.m3 .active {
	background: url('m3-act.jpg') no-repeat 0 0;
}
.m3 a:hover {
	background: url('m3-act.jpg') no-repeat 0 0;
}
.m4 .active {
	background: url('m4-act.jpg') no-repeat 0 0;
}
.m4 a:hover {
	background: url('m4-act.jpg') no-repeat 0 0;
}
.m5 .active {
	background: url('m5-act.jpg') no-repeat 0 0;
}
.m5 a:hover {
	background: url('m5-act.jpg') no-repeat 0 0;
}
.m6 .active {
	background: url('m6-act.jpg') no-repeat 0 0;
}
.m6 a:hover {
	background: url('m6-act.jpg') no-repeat 0 0;
}
.m7 .active {
	background: url('m7-act.jpg') no-repeat 0 0;
}
.m7 a:hover {
	background: url('m7-act.jpg') no-repeat 0 0;
}
.middle {
	width: 737px;
	height: 274px;
	text-align: center;
	padding: 27px 0px;
}
.mybody {
	width: 737px;
	text-align: left;
	line-height: 150%;
	margin-bottom: 30px;
}
#content {
	float: left;
	width: 477px;
}
.sidebar {
	float: right;
	width: 230px;
}
#footer {
	height: 103px;
	background: url('footer-line.jpg') no-repeat left top;
}
.back {
	text-align: center;
	margin-top: 20px;
}
#ImaPop ul li {
	float: left;
	margin: 10px 30px 20px 0px;
}
/* ============================= main layout ====================== */
.bottom-tail {
	background-image: url('bottom-tail.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #020505;
}
.top-tail {
	background: url('top-tail.jpg') repeat-x 50% top;
}
.top-tail2 {
	background: url('top-tail2.jpg') repeat-x 50% top;
	height: 213px;
	position: absolute;
	right: 0;
	width: 50%;
}
.imgindent {
	margin: 0 20px 0 0;
	float: left;
}
.imgindent2 {
	margin: 0 8px 0 0;
	float: left;
}
.imgindent3 {
	margin: 0 0 0 8px;
	float: right;
}
.title {
	margin-bottom: 17px;
}
ol {
	list-style-position: inside;
	margin-bottom: -15px;
}
ol li {
	color: #8aced6;
	font-weight: bold;
	padding: 0 10px 15px 0;
}
ol li span {
	font-weight: normal;
	color: #b8c5c7;
}
/* ============================= content ====================== */
.boxes {
	background: url('boxes-bg.jpg') no-repeat 0 0;
	color: #fff;
	line-height: 1.25em;
	width: 100%;
}
.boxes .indent {
	padding: 0 23px 20px 22px;
}
.boxes .title {
	margin: 9px 0 6px 0;
}
.boxes .link {
	margin-top: 11px;
}
.text {
	overflow: hidden;
	zoom: 1;
}
/* ============================= footer ====================== */
#footer {
	width:100%;
	clear:both;
	color: #6cbcc7;
	text-align: center;
}
#footer a {
	color: #189eb1;
}
#footer .menu1 {
	padding: 18px 0 3px 0;
}
#footer .menu1 li {
	display: inline;
	border-left: 1px solid #223a3e;
	font-size: 0.917em;
	padding: 0 8px 0 8px;
	background: none;
}
#footer .menu1 li a {
	color: #588c93;
	text-decoration: none;
	font-weight: normal;
}
#footer .menu1 li a:hover {
	color: #6cbcc7;
}
#footer .menu1 .active a {
	color: #6cbcc7;
}
#footer .menu1 .first {
	border: none;
}
