/* Div Layout
----------------------------------------------- 
*/

#top {background: #032934; height: 224px; width: 100%;}
#header {background: #fff url(images/header.gif) no-repeat; height: 224px; margin:0 auto; width: 770px;}
#headerimage {overflow: hidden; padding-left: 207px; padding-top: 68px;}
#bottom {text-align: center; width: 100%;}
#bottomcontent {background: #fff url(images/bottombg.gif) repeat-y; margin:0 auto; text-align: left; width: 770px;}
#left {float: left; width: 207px;}
#right {float: right; width: 563px;}
#content {color: #2e2e2e; font-size: 11px; line-height: 170%; padding: 30px; text-align: justify;}
#contenttop {background: #fff url(images/contenttop.gif) no-repeat top center; height: 47px; text-align: center; width: 100%;}
#contentbottom {background: #fff url(images/contentbottom.gif) no-repeat top center; height: 70px; text-align: center; width: 100%;}
#footer{background: #103742; color: #0D8FB4; width: 100%;}
#footer a{color: #DAC977; text-decoration: none;}
#footer a:hover{color: #EC8B3D; text-decoration: none;}