html, body { margin: 0px; margin-top: 0px; padding: 0px; text-align: center; background: url('images/bg.jpg'); min-width: 689px; width: 100%; }
div#containerGlobal 	{ margin:0 auto; width: 689px; height: 470px; text-align: left; }
div#header { float: left; margin-top: 10px; background: url('images/header.gif'); width: 689px; height: 80px; }
div#contentContainer { float: left; background: #ffffff; }
div.side { float: left; width: 14px; overflow:hidden; height: 390px; background: url('images/circle.jpg') no-repeat left center; }
div#leftside {  }
div#rightside {  }
div#middle { float: left; width: 654px; height: 390px; }

div#panelHeader { float: left; clear: both; width: 322px; overflow:hidden; margin-top: 1px; }
div#textPanel { float: left; height: 341px; overflow:hidden; width: 323px; margin-right: 4px; }
div#textContainer { float: left; clear: both; padding-top: 30px; padding-left: 20px; width: 260px; height: 215px; position: relative; overflow: hidden; }
div#textContent { float: left; font-family: Arial; font-size: 11px; position: relative; top: 0; }
div#imagePanel { float: left; height: 341px; overflow:hidden; width: 323px; }
div#menu { float: left; width: 689px; margin-top: -40px; margin-left: 16px; margin-right: -20px; }
div#footer { float: left; width: 689px; text-align: center; }

div.scrollHandler { float: left; width: 20px; height: 20px; margin-right: -20px; position: relative; border: 1px solid #c2c2c1; }

img { border: none; }
div.menu-item { float: left; border: 2px solid #ffffff; }

a { color: #006633; }
a:hover { color: #118844; }



