/* General Body Setup */
/*body { width: 1024px; margin: 0px auto;}*/
body { min-width: 1000px; border: 0; width: 100%; }
/*#header, .colmask, #footer { border-left: 2px solid #24496b; border-right: 2px solid #24496b; }*/
#header{ clear:both; float:left; width: 100%; }
.colmask { position: relative; clear: both; float:left; width:100%; overflow: hidden; }
.colmid, .colleft { float: left; width: 100%; position: relative; }
.left, .main, .right { float: left; position: relative; padding: 0 0 1em 0; margin: 15px 0px 15px 0px;}
.colmid { right: 25%; }
.colleft { right: 50%; }
.main { width: 55%; left: 94%; background-color: #CED9E2; padding: 15px;}
.left { width: 14%; left: 18%; }
.right {width: 200px; left: 73%; float: right; }
.bubble {margin-bottom: 15px; padding: 10px; background-color:#D5DCE2; }
#footer { clear: both; float: left; width: 100%; background: url(092_bg.gif) repeat-x top left; }
#masthead { height: 150px; padding-top: 37px; background: url(bgmast.gif) top left repeat-x;}

/* Top site Navigation */
#topnav{position:relative;height:43px;font-size:14px;text-transform:uppercase; font-weight: bold;background:#fff url(092_bg.gif) repeat-x bottom left;font-family:Geneva, Arial, Helvetica, sans-serif;}
#topnav ul{margin:0;padding:0;list-style-type:none;}
#topnav li{display:block;float:left;margin:0 2px;}
#topnav a{display:block;float:left;color:#FFF1DD;text-decoration:none;padding:0 0 0 25px;height:43px;line-height:50px;}
#topnav a span{display:block;float:left;padding:0 25px 0 0;height:31px;width:auto;}
#topnav a:hover{color:#916930;}
#topnav a:hover span{display:block;cursor:pointer;}
#topnav a.current,#topnav ul li a.current:hover{color:#916930;background:transparent url(092_leftON.gif) no-repeat top left;}
#topnav a.current span{background:transparent url(092_rightON.gif) no-repeat top right;height:43px;}

/*Side Navigation */
#sn { width: 170px; background: url(sn_top.gif) top no-repeat; padding-top: 35px; }
#snbody { background: url(sn_fill.gif) repeat-y; }
#snbtm { background: url(sn_btm.gif) top no-repeat; height: 35px;}
#sideNav { width: 120px; list-style: none; margin-bottom: 0; padding-bottom: 0;}
#sideNav li { height: 27px; background: url(liner.gif) bottom repeat-x; margin-left: 10px; }
#sideNav a {width:122px; height:20px; font:bold 10px Geneva, Arial, Helvetica, sans-serif; text-transform:uppercase;color:#FFF1DD; text-decoration:none; padding:5px 0 0 10px; display:block !important; display:inline-block;}
#sideNav a:hover, #sideNav a.current {background:url(sn_hover.gif) left repeat-y; color:#916930;}

#footer { height: 43px; }
#footer ul { margin-top: 5px; padding: 2px 0; list-style: none; text-align:center;}
#footer li {display: inline; }
#footer a { text-decoration: none; text-transform:uppercase; font:bold 10px Geneva, Arial, Helvetica, sans-serif; color:#FFF1DD; }
#footer a:hover { color:#916930; text-decoration: underline; }