body {
background:#1F2326;
font-family:Arial;
font-size:12px;
line-height:18px;
color:#B6B6B6;
}

a {
color:#A3A274;
text-decoration:none;
}

a:hover {
color:#F4D50B;
text-decoration:none;
}

hr {
color: #3F4042;
background-color: #3F4042;
height: 1px;
border:0;
}

h1 {
font-size:14px;
line-height:20px;
color:#F4D50B;
border-bottom:1px solid #3F4042;
text-transform:uppercase;
}

h2 {
font-size:14px;
line-height:20px;
margin-top:15px;
color:#e5e5e5;
text-transform:uppercase;
}

#container {
position:relative;
width:840px;
height:auto;
overflow:hidden;
margin:0 auto;
}

#top {
position:relative;
width:840px;
height:100px;
}

#logo {
position:relative;
width:285px;
height:50px;
float:left;
display:inline;
margin:25px 0 0 10px;
}

#ico-newsletter {
position:relative;
width:168px;
height:11px;
float:right;
display:inline;
margin:25px 10px 0 0;
}

#nav {
position:relative;
width:auto;
height:auto;
line-height:auto;
float:right;
display:inline;
margin:27px 10px 0 0;
clear:right;
}

#nav ul {
position:relative;
margin:0;
padding:0;
}

#nav ul li {
position:relative;
float:left;
display:inline;
margin-left:20px;
}

#nav ul li a {
color:#C2C6C7;
text-transform:uppercase;
}

#nav ul li a:hover {
color:#F4D50B;
}

#banner-home {
background:url(../images/banner-home.jpg) no-repeat;
position:relative;
width:840px;
height:306px;
clear:both;
}

#banner-home-text {
position:absolute;
width:auto;
height:auto;
top:50px;
left:50px;
text-transform:uppercase;
font-size:14px;
color:#777;
}

#banner-sub {
position:relative;
width:840px;
height:176px;
clear:both;
}

#content {
position:relative;
width:840px;
height:auto;
clear:both;
}

#content-sub {
position:relative;
width:740px;
height:auto;
margin:25px 0 0 50px;
}

#content-left {
position:relative;
width:280px;
height:auto;
float:left;
display:inline;
margin:25px 0 0 100px;
}

#content-right {
position:relative;
width:245px;
height:auto;
float:right;
display:inline;
margin:25px 100px 0 0;
padding-top:27px;
}

#content-right a {
color:#fff;
text-decoration:none;
}

#content-right a:hover {
color:#F4D50B;
text-decoration:none;
}

#footer {
background:#101010;
position:relative;
width:100%;
height:90px;
clear:both;
margin-top:30px;
text-transform:uppercase;
text-align:center;
}

#footer-in {
position:relative;
width:840px;
margin:0 auto;
padding-top:25px;
}

#footer-extra {
position:relative;
width:840px;
margin:0 auto;
line-height:30px;
text-align:center;
text-transform:uppercase;
font-size:11px;
}


/***************/

.yellow {
color:#F4D50B;
}

.white {
color:#fff;
}

.big {
font-size:14px;
}
