*{margin:0; padding:0;}
html,body{height:100%;}
body{background:#00675B url(../images/bg_body.gif) center repeat-y; font:12px Arial,Helvetica,sans-serif; color:#0C0E58;}
table{border-collapse:collapse;}
a{outline:none;}
a img{border:0;}

.container{margin:0 auto; width:900px; min-height:100%; background:url(../images/bg_container.gif) top no-repeat;}

.header{height:275px;}
.header .logo{padding:20px 0 0 26px;}

.menu,.content{float:left;}

.menu{width:160px; padding:0 20px; font-weight:bold}
.menu ul{list-style-type:none;}
.menu li{padding:0 0 10px 25px; background:url(../images/bullet.gif) 0 1px no-repeat;}
.menu a{text-decoration:none; color:#0C0E58;}
.menu a:hover,.menu a.active{color:#F7970C;}

.content,.footer{width:500px;}

.content table,.content h1,.content h2,.content p,.content ul,.content ol{margin-bottom:10px;}
.content h1{font-size:16px;}
.content h2{font-size:14px;}
.content h3{font-size:12px; color:#F7970C;}
.content ul{margin-left:15px;}
.content ol{margin-left:20px;}
.content a{color:#F7970C;}

.footer{margin:0 auto; padding:10px 0; border-top:2px solid #00675B; text-align:center; font-size:10px;}
.footer p{margin-bottom:5px;}
.footer a{text-decoration:none; white-space:nowrap; line-height:150%; color:#0C0E58;}