@charset "UTF-8";
@import url(base.css);
@import url(sth-content2.css);

@media all {
body {
text-align:center;
padding:10px 0;
}

#page_margins {
text-align:left;
width:auto;
min-width:823px;
max-width:823px;
margin:0 auto;
position:relative;left:0;top:0px;
}

#page {
background-image:url(../images/bg_body_round.png);
background-height:auto;
}

#nav ul {
margin-left:20px;
}

#pag {
background:url(.../images/bgbox_grey.png) repeat-y;
padding:20px 0 0px;
padding-right: 10px;
}

#nav * {
border:0 none!important;
}



#header {
width:822px;
height:164px;
position:relative;
top:0;
left:0;
padding:0;
}

#topnav {
position:absolute;
top:10px;
right:10px;
}

#footer {
padding:15px 15px 15px 20px;
 height: 70px;}

#col1 {
float:right;
width:625px;
}

#col2 {
display:none;
}

#col3 {
width:auto;
margin:0 625px 0 0;
}

#col1_content {
padding:0 0 0 5px;
}

#col3_content {
padding:0 30px;}

.c50l,.c50r {
width:290px;
}
}