@charset "utf-8";
html, body, ul, li, h1, h2, h3, p, div {padding: 0px; margin: 0px;}
div {height: 100%;}
body {background: url(../img/bg_bluegreen.jpg) center top no-repeat #4f9860; text-align: center; font-family: "Ebrima", "Verdana", sans-serif; font-size: 14px; color: #000; font-weight: bold;}
body > #container {height: auto; min-height: 100%;}
body a:link {text-decoration: none; color: #189fd7; text-decoration: none;}
body a:visited {text-decoration: none; color: #189fd7; text-decoration: none;}
body a:hover {text-decoration: none; color: #189fd7; text-decoration: underline;}
body a:active {text-decoration: none; color: #189fd7; text-decoration: underline;}

p {padding: 0px; display: block;}
h1 {color: #000; font-size: 36px; font-weight: bold; padding: 0px; margin: 49px 0px 50px 100px; float: left;}
h2 {color: #000; font-size: 24px; font-weight: bold; padding: 0px; margin: 0px 0px 0px 0px;}
h3 {color: #34968d; font-size: 18px; font-weight: normal; padding: 0px; margin: 0px 0px 25px 0px;}

#container {position: relative; width: 100%; text-align: center;}
#page {position: relative; text-align: center; width: 960px; margin: 0px auto 0px auto; padding: 0px 0px 0px 0px;}
#logo {height: 89px; width: 77px; padding: 22px 0px 30px 10px; margin-left: 10px; float: left;}
#logo img {border: none; height: 89px; width: 77px; }
#cLeft {float:left; width: 50%; height: 175px; background: #94d8d2; text-align: center;}
#cRight {float:right; width: 50%; height: 175px; background: #68c6bd; text-align: center;}

#footer {clear: both; color: #fff; font-size: 12px; overflow: hidden; margin-bottom: 40px;}
#footer #markers {width: 850px; text-align: left; margin: 0px auto 0px auto; padding: 0px 0px 0px 80px; overflow: hidden;}

.content {position: relative; width: 850px; margin: 0 auto; margin-top: 40px; padding: 0px; text-align: left; background-color: #fff; box-shadow: 0px 0px 20px 0px rgba(34,31,32,0.6); border-radius: 10px;}
.content div {padding: 0px;}
.content img {border: 0px;}
.content #enlarge {float: left; margin: 20px;}

.thumb_a {position:relative; float: left; margin: 0px;}
.thumb_b {position:relative; float: left; width: 205px; margin-top: 20px;}

.img {border: none;}
.left {float: left;}
.right {float: right;}
.txt_bold {font-weight: bold;}
.copyright {display: block; float: left; margin: 15px 0px 0px 0px; color: #13341a;}
.validation {display: block; float: right; margin: 20px 0px 0px 0px;}
.validation a {padding: 0px; margin: 0px; font-size: 10px; padding: 1px 4px 1px 4px; color: #fff; margin-right: 5px;}
.validation a:link {color: #a6bbd1; background: #44617f; text-decoration: none;}
.validation a:visited {color: #a6bbd1; background: #44617f; text-decoration: none;}
.validation a:hover {color: #fff; background: #44617f; text-decoration: none;}
.validation a:active {color: #fff; background: #44617f; text-decoration: none;}
.status_msg {display: inline-block; width: 375px; font-weight: bold; color: #000; margin: 0px; padding: 0px; text-align: center;}
.clear {clear: both; line-height: 0px; height: 0px;}
