/* CSS Document */

body{background:url("images/MOBbg.jpg") center top #000 ; color:#0F0F0F; font:15px/20px Arial, Helvetica, sans-serif; margin:32px 0 0; padding:0;}
div, ul, h1, h2, h3, li, p, img{margin:0; padding:0;}
ul{list-style-type:none;}

/* TOP PANEL*/
#topPanel{width:950px; height:130px; position:relative; margin:0 auto; padding:0;}
#topPanel img{z-index:1; padding:0; position:absolute; margin:-21px 0 0 21px;}
/* MENU PANEL*/
#topPanel ul{display:block; width:950px; height:36px; position:absolute; top:0; right:0; margin:11px 0 0; padding:0 10px 0 0; border-bottom:0px dashed #F80500;}
#topPanel ul li{float:right; font:12px/36px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold;}
#topPanel ul li a{width:95px; height:36px; display:block; padding:0; color:#555; background:#fff; text-decoration:none; text-align:center; margin:0 1px 0 0; top:0px; left:0px;}
#topPanel ul li a:hover{width:95px; height:36px; text-decoration:none; background:url(images/buttono.gif) no-repeat 0 0 #F80500; color:#fff;}
#topPanel ul li.active{width:95px; display:block; height:36px; background:url(images/buttono.gif) no-repeat 0 0 #F80500; color:#fff; text-align:center; margin:0 1px 0 0;}
/* HEADER PANEL*/
/* TOP PANEL*/

/* BODY PANEL*/
#bodyPanel{width:950px; background-color:#000000; position:relative; margin:0 auto; padding:0;}
#bodyPanel p{background:#000; margin:0 0 0 4px; padding:0 42px 35px 150px; color:#eee;}
#bodyPanel p span{font-weight:bold;}
#bodyPanel h4{ background:#000; width:950px; height:30px; position:relative; right:23px; margin:0; font:30px/30px Georgia, "Times New Roman", Times, serif; font-weight:normal; padding-bottom:30px; padding-top:13px; color:#FF7113;}
#bodyPanel ul{width:725px; padding-bottom:30px; display:block; position:relative; left:170px; }
#bodyPanel ul li{font:15px/26px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal; padding:0 0 0 30px; color:#FF7113;}
#bodyPanel ul li a{font:18px/32px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#FF7113; background:#000; text-decoration:overline; font-weight:bold; }

/* FOOTER PANEL*/
#footerPanel{width:950px; height:150px; background:url(images/ftrgrdnt.jpg) #f00; position:relative; margin:0 auto; padding:0;}
#footerPanel p.copyright{position:relative; top:100px; vertical-align:bottom; font:12px/15px Arial, Helvetica, sans-serif; font-weight:bold; color:#fff; padding:2px 2px 2px 6px;}
