
body {
	height:100%;
	font: .8em/1.8em verdana, arial, sans-serif;
	background :url(bg_b.gif) repeat-x;
	/*background-color: #EBEBEB;*/
	background-color: #EEEEEE;
	margin-left: 50px;
	margin-right: 100px;
	margin-bottom:0;
	width:760px;
}
#mainnmainosflash {
	
	float:left;
	
}
#mainnmainoskuva {

	float:right;
}
#wrapper {
	width: 760px;
	border-left:thin;
	border-right:thin;
	background-color:#FFFFFF;
	min-height:100%;
	height:100%;	
}
#nav {
	width: 200px;
	float:left;
	border: 1px solid #711515;
	border-top: none;
	border-bottom:none;
	border-right:none;
	border-left:none;
	padding: 10px 5px 6px 5px;
	background-color: #FFFFFF;
	height:100%;
}
#nav ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}
#nav li {
	font-size: 80%;
	border-bottom: 1px dotted #B2BCC6;
	margin-bottom: 0.3em;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #2A4F6F;
	background-color: transparent;
}
#nav a:hover {
	color: #778899;
}
#content {
	width: 520px;
	float:right;
	border: 1px solid #711515;
	border-top: none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	padding: 10px 5px 6px 5px;
	background-color: #FFFFFF;
}

#content hr {
	border:none;
	background-color: #EAEAEA;
	color: #EAEAEA;
	height:1px;
	width:70%;
}
#content h1 {
	font-size: 1.2em;
	color: #711515;
	background-color: transparent;
	margin-bottom: -15px;
}
#content h2 {
	color: #711515;
	font-size:1em;
	margin-bottom: -12px;
}
#content a:link, a:visited {
	text-decoration:underline;
	font-weight: bolder;
}

#mainos {
	float:right;
	position: relative;
	top:1em;
	right:1em;
	width:140px;
	height:400px;
	margin: 20px 20px 20px 20px;
}
ul#ominaisuudet {
	font-size:11px;
	list-style-image: url('bullet.gif');
}
ul#tabnav {
	list-style-type: none;
	margin: 0;
	padding-left: 40px;
	padding-bottom: 24px;
	border-bottom: 1px solid #711515;
	font: bold 11px verdana, arial, sans-serif;
}
ul#tabnav li {
	float: left;
	height: 21px;
	background-color: #0066FF;
	/*background-color: #B51032;*/
	color: #FFFFFF;
	margin: 2px 2px 0 2px;
	border: 1px solid #711515;
}
ul#tabnav a:link, ul#tabnav a:visited {
	display: block;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	padding: 4px;
}
ul#tabnav a:hover {
	/*background-color: #F4869C;*/
	background-color: #00CCFF;
	color: #FFFFFF;
}
body#alku li.alku, body#matkat li.matkat, body#lennot li.lennot, body#hotellit li.hotellit, body#tiedotteita li.tiedotteita, body#uutisia li.uutisia, body#autot li.autot, body#muut li.muut, body#english li.english {
	border-bottom: 1px solid #fff;
	color: #000000;
	background-color: #FFFFFF;
}
body#alku li.alku a:link, body#alku li.alku a:visited,
body#matkat li.matkat a:link, body#matkat li.matkat a:visited,
body#lennot li.lennot a:link, body#lennot li.lennot a:visited,
body#hotellit li.hotellit a:link, body#hotellit li.hotellit a:visited,
body#tiedotteita li.tiedotteita a:link, body#tiedotteita li.tiedotteita a:visited,
body#uutisia li.uutisia a:link, body#uutisia li.uutisia a:visited,
body#autot li.autot a:link, body#autot li.autot a:visited,
body#muut li.muut a:link, body#muut li.muut a:visited,
body#english li.english a:link, body#english li.english a:visited {
	color: #000000;
	background-color: #FFFFFF;
}
#footer{
	clear:both;
	background:url(bg_b.gif) top left repeat-x;
	/*background-color:#035A0E;*/
	border: 1px solid #711515;
	border-top: none;	
	padding: 5px 5px 6px 50px;
	font-size: 0.8em;
	/*color: #711515;*/
}
