html, body {margin:0;padding:0;width:100%;height:100%;}
body { 
background: url(img/bg.jpg) left top repeat-x #403932;
font-family: Verdana, Arial;
font-size: 12px;
color: #9b978b;
}
* html #container {
height: 100%;
}
#container {
position: relative;
min-height:100%;
height:auto !important;
height:100%;
width: 990px;
padding: 0;
margin: 0 auto;
background: url(img/content.jpg) right top no-repeat;
}
#spacer {
float: left;
position: relative;
width: 1px;
height: 654px;
}  

#welcome {
position: absolute;
padding: 50px 0 0 33px;;
}
#uslugi {
position:absolute;
padding: 347px 0 0 33px;
}

.fade {
position: absolute;
top: 185px;
left: 50px;
border: 0;
z-index: 3;
}

.fade div {
position: absolute;
top: 0;
left: 0;
display: none;
height: 55px;
width: 146px;
}

#container a {
border: 0;
text-decoration: none;
}

#m_about, #m_uslugi, #m_portfolio, #m_contacts {
position: absolute;
border: 0;
z-index: 10;
display: block;
opacity: 0;
filter: alpha(opacity=0);
}

#m_about {
right: 318px;
top: 235px;
width: 93px;
height: 26px;
}


#m_uslugi {
right: 422px;
top: 324px;
width: 87px;
height: 24px;
}

#m_portfolio {
right: 350px;
top: 604px;
width: 116px;
height: 24px;
}

#m_contacts {
right: 281px;
top: 100px;
width: 103px;
height: 27px;
}

p {
padding: 0;
margin: 0; 
}

#footer {
margin: -55px auto 0;
width: 100%;
position: relative;
height: 40px;
background-color: #403932;
}

#footertext {
margin: 0 auto;
position: relative;
width: 1000px;
bottom: 0;
}

#counters {
position: relative;
float: left;
margin: 0;
padding: 0 0 20px 45px;
}

#copyright {
position: relative;
float: left;
margin: 0;
padding: 0 0 0 50px;
}

.clearfloat {
clear: both;
}
.empty {
height: 45px;
}

#uslugi ul{list-style:none; padding:0 0 0 0; margin:0;}
#uslugi li {margin:0px; padding:12px 15px 0px 0px;}
#uslugi li a {color:#9b978b; text-decoration:none; background:url(img/marker.jpg) no-repeat 0 2px; padding-left:15px;}
#uslugi li a:hover {text-decoration:none; color:#BbB7Ab; background:url(img/marker2.jpg) no-repeat 0 2px;}
