body {
margin: 0px;
color: #122045;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #10152b;

}

#utility_nav_wrapper {
background-image:url(images/utility_bg.jpg);
background-repeat:no-repeat;
background-color: #1c4d8f;
background-position:center;
width: 100%;
height: 89px;
position: relative;
}

#utility_nav {
width: 340px;
position: relative;
margin: auto;
top: 68px;
color: #becbde;
font-size: 10px;
}

#utility_nav a {
text-decoration: none;
color: #becbde;
}

#utility_nav a:hover {
text-decoration: underline;
}


#main_container {
background-image: url(images/bg1.jpg);
background-repeat: repeat-x;
background-color: #122045;
background-position:top;
width: 100%;
position: relative;

}

#header {
position: relative;
width: 770px;
position: relative;
margin: auto;
}

#nav_wrapper {
background-image:url(images/nav_bg_index.jpg);
background-position:center;
background-repeat:no-repeat;
width: 770px;
position: relative;
height: 362px;
margin: auto;
}

#nav {
padding-top: 5px;
text-align:right;
_margin-top:-1px;
}

#nav li {
display: inline;
list-style-type: none;
padding-right: 22px;
text-transform:uppercase;
font-size: 13px;
margin: 0;
}

#nav li a {
color: #122045;
text-decoration: none;
}


#nav li a:hover {
color: #122045;
text-decoration: underline;
}

#blurb {
width: 410px;
padding: 60px 20px 20px 35px;

}

#content {
width: 700px;
position: relative;
height: 100%;
margin: auto;
background-color:#e8ecf5;
padding: 20px 35px 35px 35px;

}

#footer_wrapper {

width: 100%;
background-color:#10152b;
position: relative;
height: 118px;
margin: auto;
}

#footer {
color: #6f737f;
text-align:right;
padding: 5px 0px 0px 0px;
width: 770px;
margin: auto;
}

#footer a {
color: #6f737f;
text-decoration:none;
}

#footer a:hover {
color: #6f737f;
text-decoration:underline;
}
