@import url("utils/reset.css");
@import url("utils/classes.css");

body{
    font-family:Arial, Verdana;
    font-size:14px;
    line-height:16px;
    color:#fff;
    background:url(../images/sites/bg-body.gif) repeat-x 0 0
}

a{
    color:#000;
}

a:hover{
    
}

h1{ display:none; }


p{ text-align:center; padding:80px 0 100px 0 }
address{ padding:200px 0 40px 0; text-align:center }

#sites{ width:544px; overflow:hidden; margin:0 auto }
#sites li{  }
#sites li a{ display:block; text-indent:none; font-size:1px; width:100%; height:100%; }
#sites #brich{ float:left;  width:201px; height:44px; background:url(../images/sites/brich.png) no-repeat 0 0 }
#sites #stone{ float:right; width:228px; height:44px; background:url(../images/sites/brichstone.png) no-repeat 0 0 }