*{
margin:0px;
padding:0px;
}
img{border:0px;}
html{
width:100%;
height:100%;
background-color:#0D1716;
}
body{
width:100%;
height:100%;
background-image:url('images/top_bg.gif');
background-position: left top;
background-repeat:repeat-x
}
#site{
width:980px;
margin:0 auto;
background-image:url('images/header_bg.jpg');
background-position: left top;
background-repeat:no-repeat;
overflow:hidden
}
#header{
padding:285px 0 0 100px;
overflow:hidden;
\ float:left
}
#menu{
background-image:url('images/menu_bg.gif');
background-position: left bottom;
background-repeat:no-repeat;
overflow:hidden;
width:791px;
float:left; padding-left:0; padding-right:0; padding-top:66px; padding-bottom:45px
}
#menu li{
list-style-type:none;
display:inline;
vertical-align:bottom;
margin:0 -3px 0 0
}
#content{
width:790px;
margin:0 auto;
font-family:Tahoma;
font-size:12px;
}
.sidebar{
width:246px;
float:left;
padding:1px;
border:1px solid #146159;
}
.news{
width:192px;
background-color:#161F1E;
padding:15px 13px;
margin:13px auto 0 auto;
color:#4C5352
}
.news span{
color:#E1FEFA;
text-transform:uppercase;
.display:block;
padding:0 0 13px 0
}
.news font{
font-size:12px;
color:#E1FEFA;
}
.all{
background-image:url('images/all_bg.gif');
background-position: left bottom;
background-repeat:no-repeat;
margin-left:14px; margin-right:0; margin-top:16px; margin-bottom:0; padding-left:0; padding-right:0; padding-top:0; padding-bottom:19px
}
#main{
width:527px;
padding:0 0 15px 13px;
overflow:hidden;
float:left;
}
.block1{
background-image:url('images/block1.jpg');
background-position: left top;
background-repeat:no-repeat;
width:255px;
height:185px;
float:left;
margin-left:0; margin-right:16px; margin-top:0; margin-bottom:0
}
.block2{
background-image:url('images/block2.jpg');
background-position: left top;
background-repeat:no-repeat;
width:256px;
height:180px;
float:left
}
.block1 p, .block2 p{
width:125px;
margin:45px 0 0 104px;
}
#main p{
font-family:Tahoma;
font-size:12px;
color:#4C5352;
padding:20px 0 0 2px
}

#footer{
width:100%;
height:84px;
background-image:url('images/footer_bg.gif');
background-position: left bottom;
background-repeat:repeat-x;
font-family:Tahoma;
font-size:12px;
color:#000000
}
#footer p{
display:block;
width:781px;
margin:0 auto;
line-height:84px;
}
#footer a{
color:#FA7105;
text-decoration:none
}
#footer a:visited{text-decoration:none}
#footer a:hover{text-decoration:underline}