.header {
	background-image: url(../images1/header11.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 189px;
	width: 774px;
	clear: both;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-image: url(../images1/site_back11.jpg);
	background-repeat: repeat-y;
	margin: auto;
	clear: both;
	height: 400px;
	width: 774px;
}
.content .zone ol {
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
}
.content .zone h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}
.content .zone h4 {
	font-size: 13px;
	text-align: center;
	padding-bottom: 10px;
}


.zone {
	background-color: #FFFFFF;
	text-align: justify;
	padding: 20px;
	clear: both;
	width: 718px;
	margin: auto;
}

body {
	background-color: #EBEBEB;
	margin: 5px auto;
}

.footer {
	background-image: url(../images1/footer11.jpg);
	background-repeat: no-repeat;
	margin: auto;
	clear: both;
	height: 24px;
	width: 774px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nav {
	margin: auto;
	clear: both;
	width: 774px;
	height: 21px;
	background-image: url(../images1/zone_header11.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
UL#top_nav {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 220px;
}
UL#top_nav LI {
	padding-right: 1px;
	padding-left: 1px;
	display: block;
	float: left;
	margin: 0px;
	width: auto! important;
	line-height: 17px;
	white-space: nowrap;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #656565;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #656565;
}
UL#top_nav LI A {
	display: block;
	padding-right: 21px;
	padding-left: 21px;
	color: #173EC1;
	text-decoration: none;
	border: 1px solid #EBEBEB;
}
UL#top_nav LI A:hover {
	bacground-color: #333333;
	color:#000000;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
a {
	color: #173EC1;
	text-decoration: none;
}
a:hover {
	color:#000000;
 	text-decoration: none;
}