@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}

#body {
	width: 100%;
	
}

.h1 {
	
	height: 25px;
	width: 100%;
}

.h2 {
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
	
	height: 1000px;
	width: 1500px;
	background-image: url(coming.jpg);
	font-size: 9pt;
	color: #FFF;
	
}
.h2b {
	float: left;
	height: 330px;
	width: 350px;
	margin-top: 10px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	
}
#h2c {
	float: left;
	height: 320px;
	width: 420px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}
.h3 {
	float: left;
	height: 182px;
	width: 100%;
}

.h4 {
	float: left;
	height: 50px;
	width: 382px;
	margin-top: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	background-color: #000;
}
.logo {
	float: left;
	padding-left: 100px;	
}

.port {
	float: left;
	padding-left: 120px;
	padding-top: 30px;
}

a:link {
	color: #FFF;
	text-decoration: none;
	
}
a:visited {
	color: #FFF;
	text-decoration: none;
	
}
a:hover {
	color: #FC0;
	text-decoration: none;
	
}
a:active {
	color: #FFF;
	text-decoration: none;
	
}

.picfr {
	height: 300px;
	width: 420px;
	text-align: center;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
}

.pic {
	border: medium solid #FFF;	
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000;
}
