:focus { outline: 0; }


body {
	font-family: "Lucida Grande", "Lucida Sans", "Verdana", "Arial" sans-serif;
	background: #000;
	padding: 0;
	margin: 0;
	min-width: 980px;
	color: #fff;
}

a {
	text-decoration: none;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }


#logo {

}
#main_logo {
	position: relative;
	float: left;
	padding: 40px 0 0 60px;
	z-index: 20;
}
#tag {
	position: relative;
	float: left;
	margin: 68px 0 0 210px;
	z-index: 21;
}
#tag2 {
	position: relative;
	float: left;
	margin: 29px 0 0 70px;
	z-index: 22;
}


#main_nav {
	list-style: none;
	margin: 68px 0 0 0;
	padding: 0;
	line-height: 0;
	width: 201px;
}
#main_nav li {
	width: 201px;
	float: left;
}
#main_nav li a, #main_nav li a:hover {
	float: left;
}


#filmstrip {
	position: absolute;
	top: 170px;
	left: 103px;
	z-index: 10;
	float: left;
}


#content {
	position: absolute;
	top: 299px;
	left: 250px;
	width: 464px;
}
#content p {
	width: 464px;
	font-size: 12px;
	line-height: 20px;
}
#content p.blue {
	color: #6071b6;
}
#content span {
	text-align: left;
	width: 155px;
	margin: 0 0 0 125px;
	font-size: 12px;
	line-height: 20px;
}
#content span em, em {
	font-weight: bold;
	font-style: italic;
}


.port_item {
	width: 780px;
}
.port_item .col_1 {
	width: 200px;
	height: 130px;
	float: left;
}
.port_item .col_1_2 {
	width: 200px;
	height: 160px;
	float: left;
	text-align: center;
}
.port_item .col_2 {
	float: left;
	text-align: justify;
	width: 495px;
	font-size: 12px;
	line-height: 20px;
}


a, a:link, a:active, a:visited {
	color: #6071b6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}



#cover {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .9;
	z-index: 15;
}
#clip_holder_1 {
	display: none;
	position: fixed;
	margin: 0 auto;
	top: 170px;
	z-index: 16;
	width: 480px;
	height: 376px;	
	background: #000 url('../images/ajax.gif') center no-repeat;
}
#clip_holder_2 {
	display: none;
	position: fixed;
	left: 272px;
	top: 170px;
	z-index: 16;
	width: 640px;
	height: 376px;	
	background: #000 url('../images/ajax.gif') center no-repeat;
}

#sound_holder {
	position: fixed;
	top: -10px;
	left: -10px;
}


#bottom {
	width: 740px;
	text-align: center;
	font-size: 12px;
	clear: both;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}