@charset "utf-8";
/* CSS Document */
body { margin:0px auto; padding:0px; font-family:Arial, Myriad Pro, Franklin Gothic Medium; text-align:center; position:relative; background-color:#94c5d8;}
/*h1, h2, h3, h4, h5, p, a, input, ul, li, form { margin:0; padding:0; border:none; list-style:none; text-decoration:none;}*/
img {padding:0px; margin:0px; float:left;}
input {border:none;}
a{text-decoration:none; color:#000;}
.clear {clear:both;}

#wrapper {background:#94c5d8 url(bg.jpg) repeat-y center; margin:0px auto; width:992px; height:100%;}
body>html #wrapper {margin:0px auto; width:950px; background:#000; overflow:hidden;}
.header {background: url(header_bg_b.jpg) repeat-x top; width:960px; height:107px; position:relative; margin:0px 16px;}
.logo {background: url(logo.jpg) 0px 0px; width:184px; height:87px; float:left; margin:13px 0px 0px 0px; position:relative; left:20px; cursor:pointer;}
	  
.menu {float:right; margin:69px 0px 0px 22px;}
.menu span{font-size:16px; font-weight:bold; text-align:center; display:block; margin:12px 0px 6px 0px; color:#612700; padding:0px 20px;}
.game, .blog, .forum, .company, .jobs, .contact{background:url(menu_btn.gif) 0px 0px; width:122px; height:38px; float:left;  cursor:pointer;}
.game:hover, .blog:hover, .forum:hover, .company:hover, .jobs:hover, .contact:hover{background:	url(menu_btn.gif) -122px 0px; }

.background{background:url(company_bg.jpg) no-repeat 0px 0px; height:317px; margin:0px 16px; padding:0px 130px;}
.background span{text-align:justify;  float:left; font-size:16px; color:#014993; margin:116px 0px 0px; font-family:Arial, Helvetica, sans-serif; line-height:20px;}

.footer{width:992px; bottom:0px; background:url(footer_shadow.gif) no-repeat 0px 0px; float:left; height:76px;}
.footer span{color:#803900; font-size:14px; padding:13px 0px; text-align:center; display:block;}
.footer span a{color:#0000FF;}
.footer span a:hover{text-decoration:underline;}

