* {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	color: rgb(255,255,255);
	font-family: Arial;
	font-size: 1.0em;
	font-weight: normal;
	font-style: normal;
}

html, body {
	background-image: url('../img/bg.jpg');
	background-repeat: repeat-x;
}

#site {
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -400px;
	width: 800px;
	clear: both;
	float: left;
}


#wrap {
	width: 800px;
	clear: both;
	float: left;
}

#innerWrapper {
	width: 800px;
	height: 582px;
	background-image: url('../img/index.jpg');
	clear: both;
	float: left;
}

/* hide from IEMac \*/
* html #innerWrapper {
	text-align: center;
}
/* end hide IEMac */

#logo {
	width: 635px;
	height: 125px;
	margin: 10px auto;
}

#contents {
	width: 485px;
	clear: both;
	float: right;
	margin-top: 20px;
}

#contentsTable td {
	vertical-align: middle;
}

#contentsTable td a {
	color: rgb(0,0,0);
	font-size: 0.7em;
	text-decoration: none;
}

#charterKuva, #cottagesKuva {
	padding: 5px;
}

#charterTextFin, #charterTextSwe, #cottagesTextFin, #cottagesTextSwe {
	background-image: url('../img/text.png');
}

#contact {
	position: absolute;
	bottom: 150px;
	left: 50%;
	margin-left: -275px;
	width: 550px;
	height: 70px;
	color: rgb(0,0,0);
	font-family: Arial;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
}

/* hide from IEMac \*/
* html #contact {
	bottom: 110px;
}
/* end hide IEMac */

#contactTable {
	width: 550px;
	height: 70px;
	background-image: url('../img/contact.png');
}

#contactTable th {
	text-align: center;
	color: rgb(0,0,0);
	text-decoration: underline;
	font-family: Times;
	font-size: 0.9em;
}

#contactTable td {
	text-align: left;
	color: rgb(0,0,0);
	font-family: Times;
	font-size: 0.9em;
}

#footer {
	clear: both;
	float: left;
	background-color: rgb(158,183,199);
	width: 794px;
	height: 15px;
	text-align: center;
	padding: 3px;
}

/* hide from IEMac \*/
* html #footer {
	width: 800px;
}
/* end hide IEMac */

#webmaster {
	clear: both;
	float: left;
	width: 790px;
	height: 15px;
	padding: 5px;
	text-align: center;
	vertical-align: bottom;
}

/* hide from IEMac \*/
* html #webmaster {
	width: 800px;
}
/* end hide IEMac */


#footer {
	font-family: Times;
	font-size: 0.7em;
	color: rgb(255,255,255);
}

#webmaster {
	font-family: Verdana;
	font-size: 0.7em;
	color: rgb(150,150,150);
}

#webmaster a {
	text-decoration: none;
	color: rgb(150,150,150);
}

#webmaster a:hover {
	text-decoration: underline;
}
