.main {
	background-image: url(../main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
    padding-top: 20px;
}
.top-navbar {
	background-image: url(../top_navbar.gif);
	width: 699px;
	height: 86px;
}
.center-page {
	background-image: url(../bg_center-page.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 699px;
    background-color: #c0d1ee;
    padding: 5px 0 0 0;
}
.center-page-popup {
	background-image: url(../bg_center-page.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 620px;
    background-color: #c0d1ee;
}
.swf-movie {
    width: 699px;
	/*border-right: 1px solid #c3d2f0;
    border-left: 1px solid #c3d2f0;*/
	background-color: #c3d2f0;
    position: relative;
}
.address-box {
	background-image: url(../bg_footer.gif);
    width: 699px;
    font-size: 11px;
}
.image-box {
    padding: 1px;
    border: 1px solid #5a6a8a;
}
.menu-navbar {
	/*background: transparent url(../menu-navbar_bg.gif) no-repeat 0 0;
	background-color: #556378;*/
	background-color: #c3d2f0;
	border: 1px solid #000;
	border-width: 1px 0;
	border-color: #c3d2f0 #000;

	width: 699px;
	padding: 0 0 0 0;
	/*padding: 1px 0 3px 1px;*/
	/*height: 53px;*/
}
.menu-navbar-box {
    /*height: 50px;*/
    float: left;
    display: inline;
    margin: 0 0 0 1px;
	/*border-left: 1px solid #6c778d;
	border-bottom: 1px solid #c3d2f0;
	border-top: 1px solid #6c778d;*/
}
a.menu-item {
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    font-family: "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #FFF;
    padding: 17px 0;
    display: block;
    background-color: #556378;
	/*border-left: 1px solid #c3d2f0;*/
	width: 115px;
	letter-spacing: 1px;
}
a.menu-double {
    padding: 10px 0 8px;
}
a.menu-item:hover {
    text-decoration: none;
    color: #FC0;
    background-color: #252f3a;
}
#languages {
    position: absolute;
    top: 28px;
    right: 22px;
}
.center-banner {
    height: 59px;
    width: 699px;
    background-color: #c0d1ee;
    text-align: center;
    border-bottom: 1px solid #FFF;
}
.center-banner a img {
    border: 1px solid #FFF;
    border-width: 0 1px 0 1px;
}
