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


/* Body & Main
---------------------------------------------- */
body{
	font-size:62.5%; font-family: Arial, sans-serif;
	margin:0; padding:0; border:0px;
	background-color:#464646; background-image:url("../global_assets/images/main_pics/bg_01.gif");
	background-repeat: repeat-y; background-position: center; background-attachment:fixed;}
	
	
	
.main {width:990px; margin:0 auto; text-align:center; height:auto;}

.clear{font-size:0px; line-height:0px; clear:both;}


/* Header
---------------------------------------------- */
.left_header{width:247px; height:90px; margin:10px 5px 5px 5px; float:left; display:inline; border-top:1px solid #7c5e14;
	background-color:#232323; background-image: url("../global_assets/images/logos/logo_head.jpg"); background-repeat:no-repeat;
}

.right_header{width:728px; height:90px; margin:10px 5px 5px 0; float:left; display:inline; border-top:1px solid #7c5e14; background-color:#232323;}


/* Nav 
---------------------------------------------- */
#nav {width:980px;  margin:5px 0 0 5px; float:left; display:inline; padding:0; list-style:none;
	background: #111110 url("../global_assets/images/menu/nav-bg-off.jpg") repeat-x top left;}




/* Footer 
---------------------------------------------- */
.footer{width:980px; height:45px; margin:10px 5px; float:left; display:inline; border-top:1px solid #7c5e14; background-color:#232323;}