* {
margin:0;
padding:0;
}
body {
background:#000000 url(images/bg.gif) repeat-x scroll 0 0;
font-family:Arial;
font-size:12px;
}
img {
border-style:none;
}
a {
color:#FFFFFF;
text-decoration:none;
}
#wrapper {
background-repeat:repeat-x;
margin:0 auto 25px;
width:870px;
}
#header {
background:#000000 url(images/header.png) no-repeat scroll 0 0;
height:129px;
margin:0 0 5px;
padding:0;
width:100%;
}
#header .wrap {
height:83px;
margin:0 auto;
width:870px;
}
#header .wrap h1 {
background:transparent url(images/title.png) no-repeat scroll 0 0;
height:37px;
text-indent:-3000px;
width:235px;
}
#header .wrap h1 a {
float:left;
height:37px;
width:235px;
}
#navigation {
height:33px;
margin:0;
padding:0;
width:870px;
}
#navigation ul.nav {
float:left;
height:33px;
width:870px;
}
#navigation ul.nav li {
display:inline;
font-family:"Myriad Pro";
list-style-type:none;
text-align:center;
text-transform:uppercase;
}
#navigation ul.nav li a {
background:transparent url(images/nav.gif) no-repeat scroll right center;
color:#FFFFFF;
float:left;
font-size:14px;
height:22px;
text-decoration:none;
}
#intro {
background:transparent url(images/intro.jpg) no-repeat scroll 0 0;
height:210px;
margin-bottom:13px;
width:870px;
}
#content {
background:#090B10 url(images/content.gif) no-repeat scroll 0 0;
color:#FFFFFF;
margin:0 auto;
overflow:hidden;
padding:0;
width:837px;
}
#content .top {
background:transparent url(images/top.gif) no-repeat scroll 0 0;
height:27px;
width:839px;
}
#mainc {
display:inline;
float:left;
margin:0;
padding:0 0 0 10px;
position:relative;
width:610px;
}
#sidebar {
display:inline;
float:right;
margin:0;
padding:0 0 0 10px;
width:207px;
}
#footer {
background:transparent url(images/butt.png) no-repeat scroll 0 0;
clear:both;
color:#FFFFFF;
height:27px;
margin:0 auto;
padding:35px 0 0;
text-align:center;
width:837px;
}
.clear {
background:transparent none repeat scroll 0 0;
clear:both;
}
#header_left {
float:left;
padding-top:50px;
width:300px;
}
#header_right {
float:right;
padding-right:15px;
padding-top:25px;
text-align:right;
width:500px;
}