@charset "utf-8";
/* CSS Document */
body {color:#666666; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif;}
#container{width:985px; height:10px; margin:auto; margin-top:70px; position:relative;}
#menu{position:absolute; height:569px; width:227px; background-image:url(images/menu.png); top:-35px; left:-20px;}
#title{height:40px; width:985px;}
#title h1 {color:#0070c0; font-family:Arial, Helvetica, sans-serif; font-size:35px; font-weight:bold; margin-left:218px;}
#content{width:985px; float:left;}
#ctop{width:750px; height:13px; background-image:url(images/content-top-bg.png); background-repeat:no-repeat;}
#main{width:500px; padding-left:220px; padding-top:7px; padding-bottom:4px; padding-right:30px; background-image:url(images/content-bg.png); background-repeat:repeat-y; line-height:115% !important; font-size:10pt !important; min-height:537px; color:#0F243E !important;}
#main div, #main span{line-height:115% !important; text-align:justify !important;}
#main h3{color:#1F497D !important; font-size:11pt !important; font-weight:bold !important; margin:0; padding:0; margin-bottom:3px;}
#main a, #main a span, #main a div{color:#0066CC !important;}
#main p{margin:0; padding:0;}
#main h1, h2, h3, h4{color:#0070c0}
#cbottom{width:750px; height:21px; background-image:url(images/content-bottom-bg.png); background-repeat:no-repeat; text-align:center; padding-top:25px;}

