body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 750px;
	margin: 3px auto auto auto;
	position: relative;
	font-size: 12px;
}
.spacer{clear:both;}

#header{ height:113px;}
#header-logo{ float:left; height:87px; }
#header-slo{ float:left; margin-top: 45px;}
#header-horz{ text-align:right; color: #fff; background-color: #10367f; width: 750px; float:left;}
#header-horz a{ color: #fff;  margin-right: 10px;}
#header-horz a img{ border: none; margin:3px;}
#header-rule{ margin-top: 1px; background-color: #10367f; width: 750px; float:left;}

#navigation{ float: left; width: 160px; font-size: 11px;}
#navigation ul{ padding: 0px; margin: 0px; margin-top: 5px; list-style-type: none;}
#navigation ul li{ listing-style-type: none; margin-bottom: 6px; }
#navigation ul li a{ display: block;width: 154px; height: 28px; 
	background-color: #e5e9f2; background: url(images/nav-bg-off.jpg); border: 1px solid #10367f; text-decoration: none; color: #3d4047;
	word-spacing: 0px;}
#navigation ul li a .in{ margin: 6px auto 6px 6px; }
#navigation ul li a:hover{ background: url(images/nav-bg-on.jpg);}

#home-mid{ float: left; width: 370px; margin-left: 3px; margin-right: 3px; margin-top: 5px;}
#home-right{ float: left; margin-top: 5px;}

#content{ float:left; margin-left: 5px; width: 580px; margin-top: 5px;}
#content li{list-style-type: none;}

#footer{ color: #666; text-align:center; clear:both; margin-top: 15px;}

#sn{ text-align:center; width: 100%; margin-top: 20px; padding-bottom: 10px;}
#sn a{color:#000000; font-weight:normal; font-size:9px; font-family: Verdana}
