#main {
width: 900px;
background: #FFFFFF;
text-align: left;
padding: 0px;
margin:auto;
border: 1px solid #C0C0C0;
}
#head {
height: 209px;
background: #FFFFFF;
text-align: right;
position:relative;
}
#head_nav {
position: absolute;
bottom:25px;
right:8px;
text-align: right;
font-weight:100;
font-family:arial,Arial,Arial CE;
font-size:12px;
padding: 2px 0px 2px 0px;
}
#head_nav a {
color:#5555AA;
}
#content {
float: left;
margin:0px;
padding:0px;
}
#nav1 {
float: left;
background: #2C62A3;
}
#nav2 {
float: right;
overflow:hidden;
background: #B94642;
padding: 0px 1px 1px 1px;
}
#bottom {
font-size: 8pt;
color: #777;
height:16px;
text-align: center;
margin: 0px 5px 5px 5px;
padding:2px 0px 2px 0px;
clear: both;
background: #E5E5E5;
}
#bottom a{
color: #777;
font-size: 8pt;
font-weight:normal;
}

img {
border: 0px;
}
