body {
	background-image: url(../img/tunnelpage_bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.spacer {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #topimage {
	width: 984px;
}
#container #centerarea {
	width: 984px;
}
#container #centerarea #logoarea {
	width: 415px;
	float: left;
}
#container #centerarea #naviarea {
	float: left;
	width: 568px;
	height: 121px;
	clear: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2e2e2e;
	background-color: #000000;
}
#container #centerarea #naviarea #tunnelnav {
	height: 22px;
	width: 279px;
	padding-top: 80px;
	padding-left: 213px;
	margin: 0px;
}
#container #flasharea {
	width: 984px;
}
#container #footer {
	width: 984px;
	padding-top: 6px;
}
#container #footer #footertext {
	float: left;
	width: 200px;
	padding-top: 10px;
}
#container #footer #footertext p {
	color: #557487;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
#container #footer #footertext a {
	color: #557487;
	text-decoration: none;
}
#container #footer #footertext a:hover {
	color: #1a98ae;
	text-decoration: none;
}
#container #footer #footerimage {
	float: left;
	width: 260px;
	padding-left: 524px;
}


/* navigation */

#nav {
	height: 23px;
	width: 279px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
#nav a {
	text-decoration: none;
	color: #ffffff;
}
#nav ul {
	margin: 0px;
	padding: 0px;	
}
#nav li {
	float: left;
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li a {
	display: block;
	padding: 0px;
	margin: 0px;
}
#nav li span {
	display: none;
}
#navValkokangas {
	display: block;
	position: relative;
	width: 102px;
	background: none;
}
#navDVD {
	display: block;
	position: relative;
	width: 63px;
	background: none;
}
#navPlaystation {
	display: block;
	position: relative;
	width: 114px;
	background: none;
}
#navTVtuotanto {
	display: block;
	position: relative;
	width: 98px;
	background: none;
}

#navValkokangas a, #navDVD a, #navPlaystation a, #navTVtuotanto a {
	display: block;
	position: relative;
	height: 23px;
	background: url(../img/tunnelpage_nav_bg.gif) no-repeat;
}

#navValkokangas a {
	background-position: -0px 0px;
}
#navDVD a {
	background-position: -102px 0px;
}
#navPlaystation a {
	background-position: -165px 0px;
}
#navTVtuotanto a {
	background-position: -279px 0px;
}

#navValkokangas a:hover, #navValkokangas:hover a, #navValkokangas.over a {
	background-position: -0px -23px;
}
#navDVD a:hover, #navDVD:hover a, #navDVD.over a {
	background-position: -102px -23px;
}
#navPlaystation a:hover, #navPlaystation:hover a, #navPlaystation.over a {
	background-position: -165px -23px;
}
#navTVtuotanto a:hover, #navTVtuotanto:hover a, #navTVtuotanto.over a {
	background-position: -279px -23px;
}

/* @end */

