body {
background:#016891 url(../images/bg.gif) top repeat-x;
font-family:Arial;
font-size:12px;
line-height:16px;
color:#fff;
}

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

a:hover {
color:#e5e5e5;
text-decoration:none;
}

hr {
color: #E0E0E0;
background-color: #E0E0E0;
height: 1px;
border:0;
}

h1 {
font-size:18px;
line-height:28px;
color:#3389E1;
}

#container {
background:url(../images/bg-container.jpg) top no-repeat;
position:relative;
width:1177px;
height:auto;
min-height:800px;
overflow:hidden;
margin:0 auto;
}

#homepage-flash {
position:relative;
width:1177px;
height:628px;
overflow:hidden;
margin:0 auto;
}

#homepage-nav {
position:relative;
width:1177px;
height:auto;
margin:30px 0 0 0;
}

#homepage-nav ul {
position:relative;
margin:0;
padding:0;
text-align:center;
}

#homepage-nav ul li {
position:relative;
margin:0 25px;
text-align:center;
display:inline;
}

#homepage-nav ul li a {
color:#FFF;
font-weight:700;
}

#homepage-nav ul li a:hover {
color:#ccc;
}