body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(img/aloitus/body.gif);
	background-repeat: repeat-x;
	background-color: #DCEEFF;
	margin:0;
	padding:0;
	text-align:center;
	color: #000000;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
img {
	border:none;
}
#bg {
	background-image: url(img/aloitus/bodyBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 800px;
}

#wrapper {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height:80px;
	position:relative;
}
#main {
	position:relative;
	height: 621px;
	text-align: left;
}
.main_box {
	position: absolute;
	top:74px;
	left:179px;
	width: 246px;
	height:216px;
	text-align: left;
	z-index:1;
}
.main_box-right {
	position: absolute;
	top:74px;
	left:169px;
	width: 246px;
	height:216px;
	text-align: left;
	z-index:1;
}
.link {
	position: absolute;
	top:10px;
	left:10px;
	width: 421px;
	height:297px;
	z-index:2;
}

.link a {
	height: 297px;
	width:100%;
	outline:none;
	display:block;
}
.tips {
	z-index:3;
}
.tip {
	width:167px;
	height: 90px;
	font-family:tahoma,arial;
	background-image: url(img/aloitus/tip.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:3;
}
.tip-top { 
	display:none;
}
.tip-title {
	color:#224A6E;
	font-weight:bold;
	margin-top: 10px;
	padding-top:10px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 4px;
}
.tip-text { 
	color:#000;
}
.tip-bottom	{ 
	display:none;
}
.header {
	color: #FFFFFF;
	text-indent: -9999px;
	text-align:left;
}

#part_1 {
	background-image: url(img/aloitus/swh-espoo-iso-omena.jpg);
	height: 311px;
	width: 445px;
	float: left;
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
}
#part_2 {
	background-image: url(img/aloitus/swh-turku-skanssi.jpg);
	float: left;
	height: 311px;
	width: 445px;
	position: relative;
}
#part_3 {
	background-image: url(img/aloitus/day-spa-espoo-iso-omena.jpg);
	float: left;
	height: 314px;
	width: 445px;
	position: relative;
}
#part_4 {
	background-image: url(img/aloitus/day-spa-turku-skanssi.jpg);
	float: left;
	height: 315px;
	width: 445px;
	position: relative;
}
.clear {
	clear:both;
}

