/* Start of CMSMS style sheet 'OH: STRUCTURE' */
#maincontainer{
width: 883px;
margin: 0 auto;
background-color: #fff;
}

#topsection{
height: 64px;
background-image:url(images/header_o.gif);
background-repeat:no-repeat;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 466px;
background-image:url(images/brown_back.gif);
background-repeat: no-repeat;
height: 565px;
color: #fff;
line-height: 130%;
}

.browndent{
font-size: 90%;
padding:35px 60px 10px 60px;
}

#leftcolumn{
float: left;
width: 466px;
margin-left: -883px;
}

#footer{
clear: left;
width: 100%;
}

#contentwrapper2{
float: left;
width: 466px;
}

#contentcolumn2{
margin-left: 288px;
background-image: url(images/link_back.gif);
background-repeat: no-repeat;
height: 242px;
}

#leftcolumn2{
float: left;
width: 288px;
margin-left: -466px;
}

#footer2{
clear: left;
width: 466px;
padding-top: 70px;
}

strong.blue {
color: #57b7df;
}

/* End of 'OH: STRUCTURE' */

