/* general layout */

body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background: #ffffff url(body_bg.gif) repeat-x top; margin:0px; padding:0px;}


#wrapper {  margin: 0 auto; width: 1024px;}
.overwrapper {width:964px;  margin: 0 auto; background:white;}
#top-head {color:white; padding:11px 19px 7px 0px;}
.head-wrapper { background: url(head_wrapper_bg.gif) no-repeat top;}
.cont-wrapper {background: white url(wrapper_bg.gif) repeat-y top;}
.foot_bg {background: white url(foot_bg.gif) no-repeat top; display:block; height:57px;}

#faux {margin:15px 0px 0px 0px; overflow: auto; /* Fix for IE */ width: 100%}

#header { width: 964px; height:90px; border-bottom:7px solid #0db527;}

#content {  float: left; color: #333; padding: 0px; width: 764px; display: inline; position: relative;}
.content-cont {display:block; padding:0px 10px 15px 0px; display:block; border-right:1px dotted gray;}
.content-main {display:block;}

.mainmenu-wrap {width:170px; float:right; z-index:1}

#rightcolumn {position: relative; color: #333; padding: 0px; width: 200px; float: right;}
.right-cont {padding:0px 0px 15px 15px;}

#footer {  width: 944px; clear: both; padding: 10px; background:#ffffff url(footer_bg.gif) repeat-x top; margin-top:15px;}

.clear { clear: both; background: none; }