* {
margin:0;
padding:0;
}

body {
font-family:Tahoma;
font-size:12px;
line-height:14px;
color:#d4c9bc;
background:url(../images/bg.gif) 0 0 repeat;
}

#wrapper {
width:931px;
position:relative;
border-left:1px solid #000;
border-right:1px solid #000;
margin:0 auto;
}

a:link,a:visited {
color:#d4c9bc;
text-decoration:underline;
}

h1 {
font-size:28px;
font-weight:400;
line-height:30px;
color:#fff;
}

h2 {
font-size:24px;
font-weight:400;
line-height:30px;
color:#fff;
text-align:center;
}

h3 {
font-size:14px;
font-weight:400;
line-height:20px;
color:#fff;
text-align:center;
}

img {
border:0;
}

.clear {
clear:both;
font-size:0;
line-height:0;
}

#header {
height:524px;
width:931px;
background:url(../images/logo.jpg) 0 0 no-repeat;
}
#lang {width:931px;height:28px;background:#000;}
#lang ul{
display:block;
float:right;
height:28px;
list-style:none outside none;
}
#lang ul li{
float:left;
height:22px;
margin-top:6px;
padding:0 7px;
}
#lang ul li a{

}
#logo {
display:block;
height:80px;
left:80px;
position:absolute;
top:60px;
width:340px;
}
#menu {
background:#000;
}
#menu ul {
background:#000;
list-style:none;
display:block;
height:55px;
width:851px;
position:absolute;
left:0;
top:469px;
padding:0 40px;
}
#tld #menu ul{top:497px;}
#menu li {
float:left;
height:55px;
display:block;
}

#menu li a {
background:url(../images/menu_separator.gif) 0 0 no-repeat;
height:55px;
line-height:55px;
display:block;
color:#fff;
font-size:12px;
text-decoration:none;
float:left;
padding:0 12px;
}

#menu li.active a:link, #menu li.active a:visited, #footer li.active a:link, #footer li.active a:visited {
text-decoration:underline;
font-weight:700;
}

#menu li.last {
background:url(../images/menu_separator.gif) 100% 0 no-repeat;
}

#main {
width:897px;
background:#896845 no-repeat 0 100% url(../images/main_bg.jpg);
padding:10px 17px;
}

.block_play {
height:96px;
width:271px;
background:url(../images/banner_play.jpg) 0 0 no-repeat;
float:left;
position:relative;
padding:21px 0 0 166px;
}

.block_download {
height:96px;
width:271px;
background:url(../images/banner_download.jpg) 0 0 no-repeat;
float:right;
position:relative;
padding:21px 0 0 166px;
}

a.form-button:link,a.form-button:visited {
border:none;
background:url(../images/btn_bg.jpg) 0 0 no-repeat;
text-align:center;
color:#000;
height:39px;
line-height:39px;
width:126px;
cursor:pointer;
display:block;
font-size:14px;
text-decoration:none;
position:absolute;
right:11px;
bottom:10px;
}

a.form-button:hover {
background:url(../images/btn_bg_active.jpg) 0 0 no-repeat;
}

#main .text {
padding:30px 0 0;
}

#main p {
text-align:center;
padding-bottom:20px;
}

#footer {
background:#000 no-repeat 50% 50% url(../images/footer_bg.jpg);
height:166px;
color:#fff;
font-size:11px;
}

#footer ul {
text-align:center;
padding:5px 0;
}

#footer li {
display:inline;
padding:0 8px;
}

#footer li a:link,#footer li a:visited {
color:#878787;
font-size:10px;
letter-spacing:0.5px;
text-decoration:none;
white-space:normal;
}

#copyright {
float:left;
padding:40px 0 0 50px;
}

#makeby {
background:no-repeat 34px 100% url(../images/intelcub.gif);
float:right;
width:140px;
text-align:right;
padding:40px 44px 36px 0;
}

#menu li a:hover,#footer li a:hover {
text-decoration:underline;
}

