body, html { padding:0; margin: 0 0 0 0; font-family: arial; height: 99%; background: #000;  overflow:hidden;}
a img { border: none;}
a { color: #fff; text-decoration: underline;}

body table { width: 100%; height: 100%;}

#wrapper { margin:0 auto; padding:0;width:1000px; height: auto; overflow:hidden; position:relative; height:550px;
vertical-align: middle; background: #000 url('img/wrapper_bg.jpg') no-repeat; }

/** LANUAGE SELECT **/
#languageselect {float: right; padding: 0; margin: 0 35px 0 0;}
#languageselect img { padding: 0 5px 0 5px;}

/** CONTENTWRAPPER **/
#wrapper #contentwrapper { clear:right; margin: 0 auto; color: #fff; position: relative; width: 942px; padding: 35px 0 0 0; 
overflow: hidden; height: 432px;}
#wrapper #contentwrapper h1 { padding:40px 0 20px 0; margin:0 0 0 180px; font-family: times new roman; font-size: 50px; font-weight: lighter; letter-spacing: 2px;}
/** MENU **/
#wrapper #menu { width: 942px; border-top: 1px solid #BE9E56; margin:0 auto; text-align: left; padding: 10px 0 0 0; font-family: times new roman;
height: 50px; margin-top: 20px;}
#wrapper #menu ul { margin:0;padding:0; list-style:none;}
#wrapper #menu li { display: inline;}
#wrapper #menu a { text-decoration: none; color: #fff; text-transform: uppercase; margin: 0 10px 0 10px; font-weight: lighter; font-size: 14px;}
#wrapper #menu li.current a { color: #EA6896;}
#wrapper #menu a:hover { color: #EA6896;}
#wrapper #menu a:active { color: #EA6896;}

/** CONTENT **/
#content { width: 510px; height: 314px;float: right; line-height: 20px; font-size: 11px; padding:0 150px 0 0; margin:0; overflow:hidden; position: relative;}
#content p {margin: 0; padding:0;}
#content h2 {padding:20px 0 20px 0; margin:0; color: #BE9E56; font-family: times new roman; font-size:  25px; font-weight: lighter;}
#scrollBar { position: relative; height: 314px; width:25px; float:right; visibility: hidden;}
#scrollBar #up { position:absolute; top:0; cursor: pointer;}
#scrollBar #down { position:absolute; bottom:0;cursor: pointer;}
/** PICTURE + LOGO **/
#picture { position: absolute; left: 40px; bottom:31px;line-height: 20px; font-size: 11px; width:140px;}
#picture img {width: 229px; height: 378px;}
#logo {position: absolute; left: 50px; bottom: 55px; }
#logo img { width:100px; height:77px;}

.hidden{visibility: hidden;}
/** BODY CLASS SPECIFIC **/

#productnav {height: 30px; float: left; width:215px;}