body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#f4f4f4;
	}
a {
	outline:none;
	}
#page {
	margin:0px auto;
	padding:0px auto;
	width:1000px;
	text-align:left;
	}
#header {
	background-image:url(../images/topwave_splash.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:1000px;
	height:113px;
	position:relative;
	}
#header_menu {
	position:absolute;
	top:77px;
	right:55px;
	width:350px;
	height:20px;
	text-align:left;
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size:10px;
	color:#888;
	}
#header_menu a {
	color:#888;
	text-decoration:none;
	}
#header_menu a:hover {
	color:#888;
	text-decoration:underline;
	}
#menucontainer {
	width:1000px;
	height:43px;
	margin-top:16px;
	position:relative;
	border:#FF0000 1px solid;
	}
#mainlogo {
	width:145px;
	height:144px;
	position:absolute;
	top:-56px;
	left:156px;
	}
#mainnavi {
	width:514px;
	height:43px;
	position:absolute;
	top:0px;
	right:157px;
	float:right;
	}
#footer {
	clear:both;
	test-align:center;
	width:1000px;
	padding-top:10px;
	}
#footer_legal {
	margin:0px auto;
	margin-bottom:10px;
	padding:0px auto;
	text-align:center;
	vertical-align:middle;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#959595;
	font-size:10px;
	height:15px;
	width:900px;
	}
#footer a {
	color:#959595;
}



/** START SPLASH **/
.splash_homeblock {
	width:270px;
	height:543px;
	float:left;
	margin:72px 36px 0px 61px;
	}
.splash_commblock {
	width:270px;
	height:543px;
	float:left;
	margin:72px 36px 0px 0px;
	}
.splash_servblock {
	width:270px;
	height:543px;
	float:left;
	margin:72px 36px 0px 0px;
	}

.splash_logo {
	width:270px;
	height:176px;
	margin-bottom:27px;
	}
.splash_tower {
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ececec;
	font-size:12px;
	}
.splash_tower a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ececec;
	font-size:12px;
	text-decoration:none;
	}
.splash_hometext, .splash_commtext, .splash_servtext {
	width:235px;
	height:10px;
	position:absolute;
	top:90px;
	left:17px;
	}
/** END SPLASH **/

