body {
margin:0;
padding:0;
text-align: center;
font-family: sans-serif, verdana, arial;
font-size: 12px;
background: #222 url(../images/bg_page.jpg) top center no-repeat;
}

img {border:0;}

.clr{clear:both;
}

#top-tag {
position: relative;
width: 688px;
height: 12px;
font-family: sans-serif, verdana, arial;
font-size: 10px;
margin: 0 auto 0 auto;
padding:15px 0 3px 0;
color:#999;
}

#top-top {
position: relative;
width: 688px;
height: 30px;
background: url(../images/bg_top_top.png) top repeat-x;
margin: 0px auto 0px auto;
}
#top-logo {
position: relative;
float:left;
height: 16px;
width: 116px;
margin:6px 0 0 10px;
}
#topmenu{
position: relative;
float: right;
height: 30px;
width: 533px;
margin: 0px 20px 0px 0px;
text-align:right;
}

#top-bottom {
position: relative;
height: 120px;
width: 688px;
float: right;
background:#fff;
text-align: right;
}

#pagewidth {
position: relative;
width: 688px;
text-align: left;
margin: 0 auto 0 auto;
background:#222;
}

#main {
float: right;
position: relative;
width: 688px;
margin:0 0 60px 0;
}

#rightcol {
float: right;
width: 149px;
margin:5px 0 0 0;
}

#footer{  
position: relative;
height: 50px; 
width: 100%; 
background: #222; 
font-size: 10px;
}

#footer-inner{  
position: relative;
height: 50px;
width: 688px; 
background: ; 
}

#footer-text{  
position: relative;
float: right;
text-align: right;
width: 230px; 
padding: 0 5px 0 0;
font-size: 10px;
color: #c3c3c3;
}
