/* main style */
*
{
margin:0;
padding:0;
border:0;
}
html, body{ 
margin:0; 
padding:0; 
text-align:center;
background:#000000;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}
a
{
color:#FFFFFF;
}
a:hover
{
color:#B24A56;
}
td
{
color:#FFFFFF;
text-align:left;
vertical-align:top;
}
#pagewidth{ 
width:1000px; 
text-align:left;  
margin-left:auto; 
margin-right:auto;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
table.center, table.center td, table.center tr
{
text-align:center;
}
.border3
{
border:3px solid #2C1E20;
margin-bottom:5px;
}
.padding
{
padding:5px 10px;
}
#flash
{
margin:90px 0 0 65px;
}
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
/* end main style */

/* header*/
#header{
position:absolute;
top:0;
width:1000px;
z-index:10;
}
#logo
{
position:absolute;
z-index:2;
top:0;
width:169px;
height:179px;
margin-left:131px;
}
#topmenu
{
float: right; 
margin:46px 30px 0 0;
display:inline; 
position:relative; 
width:670px;
}
#topmenu img.line
{
background:#3F3838;
margin:13px 0;
}
#lang
{
position:absolute;
float:left;
display:inline;
color:#757575;
margin:31px 0 0 331px;
top:0;
}
#lang a
{
font-size:10px;
color:#757575;
text-decoration:none;
}
#lang a:hover
{
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}
#lang span
{
font-size:10px;
padding:3px;
color:#FFFFFF;
}
#wrapper
{
text-align:center;
}
/* end header*/
/* footer */
#footer{
clear:both;
width:770px;
text-align:left;
margin-left:30px;
padding:25px 15px
}
#footer div
{
float:left;
font-size:10px;
color:#494150;
}
.media5
{
width:330px;
}
.media5 a
{
margin:0 0 0 25px;
color:#494150;
text-decoration:underline;
}
.media5 a:hover
{
margin:0 0 0 25px;
color:#BA4B5F;
text-decoration:underline;
}
.middle
{
vertical-align:middle;
}
.back
{
border-left:3px solid #6F0C0C;
padding:10px;
}
/* end footer */
/* content */
#maincol{
width:630px;
margin:0 40px 0 0;
float: right; 
display:inline; 
position: relative; 
}
/* end content */

/* bottom menu */
#bot_menu
{
position:absolute;
margin:-30px 0 0 470px;
}
#bot_menu a
{
color:#FFFFFF;
text-decoration:none;
}
#bot_menu a:hover
{
color:#AB4F59;
text-decoration:none;
}
#bot_menu span
{
margin:0 20px;
z-index:2px;
color:#574343;
}
/* end bottom menu */
