* {
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: rgb(255,255,255);
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
}

body {
	background-color: rgb(15,26,52);
}

#wrap {
	clear: both;
	float: left;
	width: 1000px;	
	margin-top: 10px;
	margin-left: 50%;
	position: absolute;
	left: -500px;
}

#site {
	clear: both;
	float: left;
	width: 1000px;
	height: 707px;
	background-image: url('../img/aloitussivu.jpg');
}
#left {
	width: 294px;
	height: 697px;
	padding: 5px;
	clear: left;
	float: left;
}

.kielivalikko {
}

#webshop {
	width: 294px;
	margin-top: 10px;
	text-align: left;
	font-size:80%;
}

#webshop p {
	font-size: inherit;
}

#techInv {
	margin-top: 10px;
	text-align: left;
	font-size:80%;
}

#techInv p, #techInv a {
	font-size: inherit;
}

#techInv a {
	text-decoration: underline;
	font-weight: bold;
}

#tuotemerkit {
	clear: both;
	float: left;
	width: 294px;
	height: 250px;
	margin-top: 100px;
}

#rescueEquipment {
	margin-left: 56px;
}

#stormforce {
	margin-top: 5px;
	margin-left: 23px;
}

#finnboat {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	background-image: url('../img/menuitembg.png');
	background-repeat: repeat;
	padding: 5px;
}

#vene {
	font-size:80%;
	margin-top:10px;
}

#veneteksti {
	font-size:inherit;
}

#veneteksti a {
	font-size:inherit;
}

#uutiset {
	float: right;
	margin-top: 300px;
	margin-right: 53px;
	width: 400px;
	/*height: 200px;*/
	background: url('../img/menuitembg.png');
	background-repeat: repeat;
}

#createdBy {
	clear: both;
	float: left;
	width: 500px;
	margin-top: 5px;
	margin-left: 250px;
	text-align: center;
	color: rgb(86,101,131);
	font-size: 7pt;
}

#createdBy a {
	font-family: Verdana;
	color: rgb(86,101,131);
	font-size: 7pt;
	text-decoration: underline;
}
