html, body {margin: 0; padding: 0;}
body {font-family: arial, tahoma, helvetica, sans-serif; color: #6b6b6b; font-size: small; text-align: center; margin: 0; padding: 0; background: #626262;}
img, form {border: 0px none; margin: 0; padding: 0}

/* default links */
a:link, a:visited {color: #000000;}
a:active, a:hover {color: #999999;}

/* container */
#container {width: 100%; height: 100%;}
#container td {text-align: center; vertical-align: middle;}

/* header */
#header {width: 900px; height: 267px; margin: 0 auto;}
#logo {
	text-align: center;
	border-top: 9px solid #006666;
	border-right: 8px solid #006666;
	border-left: 8px solid #006666;
	padding-left:44px;
	padding-right:43px;
	padding-top:0px;
	padding-bottom:0;
	background-color: #006666;
	background-repeat: repeat-x;
}
#splash {width: 100%; background: url('../i/bg_splash.jpg') no-repeat;}

#header_back {width: 900px; height: 215px; margin: 0 auto;}
#header_back #logo {text-align: center; background: #01a48f url('../i/bg_logo_back.gif') repeat-x; border-top: 9px solid #01a48f; border-right: 8px solid #01a48f; border-left: 8px solid #01a48f; padding-left:54px; padding-right:53px; padding-top:0; padding-bottom:0}
#header_back #splash {width: 100%; background: url('../i/bg_splash_back.jpg') no-repeat; vertical-align: bottom}

/* layout */
#layout {width: 900px; margin: 0 auto;}
#layout #bg {width: 36px; background: #626262 url('../i/bg_part.gif') no-repeat 100% 0;}
#layout #sidebar_left {width: 220px; background: #006666 no-repeat 50% 100%; vertical-align: top}
#layout #content {width: 100%; background: #fff; text-align: left; vertical-align: top;}
#layout #content h1 {font-size: 100%; font-weight: bold; color: #006666; text-transform: uppercase; margin: 0 0 1em 0; padding: 0;}
#layout #content h1 span {color: #006666;}
#layout #content p {font-size: 80%; margin: 0 0 1.2em 0;}
#layout #content p img {margin: 0 8px 0 0;}
#layout #content div.padding {padding: 25px 22px;}
#layout #sidebar_right {background: #006666 repeat-y 100% 0; border-bottom: 5px solid #fff; text-align: left; vertical-align: top}
#layout #sidebar_right h2 {font-size: 80%; font-weight: bold; color: #006666; text-transform: uppercase; margin: 0 0 .8em 0; padding: 0;}
#layout #sidebar_right p {font-size: 70%; margin: 0 0 1em 0; line-height: 1.5;}
#layout #sidebar_right div.padding {padding: 10px; border-top: 5px solid #fff;}

div.map {font-size: 70%;}
div.map a {display: block; text-decoration: none;}
div.map a:hover {color: #999999;}

/* navigation */
#navcontainer {width: 220px;}
#navcontainer ul {margin: 25px 0 0 0; padding: 0; list-style-type: none; text-align: left; border-top: 1px solid #25b19f;}
#navcontainer li {font-size: 75%; font-weight: bold;}
#navcontainer a {display: block; width: 220px; background: #006666 url('../i/bg_nav.gif') no-repeat 27px 50%; border-bottom: 1px solid #25b19f; padding-left:45px; padding-right:0; padding-top:5px; padding-bottom:4px}
#navcontainer a:link, #navlist a:visited {color: #fff; text-decoration: none;}
#navcontainer a:hover {background: #009884 url('../i/bg_nav.gif') no-repeat 27px 50%; color: #fff}

/* navigation backpage */
#navcontainer_back ul {padding: 0; margin: 0; background: #000078; color: #fff; float: left; width: 100%;}
#navcontainer_back ul li {font-size: 75%; font-weight: bold; display: inline;}
#navcontainer_back ul li a {background: #006666 url('../i/bg_nav_back.gif') no-repeat 10px 50%; color: #fff; text-decoration: none; float: left; padding-left:25px; padding-right:10px; padding-top:7px; padding-bottom:8px}
#navcontainer_back ul li a:hover {background: #006 url('../i/bg_nav_back.gif') no-repeat 10px 50%; color: #fff}

/* hr */
div.hr_blue {
	height: 7px;
	margin: 0;
	background-color: #FFFFFF;
}
div.hr_blue hr {display: none;}

/* footer */
#footer {width: 900px; height: 38px; margin: 0 auto;}
#footer #bg {
	background-color: 006666;
	background-repeat: no-repeat;
	background-position: 50% 0;
}
#footer #copyright {width: 100%; font-size: 60%; color: #a4a4a4; text-align: left; vertical-align: top;}
#footer #copyright p {margin: 10px 0 0 24px;}
#footer #copyright a, #footer #copyright a:hover {color: #a4a4a4; text-decoration: none;}
