@charset "utf-8";

/* Spalsh Page styles */
/**********************************************************************************************/

body {margin: 0px; background:#040a0f; padding:0px;color:#b6babd;}
.clear {clear:both;}
img {border:none;}

/*.wrapper {background:url(../images/pattern-bg.gif) repeat-x left 84px; height:100%;}*/
.container {background:url(../images/pattern-bg.gif) left top;}
.header {text-align:center; padding:11px 0px 11px 0px; background:#040a0f; border-bottom:1px solid #121f2b; height:60px;}
.logo {margin:auto; width:912px; }
.content-container {width:912px; margin:auto; overflow:hidden;background:url(../images/flower-bg.gif) no-repeat right bottom;padding:35px 0px 35px 0px;}
.splash-img { float:left;}
.text-bg { float:left; text-align:right; margin-top:140px; margin-right:10px;}
.enter-img { float:right; margin-top:6px; margin-right:45px;}



.footer-container {background:url(../images/footer-bg.gif) repeat-x left top;height:60px;  }
.footer {width:912px; margin:auto;text-align:center; padding:15px 0px 0px 0px; color:#424d55; font:normal 10px Arial, Helvetica, sans-serif;}
.footer a {color:#b6babd; text-decoration:none;}
.footer a:hover {text-decoration:underline;}
.footer .flower {position:relative; float:right; margin-top:-119px; margin-right:20px;}

