/*---------------PAGE LOOK & FORMAT---------------*/

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #FFFFFF;
	}

a{outline:none;}
map > area,
map > area:active,
map > area:focus {outline: none; border:0; }

/*---------------TEXT STYLES-----------------*/	
.container {
	width: 763px;
	height: auto; /*ie7 */	
	margin: 0 auto 0 auto;
}

.top-bar {
	padding-top: 5px;
	width: 763px;
	height: 26px;
	}
	
.top-bar-home {
	width: 763px;
	height: 32px;
	}

.top-bar-home a {
	border: 0;
	left:0;
	right:0;
}
.main-image{
	width: 763px;
	height: 505px;
	}

.main-image-home{
	width: 763px;
	height: 513px;
	}
	
.main-image #ss img {
	position: absolute;
    z-index:8;
    opacity:0.0;
}

.main-image #ss img.active {
    z-index:10;
    opacity:1.0;
}

.main-image #ss img.last-active {
    z-index:9;
}

.main-image-home #ss img {
	position: absolute;
    z-index:8;
    opacity:0.0;
}

.main-image-home #ss img.active {
    z-index:10;
    opacity:1.0;
}

.main-image-home #ss img.last-active {
    z-index:9;
}

.bottom-bar {
	width: 763px;
	height: 46px;
	height: auto; /*ie7 */	
	text-align: right;
	}

.copyright {
	color: #666666;
	padding-top: 5px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: right;
	height: auto; /*ie7 */
}

.copy-invisible {
	height: 100px;
	width:763px;
	overflow: visible;
	color: #000000;
	font-size: 10px;
	visibility: visible; /*invisible text*/
	}

div.copyright-1line {
	position: absolute;
	left: 50%;
	top: 580px;
	margin-left: 32px;
	color:#666666;
	font-size: 10px;
	}
	
div.facebook-1line {
	position:absolute;
	left: 50%;
	top: 576px;
	z-index:  3;
	height: 35px;
	margin-left: 350px;
	}

div.copyright-2lines {
	position: absolute;
	left: 50%;
	top: 600px;
	margin-left: 32px;
	color:#666666;
	font-size: 10px;
	}
	
div.facebook-2lines {
	position:absolute;
	left: 50%;
	top: 596px;
	z-index:  3;
	height: 35px;
	margin-left: 350px;
	}
	
div.copyright {
	position: absolute;
	left: 50%;
	top: 600px;
	margin-left: 32px;
	color:#666666;
	font-size: 10px;
	}
	
div.facebook {
	position:absolute;
	left: 50%;
	top: 596px;
	z-index:  3;
	height: 35px;
	margin-left: 350px;
	}
	
div.copyright-4lines {
	position: absolute;
	left: 50%;
	top: 645px;
	margin-left: 32px;
	color:#666666;
	font-size: 10px;
	}
	
div.facebook-4lines {
	position:absolute;
	left: 50%;
	top: 641px;
	z-index:  3;
	height: 35px;
	margin-left: 350px;
}