/* =default
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
html, body {
	height: 100%;
}
html, body, address, blockquote, div, p, pre, h1, h2, h3, h4, h5, h6, hr,
dd, dl, dt, ul, ol, li,
a, abbr, acronym, b, big, br, cite, code, del, dfn, em, i,
ins, kbd, q, samp, small, span, strong, sub, sup, tt, var,
object,
caption, table, tbody, td, tfoot, th, thead, tr,
input, textarea, select, button, form, fieldset, legend, label,
u, font, s, center, dir, menu, strike, xmp {
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
	font-size: 1em;
	text-align: left;
	text-indent: 0px;
}
* body { text-align:center;}
a {
	outline: none;
}
hr, img, object {
	border: 0px;
}
input, select, button {
	vertical-align: middle;
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
textarea, caption, td, th, tr {
	vertical-align: top;
}


/* =global
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
html {
    font-size: 100.01%;
		background: #e0e0e1 url("html-bg.gif") repeat-x 0px 0px;
}
body {
	font-size: 62.5%;
	font-family: Arial, sans-serif;
	color: #292929;
}
a:link, a:visited {
	font-size: 1em;
	text-decoration: underline;
	color: #5ec3b4;
}
a:hover {
	text-decoration: none;
}
a:active {
}
h1 {
	margin-left: 32px;
	text-align: center;
}
/* --- !!! --- */
h1 a:link, h1 a:visited {
	font-family: Helvetica, sans-serif;
	font-size: 3em;
	letter-spacing: -2px;
	text-decoration: none;
	color: #229200;
}
h1 a:hover {
}
h1 a:active {
}
/* --- !!! --- */
h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #3d3d3d;
	margin-left: 32px;
	text-align: center;
}
h3 {
	font-size: 2.2em;
	font-weight: normal;
	color: #229200;
	margin-top: -3px;
	margin-left: -1px;
	margin-bottom: 20px;
}


/* =wrap
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.wrap {
	width: 910px;
	margin: 0px auto;
	background: #fff;
}


/* =top
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.top {
	height: 20px;
	overflow: hidden;
}
.top-left-shad {
	width: 5px;
	height: 100%;
	background: url("top-left-shad.gif") no-repeat 0px 0px;
	float: left;
}
.top-center {
	width: 900px;
	height: 100%;
	background: url("top-center.gif") no-repeat 405px 0px;
	float: left;
}
.top-right-shad {
	width: 5px;
	height: 100%;
	background: url("top-right-shad.gif") no-repeat 0px 0px;
	float: left;
}


/* =header
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.header {
	width: 100%;
	height: 247px;
}
.header-title-block {
	width: 387px;
	background: url("header-title-block.gif") no-repeat 0px 0px;
}
.title {
	height: 82px;			/* original: 92px; */
	padding-top: 10px;
}
.title-bottom {
	height: 5px;
	background: url("title-bottom.gif") repeat-x 0px 0px;
	margin-left: 10px;
	overflow: hidden;
	_margin-top:10px;
}
.info {
	height: 94px;			/* origial: 106px; */
	_height: 106px;			/* origial: 106px; */
	background: url("info.gif") repeat-x 0px 0px;
	padding: 0px 0px 12px 35px;
}
.info p {
	font-size: 1.4em;
	padding-top: 12px;
}
.info p span {
	color: #229200;
	font-weight: bold;
}
.info-bottom {
	height: 5px;
	background: url("info-bottom.gif") repeat-x 0px 0px;
	margin-left: 10px;
	overflow: hidden;
}
.path {
	height: 39px;
	line-height: 47px;
	font-size: 1.1em;
	color: #5ec3b4;
	padding-left: 35px;
	overflow: hidden;
}
/* --- !!! --- */
.path a:link, .path a:visited {
	font-size: 1em;
	text-decoration: underline;
	color: #5ec3b4;
}
.path a:hover {
	text-decoration: none;
}
.path a:active {
}
/* --- !!! --- */
.image-left-shad {
	width: 32px;
	background: url("image-left-shad.gif") no-repeat 0px 0px;
}
.image {
	width: 446px;
}
.image img {
	width: 428px;
	height: 229px;
	margin: 9px 0px 0px 9px;
}
.image-right-shad {
	width: 45px;
	background: url("image-right-shad.gif") no-repeat 0px 0px;
}


/* =center
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.center {
	height: 35px;
	background: url("center.gif") no-repeat 0px 0px;
	overflow: hidden;
}
.center-bg {
	width: 499px;
	height: 100%;
	float: right;
	background: url("center-bg.gif") no-repeat 0px 0px;
}


/* =content
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.content {
	width: 100%;
}
.text {
	background: url("text.gif") repeat-y 0px 0px;
	padding: 0px 35px 25px 35px;
}
.text p {
	font-size: 1.3em;
}
.menu-list {
	list-style-type: none;	
	margin: 0px 0px 0px 38px;
}
.menu-list li {
	height: 36px;
	line-height: 36px;
}
/* --- !!! --- */
.menu-list a:link, .menu-list a:visited {
	font-size: 2em;
	text-decoration: none;
	color: #229200;
}
.menu-list a:hover {
	text-decoration: underline;
}
.menu-list a:active {
}
/* --- !!! --- */
.separate {
	width: 2px;
	background: url("separate.gif") repeat-y 0px 0px;
}
.menu {
	width: 235px;
	background: url("menu.gif") repeat-y 100% 0%;	
}
.counters {
	width: 235px;
	vertical-align: bottom;
	background: url("menu.gif") repeat-y 100% 0%;
}
.counters p {
	margin: 25px 38px;
	font-size: 1.2em;
}


/* =bottom
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.bottom {
	height: 10px;
	background: url("bottom.gif") repeat-x 0px 0px;
	overflow: hidden;
}
.bottom-left-shad {
	width: 10px;
	height: 100%;
	background: url("bottom-left-shad.gif") no-repeat 0px 0px;
	float: left;
}
.bottom-right-shad {
	width: 10px;
	height: 100%;
	background: url("bottom-right-shad.gif") no-repeat 0px 0px;
	float: right;
}


/* =copy
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.copy {
	height: 28px;			/* original: 32px; */
	padding-top: 4px;
	background: #e0e0e1;
}
.copy p {
	overflow: hidden;
	margin: 0px 37px;
	_margin: 0px 17px;
	font-size: 1.1em;
	color: #229200;
}
/* --- !!! --- */
.copy a:link, .copy a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #229200;
}
.copy a:hover {
}
.copy a:active {
}
/* --- !!! --- */
.copy-left {
	float: left;
}
.copy-right {
	float: right;
}
