/* Main ----------------------------------------- */
html { overflow-y:scroll; }
body {  color:#fff; font:76% Verdana,Tahoma,Arial,sans-serif; line-height:1.3em; margin:0; padding:0 0 20px 0; }
* { margin:0; padding:0; }
a:link, a:visited { /*padding:4px;*/ color:#ffffff; text-decoration:none; }
a:hover, a:focus, a:active { color:#fff; text-decoration:underline; }
h1,h2,h3,h4 { margin-top:0; font-weight:normal; }
.clearboth { clear: both; }



body { 
background-color: #000000; 
background-image: url(../design/bg.jpg);
background-repeat: no-repeat; 
background-position: center top ;
 }

/* Main wrap ------------------------------------ */
#wrap { color:#fff; margin:0 auto; width:873px; position:relative; overflow:hidden; }




/* Header ------------------------------------ */
#header { height:150px; /*background:transparent url(../design/content_bg_top.jpg) left bottom no-repeat;*/ }

#logo { display: none; position:absolute; top:25px; left:0; width:196px; height:75px; overflow:hidden; text-indent:-1500px; background:transparent url(../design/header_logo_bg.jpg) left top no-repeat; }
#logo a {display:block; width:100%; height:100%; background:none;}

#location { position:absolute; top:73px; left:260px; height:40px; color:#646464;}
#location h1 { font-size:260%;  }

#lang_selector { position:absolute; top:8px; right:0; }


/* Main Pic ---------------------------------- */
#main_pic { height:360px; /*background:#000;*/ }


/* Content ----------------------------------- */
#content {width:873px; /*min-height:205px; _height:205px;*/ clear:both; padding:10px 0pt 35px; /*background:transparent url(../design/content_bg.jpg) top left no-repeat;*/ position:relative; width:100%; z-index:1; line-height:1.5em; margin:0px 0px 0px 0px; text-align: center;  }

/* footer ------------------------------------ */
#footer { position:relative; clear:both; padding-top:0px; font-size:100%; /*108%*/ }
#footer p { width:873px; margin-bottom:1px; margin-right: 20px; float: left; }
#footer a { font-size: 11px; color:#BBB; padding: 0px 8px 0px 8px;}


