body {
margin:0;
padding:0;
text-align: center;
font-family: sans-serif, verdana, arial;
font-size: 12px;
background: url(../images/bg_top.png) top repeat-x;
}

.clr{clear:both;
}

#top-tag {
position: relative;
width: 935px;
height: 12px;
font-family: sans-serif, verdana, arial;
font-size: 10px;
margin: 20px auto 0px auto;
}

#top-top {
position: relative;
width: 935px;
height: 30px;
background: url(../images/bg_top_top.png) top repeat-x;
margin: 0px auto 0px auto;
}

#topmenu{
float: right;
height: 30px;
width: 915px;
margin: 0px 20px 0px 0px;
}

#leftcol {
position: relative;
width: 213px;
float: left;
text-align: left;
margin: 20px 0px 0px 20px;
}

#top-bottom {
position: relative;
height: 120px;
width: 696px;
float: right;
text-align: right;
}

img.logoimg {
margin: 25px 30px 0px 0px;
}

#pagewidth {
position: relative;
width: 935px;
text-align: left;
margin-left: auto;
margin-right: auto;
background: url(../images/bg_mdl.png) repeat-y;
}

#main {
float: right;
position: relative;
width: 698px;
}

#rightcol {
float: right;
width: 189px;
}

#footer{  
position: relative;
height: 200px; 
width: 100%; 
background: url(../images/bg_btm.png) bottom repeat-x; 
font-size: 10px;
}

#footer-inner{  
position: relative;
height: 200px;
width: 935px; 
background: url(../images/bg_ftr.png) bottom no-repeat; 
}

#footer-text{  
position: relative;
float: right;
text-align: right;
width: 230px; 
padding: 103px 30px 0px 0px;
font-size: 10px;
color: #888;
}