/* CSS Document */

body {background:#fff;font:12px Arial;}
.style1 {font-size:14px;font-weight:bold;}
#page {position:absolute;top:0;left:0;width:100%;height:742px;background:url(images/top_filler1.jpg) repeat-x;}
#header {position:relative;width:100%;height:240px;left:0;top:0;overflow:hidden;}
#logo {position:absolute; width: 298px; right:40px; top: 32px;}
#menu_bar {position:absolute;top:173px;left:164px;height:28px;width:87%;background:url(images/menu_bkg.gif) repeat-x;}
#menu_bar ul {position:absolute;top:1px;right:50px;margin:0;padding:0;list-style-type:none;}
#menu_bar li {float:left;margin:0;padding:0 20px;font:bold 20px Century, Times, serif;color:#004681;}
#menu_bar a {text-decoration:none;color:#004681;}
#menu_bar a:hover {color:#0099CC;}
#body {position:relative;width:100%;height:500px;z-index:2;}
#content {position:relative;top:30px;width:90%;margin:0 auto;}
#themis {position:absolute;width:100%;height:489px;left:0px;top:242px;text-align:center;}
#themis img {position:relative;width:274px;height:489px;margin:0;padding:0;}
#footer {position:relative;left:0;bottom:0px;width:576px;height:50px;margin:0 auto;text-align:center;z-index:4;}