@charset "utf-8";
/* CSS Document */

body, html {background: #bcaf78; margin: 0px; padding: 0px; color: #001e4c; font-family: Arial, sans-serif; font-size: 13px; line-height: 2em; overflow: auto;}
a, a:link, a:visited  {text-decoration: underline; border: 0px; color: #000;}
a:hover, a:active {text-decoration: none; color: #001e4c;}
#blocker {position: absolute; width: 900px; height: 400px;}
#head {position: absolute; width: 100%; height: 180px; background: #fff; text-align: center;}
#lang {margin: 150px auto 0px; width: 200px;}
#footer {position: absolute; width: 100%; height: 200px; background: #a1adbd; top: 50%; text-align: center;}
#floater{margin-left:-80px;padding-top:12px;}

