html {
 height: 100%;
 margin: 0 auto;
 padding: 0px;
 width: 100%;
}
#head {
 background: #00629E url('/images/head_bg.gif') repeat-x top left;
}
#container {
 width:805px;
}
body {
 font: 71% Verdana, Helvetica, Arial, sans-serif;
 margin: 0 auto;
 padding: 0px;
 width: 100%;
 height: 100%;
}
#separate {
 background: #00629E url('/images/body_bg.gif') repeat-y top left;
 clear:both;
}
#tag {
 width:240px;
 height:84px;
 float:left;
 margin-left:10px;
}
#logo {
 width:233px;
 height:181px;
 float:left;
 margin-top:3px;
}
#ec {
 width:572px;
 height:181px;
 float:right;
 margin-top:3px;
}
#home {
 background: #0B68A2 url('/images/home_corner.gif') no-repeat top right;
 color: #FFFFFF;
}
#content {
 background: #C3D0E3 url('/images/content_corner.gif') no-repeat top right;
 color: #293865;
}

#content, #home{
 width:510px;
 vertical-align:top;
 padding: 10px 10px 0px 10px;
 text-align:left;
 border-top:solid 23px #0C73B2;
 margin:0px;
}

#subnav {
 width:151px;
 padding:30px 0px 0px 84px;
 vertical-align:top;
 font-size:11px;
 color:#08476E;
 text-align:left;
 margin:0px;
}
#tabit {
 border-top:solid 3px #FFFFFF;
 margin: 0px;
 width:805px;
}
#subnav a:link, #subnav a:visited  {
display:block;
background: #FFFFFF url('/images/bullet.gif') no-repeat center left;
padding: 3px 0px 3px 13px;
color:#525252;
font-weight:bold;
text-decoration:none;
}
#subnav a:hover {
text-decoration:underline;
}
#left {
margin-top:100px;
}
#footer {
width:572px;
text-align:center;
font-size:10px;
height:30px;
//margin-left:233px;
padding-top:10px;
border-top:solid #FFFFFF 3px;
background-color:#995544;
clear:both;
color:#FFFFFF;
}
#nav {
 width:550px;
 text-align:center;
 float:right;
 margin-top:60px;
}
#nav a {
padding:0px 15px 2px 15px;
border-left:solid 1px #08476E;
}
#nav a:link, #nav a:visited {
color:#074B75;
font-weight:bold;
font-size:11px;
text-decoration:none;
}
#nav a:hover {
text-decoration:underline;
}
h1 {
font-size:18px;
}
h2 {
font-size:16px;
}
h3 {
font-size:14px;
}
h4 {
font-size:12px;
}
h5 {
font-size:10px;
}
h6 {
font-size:10px;
font-weight:normal;
}

