/* caymans.css */
body {margin:10px; font-family:tahoma,verdana,arial; font-size:11px}
.header {width:100%;background:#fff url(../images/nav_top.gif) no-repeat 0 -8px;text-align:right;border-top:8px solid #003399;}
.header img {margin-left:143px}
#main {position:relative; top:0; width:100%; height:auto; background:#e9e9e9 url(../images/background.gif) repeat-y;border-bottom:1px solid #000}
#content {background:#fff; width:auto; min-height:268px; padding:15px; margin:0 133px -17px 133px; border-right:1px solid #CFCFCF}
* html #content{height: 259px;} /*this is a hack for IE's lack of min-height support */
#sidebarRight {position:relative; float:right; width:133px; right:0; top:0;}
#sidebarLeft {position:relative; float:left; z-index:9999; width:133px; left:0; top:0; color:#fff}
.underMenu {padding-top:20px;background:#424A94}
.footer {text-align:left; border-top:1px solid #fff; background: #A9A9A9; height:63px;}
.footer .back2top {float:right;border-left:1px solid #fff; border-top:1px solid #fff; margin:0; bottom:0; right:0; background:#ccc url(../images/back2top.gif) no-repeat bottom; width:133px; height:63px;}
.footer .back2top a {text-decoration:none; width:133px;height:63px;display:block !important}
 html>body .footer .back2top a {display:block;width:133px;height:63px;}
.footer .x8_drawMenu {margin:10px 0 0 130px}
.footer span {color:#ccc; display:block;margin:10px 0 0 130px;}
.footer ul, .footer li {display:inline;margin:0;padding:0;padding-right:15px}
.footer a {text-decoration:none; color:#fff}
.footer a:hover {text-decoration:underline; color:#424A94}