.main {
    /*background-color: #abc2d9;*/
    background-color: #EEEEEE;
    height: 515px;
}
.top-menu {
	padding-top: 5px;
}
.top-navbar {
    height: 30px;
}
.menu-left {
	width: 170px;
	margin-top: 2px;
	margin-right: 3px;
}
.center-div {
}
.center-page {
}
.footer-div {
    margin-top: 0px;
}
.swf-movie {
	border: 1px solid #e8e9ed;
}
.menu-left-box {
    width: 260px;
    margin-top: 0px;
	padding: 2px;
}
.menu-left-item {
    font-size: 11px;
    height: 22px;
}
.menu-item {
    text-decoration: none;
    letter-spacing: normal;
    color: #FFFFFF;
}
a.menu-item:link {
    color: #FFFFFF;
}
a.menu-item:visited {
    color: #FFFFFF;
}
a.menu-item:hover {
    text-decoration: none;
    color: #FFCC00;
}
.sub-menu-item {
    text-decoration: none;
    letter-spacing: normal;
}
a.sub-menu-item:hover {
    text-decoration: none;
    color: #f7bc1f;
}
.menu-no-url {
    font-weight: bold;
    letter-spacing: normal;
    color: #FFFFFF;
}
.address-box {
    margin-top: 15px;
    font-size: 9px;
    float: right;
}
.td-col-left {
    margin-top: 5px;
    margin-left: 3px;
	background-image: url(../bg-col-left.jpg);
	background-repeat: repeat-x;
	background-position: top left;
    width: 271px;
    height: 505px;
    /*margin-right: 5px;*/
}
.td-col-right {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 3px;
	background-image: url(../bg-col-right.jpg);
	background-repeat: repeat-x;
	background-position: top left;
    width: 388px;
    height: 505px;
}
