html, body, div, img { margin: 0; padding: 0; }

body {
font-size: 12px;
font-family: helvetica, arial, sans-serif;
color: #162E4F;
}

h1 { font-size: 25px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }

h1, h2, h3, h4, h5 { 
color: #162E4F;
}

p { margin: 10px 0 10px 0; padding: 0; }

.w400 { width: 400px; }

a { text-decoration: none; }

a:link { color: #9AA4AE; }
a:visited { color: #9AA4AE; }
a:hover {color: #CC6633; }
a:visited:hover { color: #CC6633; }

ul li, ol li { font-size: 100%; }
ul li ul li a { font-size: 100%; }

table { font-size: 100%; }

#altlogo_print { display: none; }
#altblocks_h_print { display: none; }
#alt_home_print { display: none; }

#wrap {
margin: 10px auto 0 auto;
position: relative;
width: 800px;
text-align: left;
}

#head {
position: relative;
height: 110px;
margin: 0 0 10px 0;
border-bottom: 1px solid #CDA07F;
}


#tag { 
position: absolute;
top: 20px;
right: 0;
width: 600px;
padding: 0 10px 0 0;
color: #162E4F;
font-weight: bold;
font-size: 18px;
text-align: right;
}

#nav {
float: left;
width: 140px;
}

#nav a { 
color: #777777;
font-size: 14px;
font-weight: bold;
display: block;
width: 127px;
height: 27px;
margin: 0 0 4px 0;
padding: 10px 0 0 7px;
text-align: left;
background: url(images/nav.jpg) left top no-repeat;
}

#nav a:hover { 
color: #FFFFFF;
background: url(images/nav_over.jpg) left top no-repeat;
}

#content {
margin: 0 0 10px 0;
font-size: 13px;
}

#home_inner {
float: right;
width: 600px;
margin: 0 20px 0 0;
}

#inner { 
position:relative;
float: right;
width: 600px;
padding: 0 20px 10px 0;
}


.clear { clear: both; }

#footer {
clear: both;
font-family: arial, sans-serif;
margin: 10px auto 0 auto;
padding: 10px 0 0 0;
text-align: center;
font-size: 9px;
width: 800px;
border-top: 1px solid #CDA07F;
}

#footer_links { font-size: 11px; border-bottom: 1px solid #CDA07F; padding: 0 0 10px 0;}
#footer_links a:hover { text-decoration: underline; }

.footerbox { 
float: left;
width: 258px;
text-align: center;
font-size: 10px;
font-weight: bold;
font-family: arial, sans-serif;
line-height: 18px;
}

#f1 { width: 10px; height: 40px; float: left; background: url(images/f1.jpg) top right no-repeat; }
#f2 { width: 10px; height: 40px; float: left; background: url(images/f2.jpg) top right no-repeat; }

#footer a { 
color: #162E4F;
text-decoration: none;
}

