body {
margin: 40px 0 0 0;
padding: 0;
background: #FFFFFF url(1.gif) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
}

h1, h2, h3 {
margin: 0;
font-weight: normal;
color: #3E3E3E;
}

p, ul, ol {
margin: 0 0 1em 0;
text-align: justify;
line-height: 20px;
}

a {
color: #003448;
}

a:hover, a:active {
text-decoration: none;
color: #003448;
}

#header {
width: 850px;
height: 82px;
margin: 0 auto 40px auto;
background: url(3.gif) repeat-x left bottom;
}

#logo h1 {
font-size: 34px;
color: #494949;
}

#logo h1 sup {
vertical-align: text-top;
font-size: 24px;
}

#logo h2 {
margin-top: -3px;
font-size: 11px;
color: #A0A0A0;
}

#menu {
float: right;
}

#menu ul {
margin: 0;
padding: 15px 0 0 0;
list-style: none;
}

#menu li {
display: inline;
}

#page {
width: 850px;
margin: 0 auto;
}

#content {
float: left;
width: 575px;
}

#bar {
float: right;
width: 220px;
}

#bar h2 {
margin-bottom: 10px;
background: url(3.gif) repeat-x left bottom;
font-size: 16px;
}

.box {
padding: 20px;
background: url(5.gif) no-repeat;
}

#footer {
height: 40px;
min-height: 40px;
padding: 130px 0 0 0;
background: #003448 url(9.gif) repeat-x;
}

#footer p, #footer a {
text-align: center;
color: #476B77;
}

html>body #footer {
height: auto;
}

img {
border: 1px solid #222;
}
