#banner_container { position: fixed; top: 0px; left: 0px; }

#whiteblock_container { position: fixed; top: 74px; left: 110px; width: 80%; height: 91px; 
	background-image: url(../images/white.gif); background-repeat: repeat; 
	z-index: 19; overflow: hidden; display: block; margin:0 auto; text-align:center; }

#header_container { position: fixed; top: 95px; left: 0px; }
#header_container_pages { position: fixed; top: 120px; left: 0px; }

#navbar_container { position: fixed; top: 150px; left: 0px; }
	
#content_container, #content_container_home { position:relative; display:block; color: #3f3f2b; font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; overflow:hidden; z-index: 10; margin: 0 auto; padding:0;
    top: 0px;
    left: 0px;
}
#pad {display:block; height:200px; }
#pad_pages {display:block; height:165px; }
.content_area { float:left; padding: 0 170px; }
.brand { position: fixed; bottom: 5px; right: 5px; }
