body { background:url(../images/bg.jpg) repeat-x #fff; font-family:Georgia, Garamond, Times; font-size:12px; color:#444; text-align:center; margin: 0; padding: 0; }
a { color:#002c5a; }

#site { float: left; position: absolute; width: 920px; left: 50%; margin-left: -460px; background:url(../images/bg_content2.jpg) no-repeat top left transparent; }

#top { float: left; width:850px; height:150px; margin: 41px 0 0 35px; background:url(../images/top.jpg) no-repeat top; text-align:left; }

#content { float: left; width:950px; margin: 0px; text-align:left; padding-bottom:10px; line-height:20px; }

#left { }
#center { float:left; width:594px; border-right:0px dotted #002b5c; margin-left: 30px; }
#center .space { float: left; padding:25px 25px 10px 25px; }

#right { float:left; width:230px; margin:0px 25px 0px 21px; }
#right .space { float:left; padding:0px 0px 0px 10px; }

#bottom { float: left; width:950px; height:140px; margin:0px; background:url(../images/bg_bottom.jpg) no-repeat #fff; line-height:18px; font-size:11px; }
#bottom .space { float: left; width:820px; border-top:1px dotted #ccc; text-align:left; padding:10px 0px; margin:10px 0 0 50px; }

#menu { float: left; text-align:right; margin:112px 0px 0px 0px; background:#002b5c; width:100%; }

#menu ul { margin:0px; padding:0px; }
#menu ul li { display:inline; float:left; }
#menu ul li a { background:#002b5c; line-height:28px; padding:7px 15px; color:#fff; text-decoration:none; border-right:1px dotted #a8cfee; }
#menu ul li a:hover, #menu ul li.active a { background:#9c7c37; }


h1 { font-size:26px; font-weight:normal; color:#002c5a; margin:5px 0px 15px 0px; }
h2 { font-size:14px; font-weight:normal; background:#638dbd; color:#fff; padding:4px 10px; margin:0px 0px 5px 0px; }
h3 { font-size:16px; font-weight:normal; color:#9c7c37; padding:4px 10px; margin:10px 0px 10px 0px; border-bottom:1px dotted #9c7c37; }

.ingress { font-style:italic; font-size:14px; color:#002c5a; }

hr { height:1px; color:#ccc; }




