/* CSS Document */

body{background:#fff; color:#0F0F0F; font:12px/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;}
img {
    max-width: 100%;
    height: auto;
}

/* TOP PANEL*/
#topPanel{width:762px; height:373px; position:relative; margin:0 auto; padding:0;}
#topPanel img{width:230px; height:125px; z-index:1; padding:0; position:absolute; margin:-55px 0 0 21px;}


/* MENU PANEL*/

#topPanel ul{display:block; width:732px; height:36px; position:absolute; top:0; right:0; margin:49px 0 0; padding:0 26px 0 0; border-bottom:3px solid #AEAEAE;}
#topPanel ul li{float:right; font:12px/36px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold;}
#topPanel ul li a{width:74px; 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:74px; height:36px; text-decoration:none; background:url(images/button.gif) no-repeat 0 0 #AEAEAE; color:#fff;}
#topPanel ul li.active{width:74px; display:block; height:36px; background:url(images/button.gif) no-repeat 0 0 #AEAEAE; color:#fff; text-align:center; margin:0 1px 0 0;}
#topPanel p.de a{width:0px; height:0px; margin:0px 0px 0px 670px; background:url(images/de.png) 0px 0px 0px no-repeat white; color:black; font:12px/22px "Trebuchet MS",Arial, Helvetica; padding:0px 0px 0px 0px; top:0px; right:650px;}
#topPanel p.de a:hover{ 0px 10px no-repeat #FFF5D6; color:#216EBD; text-decoration:none;}
#topPanel p.de{background:url(images/de.png) 650px 7px   no-repeat white; red;}

#topPanel p.gb a{width:0px; height:0px; margin:0px 0px 0px 670px ; background:url(images/gb.png) 0 0 23px no-repeat white; color:black; font:12px/22px "Trebuchet MS",Arial, Helvetica; padding:0 0 0 0px; top:10px; right:0px;}
#topPanel p.gb a:hover{background: 120px 0 no-repeat white; color:#216EBD; text-decoration:none;}
#topPanel p.gb{background:url(images/gb.png) 650px 7px  no-repeat white; red;}

/* HEADER PANEL*/
#topPanel #headerPanelfast{width:762px; height:222px; position:absolute; top:0; left:0; margin:140px 0 0; padding:0px; no-repeat 0 0 #FC5F00; color:#fff;}
#topPanel #headerPanelfast a{width:246px; height:263px; display:block; text-decoration:none; }



/* /TOP PANEL*/

/* BODY PANEL*/
#bodyPanel{width:820px; height:525px; position:relative; margin:0 auto; padding:0;}
#bodyPanel h1{ background:#fff; display:block; width:250px; height:90px; margin:10px; font:30px/30px Georgia , "tahoma" , tahoma , serif; font-weight:normal; padding:10px 0 0 202px; color:#e43a1a;}
#bodyPanel p{background: 0 0 no-repeat #fff; margin:0 0 0 18px; padding:0 42px 35px 150px; color:#0F0F0F;}
#bodyPanel p span{font-weight:bold;}
#bodyPanel p.dotline{background:url(images/dot-line.gif) 0 0 repeat-x #fff; padding:0; margin:0 40px 0 18px; color:#000;}
#bodyPanel p.capstext{background:  bottom right no-repeat #fff; font:18px/24px Georgia, "Times New Roman", Times, serif; font-style:italic; color:#555555; padding:2px 12px 0 25px ; margin:0 35px 12px 0; }

/* FOOTER PANEL*/   
#footerPanel{width:100%;  background:#DCDCDC; color:#4C4C4C; font-size:12px;}
#footerbodyPanel{width:964px;height:78px; position:relative; margin:0 auto; padding:0;}
#footerPanel ul{width:290px; display:block; position:absolute; right:10px; top:5px; }
#footerPanel li{float:left; font:12px/15px Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPanel ul li a{padding:0 6px; color:#4C4C4C; background:#DCDCDC; text-decoration:none;}
#footerPanel ul li a:hover{text-decoration:underline;}
#footerPanel ul li a.padl{padding:0 0 0 6px;}
#footerPanel p.copyright{background:#DCDCDC; display:block; position:absolute; top:24px; right:125px; color:#A64200;}
#footerPanel ul.templateworld{width:158px; background:#DCDCDC; color:#A64200; display:block; position:absolute; top:44px; right:89px;}
#footerPanel ul.templateworld li a{background:#DCDCDC; display:block; color:#4C4C4C; text-decoration:none;}
#footerPanel ul.templateworld li a:hover{text-decoration:underline;}

