body {
margin: 0 auto;
background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
background-color: #037eb7;
text-align: center;
font-family: arial;
font-size: 100%;
}

#main_container {
margin: 0 auto;
width: 950px;
height: auto;
}

#header {
position: relative;
margin: 0 auto;
width: 950px;
height: 125px;
}

#logo {
position: absolute;
left: 50px;
top: 40px;
background-image: url(../images/logo.jpg);
height: 63px;
width: 339px;
}

#navigation_menu {
position: absolute;
right: 50px;
top: 60px;
}

#navigation_menu a {
padding-top: 4px;
color: #fff;
text-decoration: none;
margin-left: 10px;
margin-right: 10px;
font-weight: bold;
height: 31px;
width: 96px;
display: block;
float: left;
}

.highlight {
background-image: url(../images/highlight.gif);
background-repeat: no-repeat;
}

#whiteborder_top {
background-image: url(../images/whiteborder_top.gif);
background-repeat: no-repeat;
height: 13px;
width: 952px;
}

#white_bg {
background-image: url(../images/white_gradient.jpg);
background-repeat: repeat-x;
background-color: #e6e6e6;
height: auto;
width: 952px;
}

#whiteborder_bottom {
background-image: url(../images/whiteborder_bottom.gif);
background-repeat: no-repeat;
height: 13px;
width: 952px;
}

#left_column {
width: 687px;
height: auto;
margin-left: 13px;
float: left;
text-align: left;
}

#left_column h1 {
color: #2aaeeb;
margin-left: 20px;
}

#left_column h1 {
color: #2aaeeb;
margin-left: 20px;
}

#right_column h1 {
color: #2aaeeb;
margin-left: 20px;
text-align: left;

}

#left_column p {
margin-left: 20px;
margin-right: 20px;
color: #072e4d;
font-size: 90%;
line-height: 130%;
}

#right_column {
width: 227px;
height: 11px;
margin-right: 13px;
float: right;
}

#greyborder_top {
background-image: url(../images/greyborder_top.gif);
width: 227px;
height: 11px;
}

#grey_bg {
background-color: #ebeaea;
width: 227px;
height: auto;
}

#right_column p {
text-align: left;
color: #072e4d;
margin-left: 20px;
margin-right: 20px;
font-size: 90%;
line-height: 130%;
}

#footer {
padding-top: 15px;
width: 950px;
margin: 0 auto;
color: #fff;
font-size: 75%;
text-align: right;
}

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

ul.horiz {
list-style: none;
padding: 10px;
}

ul.horiz li {
float: left;
margin: 0 9px;
font-weight: bold;
}

#left_column li {
color: #072e4d;
font-size: 90%;
line-height: 130%;
}

#left_column a {
color: #072E4D
}
