/* =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;
}
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%;
}
body {
	font-size: 62.5%;
	font-family: Verdana, sans-serif;
	color: #292929;
	background: #526978;
	text-align:center;
}
a:link, a:visited {
	font-size: 1em;
	text-decoration: underline;
	color: #727494;
}
a:hover {
	text-decoration: none;
}
a:active {
}
h1 {
	font-size: 2.3em;
	margin: 37px 0px 4px 29px;
}
/* --- !!! --- */
h1 a:link, h1 a:visited {
	font-size: 1em;
	letter-spacing: -2px;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	text-decoration: none;
	color: #526978;
}
h1 a:hover {
}
h1 a:active {
}
/* --- !!! --- */
h2 {
	font-size: 1.2em;
	font-family: Arial, sans-serif;
	color: #707070;
	margin-left: 66px;
}
h3 {
	font-size: 1.8em;
	color: #16655d;
	font-weight: normal;
	margin: 11px 0px 0px 25px;
}


/* =wrap
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.wrap {
	width: 1000px;
	margin: 0px auto;
}


/* =center-block
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.center-block {
	width: 100%;
}


/* =top
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.top {
	height: 20px;
	background: url("top-bg.gif") repeat-x 0px 0px;
}
.top-left-shad {
	width: 45px;
	height: 100%;
	float: left;
	background: url("top-left-shad.gif") no-repeat 0px 0px;
}
.top-right-shad {
	width: 45px;
	height: 100%;
	float: right;
	background: url("top-right-shad.gif") no-repeat 0px 0px;
}


/* =center
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.center-left-shad {
	width: 40px;
	background: url("center-left-shad.gif") repeat-y 0px 0px;
}
.center-right-shad {
	width: 40px;
	background: url("center-right-shad.gif") repeat-y 0px 0px;
}


/* =left-col
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.left-col {
	width: 273px;
	background: #e8e3d5 url("left-col-bg.gif") repeat-y 0px 0px;
}
.menu {
	list-style-type: none;	
	margin: 40px 0px 0px 28px;
	background: url("menu-bg.gif") no-repeat 0px 0px;
}
.menu li {
	height: 31px;
	line-height: 34px;
	background: url("menu-bg.gif") no-repeat 0% 100%;
	padding: 0px 0px 0px 5px;
}
/* --- !!! --- */
.menu a:link, .menu a:visited {
	font-size: 1.6em;
	text-decoration: none;
	text-transform: uppercase;
	color: #526978;
	background: url("menu-li-bg.gif") no-repeat 0px 8px;
	padding-left: 16px;
}
.menu a:hover {
	text-decoration: underline;
}
.menu a:active {
}
/* --- !!! --- */
.left-col-2 {
	width: 273px;
	background: #e8e3d5 url("left-col-bg.gif") repeat-y 0px 0px;
	vertical-align: bottom;
}
.left-col-2 p {
	font-size: 1.2em;
	font-family: Arial, sans-serif;
	clear: #525578;
	margin: 26px 0px 26px 26px;
}


/* =separate
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.separate-1 {
	width: 40px;
	background: #e8e3d5 url("separate-1-bg.gif") repeat-y 0% 100%;
}
.separate-2 {
	width: 40px;
	background: #323554 url("separate-2-bg.gif") repeat-y 0px 0px;
}
.skob {
	height: 30px;
	background: url("skob.gif") no-repeat 0px 0px;
	margin-top: 34px;
}


/* =right-col
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.right-col {
	width: 607px;
	background: #e8e3d5 url("right-col-bg.gif") repeat-y 0px 0px;
}
.image-block {
	width: 581px;
	height: 187px;
	margin: 40px 0px 0px 26px;
	background: #fff;
}
.image-block img {
	width: 581px;
	height: 187px;
	display: block;
}
.path {
	height: 35px;
	line-height: 30px;
	padding-left: 26px;
	font-size: 1.1em;
	letter-spacing: -1px;
	*letter-spacing: normal;
	color: #727494;
}
/* --- !!! --- */
.path a:link, .path a:visited {
	font-size: 1em;
	text-decoration: underline;
	color: #727494;
}
.path a:hover {
	text-decoration: none;
}
.path a:active {
}
/* --- !!! --- */
.cont-text {
	margin: 18px 30px 50px 26px;
	font-size: 1.2em;
}


/* =bottom-left-col
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.bottom-left-col {
	width: 273px;
	background: #323554 url("bottom-left-col-bg.gif") repeat-y 0px 0px;
}
.bottom-left-col p {
	font-size: 1.3em;
	color: #fff;
	margin: 25px;
}
.bottom-left-col span {
	color: #7ab93e;
	font-weight: bold;
	letter-spacing: -0.5px;
}


/* =bottom-right-col
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.bottom-right-col {
	width: 607px;
	background: #323554 url("bottom-right-col-bg.gif") repeat-y 0px 0px;	
}
.bottom-right-col p {
	font-size: 1.3em;
	color: #fff;
	margin: 25px;
}
.bottom-right-col span {
	color: #7ab93e;
	font-weight: bold;
	letter-spacing: -0.5px;
}


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


/* =copy
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.copy {
	height: 29px;
	overflow: hidden;
}
.copy p {
	margin: 5px 65px;
	_margin: 5px 33px;
	font-size: 1.1em;
	letter-spacing: -0.5px;
	color: #fff9f2;
}
/* --- !!! --- */
.copy a:link, .copy a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #fff9f2;
}

.copy a:hover {
}
.copy a:active {
}
/* --- !!! --- */
p.copy-left {
	float: left;
	margin: 0px 65px;
}
.copy-right {
	float: right;
}
