#container {
    width: 948px;
	margin-top:15px;
    margin-right: auto;
    margin-left: auto;
}


#Header-links {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    float: right;
    height: 15px;
    width: 150px;
    margin-top: 155px;
}

#Header-links a, #Header-links a:active, #Header-links a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

#Header-links a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
}

#header {
    background-image: url(/images/Header-image.jpg);
    background-repeat: no-repeat;
    height: 182px;
    width: 950px;
}

#TopNav {
    background-image: url(/images/TopNav-bkgrd.gif);
    background-repeat: repeat-x;
	text-align:center;
    height: 28px;
    width: 948px;
    padding-top: 10px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #c5c5c5;
    border-left-color: #c5c5c5;
}

.Float-left {
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
}

#NewsBox {
    float: left;
    width: 221px;
    margin-left: 17px;
    margin-bottom: 30px;
}

#NewsBox-Top {
    background-image: url(/images/News-Box-Top.gif);
    background-repeat: no-repeat;
    height: 33px;
    width: 221px;
}

#NewsBox-Middle {
    background-image: url(/images/News-Box-Middle.gif);
    background-repeat: repeat-y;
    min-height: 280px;
    width: 191px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
}

#NewsBox-Bottom {
    background-image: url(/images/News-Box-Bottom.gif);
    height: 18px;
    width: 221px;
    margin-bottom: 15px;
}


#menu-item {
    display: inline;
    vertical-align: middle;
    padding-left: 28px;
    padding-right: 28px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #207cc0;
    text-decoration: none;
	margin: 0;
	float: left
}

#MainContent {
    background-image: url(/images/BottomImage.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    width: 908px;
    min-height: 400px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #c5c5c5;
    border-left-color: #c5c5c5;
    padding: 20px;
    float: left;
}

#footer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    height: 35px;
    width: 950px;
    text-align: center;
    padding-top: 5px;
    float: left;
}

#footer a, #footer a:active, #footer a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
}

#footer a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #207cc0;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
}

#menu-item a, #menu-item a:active, #menu-item a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #207cc0;
    text-decoration: none;
}

#menu-item a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #0b5e56;
    text-decoration: none;
}

#menu-separator {
    display: inline;
    width: 0px;
    height: 4px;
    background-image: url(/images/TopNav-separator.gif);
    background-repeat: no-repeat;
    padding-top: 20px;
    background-position: center;
}

#HomeLeftBox {
    float: left;
    width: 670px;
}
