/* CSS Document */
html {
	margin: 0;
}

body {
	margin: 0;
	/*background: #227677;*/
	background: url('images/bg.jpg') no-repeat #EEEEEE top center;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #515151;
	margin-top: -12px
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #515151;
	line-height: 1.5em;
}

h1, h2, h3, h4 {
	font-family: Georgia, Times New Roman, Times, serif;
}

h1 {
	color: #7D0B0B;
	font-size: 24px;
margin-top: 30px;
margin-bottom: 0px;
}

h2 {
	color: #AF6206;
	font-size: 18px;
	margin-top: 0px;
}

h3 {
	color: #488183;
	font-size: 16px;
	margin-top: 0px;
}

.left_col_shdw {
	width: 51px;
	background: url('images/left_shdw.png') repeat-y;
	float: left;
}

.right_col_shdw {
	width: 48px;
	background: url('images/right_shdw.png') repeat-y;
	float: right;
}

.main-container {
	width: 976px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.header {
	width: 976px;
	height: 165px;
	background: url('images/header.jpg') no-repeat;
	border-bottom: 0px solid #293654;
	margin-left: auto;
	margin-right: auto;
}

.header_inner {
	width: 976px;
	height: 165px;
	background: url('images/header_inner.jpg') no-repeat;
	border-bottom: 0px solid #293654;
	margin-left: auto;
	margin-right: auto;
}

.head-container {
	width: 100%px;
	height: 165px;
	background: url('images/head_fill.jpg') center repeat-x;
	text-align: center;
}
.head_bg {
	background: url('images/header_mid_bg.jpg') center no-repeat;
	height: 165px;
}

.mid-right {
	padding-right: 10px; 
	padding-left: 10px; 
	float: right; 
	padding-bottom: 10px; 
	width: 400px; 
	padding-top: 28px; 
	margin-bottom: 20px;
}
.event_block {
	margin-bottom: 6px; 
	padding-bottom: 5px; 
	margin-left: 5px; 
	border-bottom: #54999b 6px dotted;
}

.menu2 {
	float: left;
	margin-left: 35px;
	font-family: Georgia, Times New Roman, Times, serif;
	width: 600px;
}
.menu2 ul {
	list-style: none;
	margin-left: 33px;
	margin-top: 0px;
	display: inline;
}

.menu2 li {
	list-style-display: none;
	float: left;
}

.menu2 li a {
	display: block;
	background: url('images/menu2_tab_bg.jpg') no-repeat;
	height: 33px;
	width: 151px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #B10000;
}

.menu2 li a:hover {
	color: #1052BF;
	background: url('images/menu2_tab_bg2.jpg') no-repeat;
}

.link_button {
	float: right;
	width: 65px;
}

.menu-container {
	background: url('images/menu.jpg') repeat-x #103E86;
	width: 100%;
	color: #FFF;
	font-size: 12px;
	height: 47px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
}
.menu {
	width: 976px;
	margin-left: auto;
	margin-right: auto;
}

.menu ul {
	list-style: none;
	width: auto;
	margin-left: auto;
	margin-left: auto;
	margin-top: 0px;
}

.menu li {
	float: left;
}

.menu li a {
	padding-left: 20px;
	padding-right: 20px;
	color: #FFF;
	text-decoration: none;
	line-height: 4.0em;
}

.menu li a:hover {
	padding-top: 8px; padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFF;
	line-height: 4.0em;
	background:url('images/menu_on_bg.jpg') repeat-x #227677;
}


.middle_section {
	background: url('images/fad1.jpg') top repeat-x #fff; 
	width: 976px; 
	height: 226px;
	margin-left: auto;
	margin-right: auto;
}

.content-container {
	width: 976px;
	background: #FFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.content {
	padding-top: 20px;
	width: 936px;
	background: #FFF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.foot-container {
	width: 976px;
	background: url('images/footer_top.jpg') top no-repeat #103E86;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #FFF;
	padding-top: 15px;	
	padding-bottom: 20px;
	height: 242px;
	margin-top: 35px;
}
.foot-container a {
	color: #FFF;
}

.foot-container ul {
	list-style: none;
	font-size: 11px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	width: 650px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: center;

}

.foot-container li {
	float: left;
	margin-right: 2px;
}

.foot-container li a {
	display: block;
	color: #fff;
	padding: 5px;
	text-decoration: none;
}

.foot-container li a:hover {
	display: block;
	color: #fff;
	background: #0B2E61;
	padding: 5px;
}
.signs {
	position: fixed;
	bottom;
	margin-bottom: -15px;
	height: 342px;
	z-index: 1000;
	height: 100%;
	width: 976px;
	margin-left: auto;
	margin-right: auto;
}
*html .signs {
	position: absolute;
}
