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

body, html {height:100%; margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px; background-color:#262221;}
h1 { color:#5388a2; font-size:22px; margin:0px;}
h3 { margin-top:0px; font-size:14px}
a img {border:0px;}
a {text-decoration:none; color:#FFF}
a:hover { text-decoration:underline;}


/* Login page */

#floater {position:relative; float:left; height:50%; margin-bottom:-130px; width:1px;}
 
#centered {position:relative; clear:left; height:260px; width:100%;margin:0 auto;}

#content {position:relative;margin:auto; right:0; top:0; bottom:0; overflow:hidden; width:762px; height:260px; background-image:url(img/bg.jpg); background-repeat:no-repeat;}

