﻿html{overflow-y:scroll}
body{background-color:#fff;margin:100px 0 0 0}
h1{font-size:1.1em;font-weight:700;margin:0 0 20px}
h2{font-size:1em;font-weight:700;margin:0 0 5px}
.container{background-color:#fff;margin:auto;padding:5px;width:920px}
.header{height:161px}
.content{background:url(/gfx/content-bg.gif) repeat-y;margin:2px 0}
.contentInner{background:url(/gfx/column-right-bg.gif) no-repeat right bottom;min-height:475px}
.columnLeft{float:left;margin:30px 0 0;padding:0 0 10px;width:650px}
.columnLeft p{margin:0 0 15px}
.columnLeft ul{padding:0 0 0 18px}
.columnLeft a{color:#000;font-weight:700;text-decoration:underline}
.columnRight{float:right;width:240px}
.navigation ul{list-style-type:none;margin:30px 35px;padding:0}
.navigation ul li{margin:0 0 13px;padding:0}
.navigation ul li a{color:#fff;display:block;font-weight:700;text-decoration:none}
.footer{background-color:#49811f;color:#fff;font-size:.9em;padding:3px 0;text-align:center}
.footer a{color:#fff;text-decoration:none}
.footer address {font-style:normal;}
.footer address span{display:inline;margin:0 8px}
.columnLeft a:hover,.navigation ul li.current a{color:#49811f}
