/* Start of CMSMS style sheet 'Devo CMS: layout-navtop-subright' */
/* NAV BAR AT THE TOP AND TWO COLUMNS OF CONTENT */
div#content {
 position:relative;
 width:980px;
 background:#000 url(images/bg-content.png) no-repeat center top;
}
div#main {
display:inline;
float:left;
padding:15px 0 15px 20px;
width:614px;
}
div#sub {
 display:inline;
float:right;
margin:15px 20px 15px 0;
width:308px;
}
div#local {
 display:none;
}
div#nav {
 left:0;
 width:100%;
 text-align:right;/*center; left;*/
}
/* End of 'Devo CMS: layout-navtop-subright' */

