/* CSS Document */

body		{ margin: 0px; background-image: url(../images/bg_body.gif); font-family: Geneva, Arial, Helvetica, sans-serif; }

div.body_wrap	{ width: 758px; margin-top: 20px; overflow: hidden; margin: 0px auto; padding-top: 19px; background-color: #FFFFFF; border-top: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; margin-top: 20px; background-image: url(../images/left_pane_bg.gif); background-repeat: repeat-y; }

/* Header */
div.header_left		{ width: 149px; height: 120px; background-image: url(../images/bg_header_left.gif); float: left; padding-left: 40px; padding-top: 30px; }
div.header_middle 	{ width: 326px; height: 150px; background-color: #FFFFFF; float: left; }
div.header_right	{ width: 226px; height: 150px; background-image: url(../images/logo.gif); float: left; }
div.image_top		{ width: 569px; height: 250px; background-image: url(../images/image_top.jpg); float: left; }

/* Navigation */
div.nav				{ width: 175px; height: 250px; float: left; }
div.nav_wrap		{ width: 174px; height: 20px; margin-top: 13px; margin-bottom: 13px; }
div.nav_bullet		{ width: 10px; height: 10px; background-color: #5f6062; margin-left: 27px; margin-right: 8px; margin-top: 3px; font-size: 0px; }
div.nav_link		{ width: 120px; height: 10px; font-size: 80%; color: #FFFFFF; margin-bottom: 10px; }
div.nav_link a		{ color: #FFFFFF; text-decoration: none; }
div.nav_link a:hover { color: #CCCCCC; text-decoration: none; }

div.page_wrapper	{ width: 758px; overflow: hidden; background-image: url(../images/image_top.jpg); background-repeat: no-repeat; clear: both; }

/* Panes */
div.content_block	{ width: 565px; overflow: hidden; margin-top: 270px; float: left; }
div.content_bgimg	{ width: 758px; overflow: hidden;  background-image: url(../images/bg_content.jpg); background-repeat: no-repeat; background-position: bottom; }
div.content_left	{ width: 175px; overflow: hidden; float: left; }
div.content_right	{ width: 549px; overflow: hidden; padding-left: 15px; padding-top: 19px; padding-right: 19px; padding-bottom: 19px; font-size: 80%; color: #666666; }

/* Left */
div.left_image		{ width: 175px; height: 438px; background-image: url(../images/image_left.jpg); }

/* Right */
div.content_right h4		{ color: #00467f; font-weight: bold; margin: 0px; }
div.content_right a	{ color: #6c8bb6; }
div.content_right a:hover { color: #00467f; }
.content_image		{ margin-left: 4px; border: 1px solid #999999; float: right; }

/* Footer */
div.footer			{ width: 760px; height: 2px; margin: 0px auto; background-image: url(../images/footer.gif); font-size: 0px; }
