

body {
	background-color: white;
	
}

.ylacontainer {
	width:1100px;
	margin: auto;
	padding-top:5px;
}

.menulogolla {
	background-image: url("../images/pics/logo2.jpg");
	height: 60px;
	width: 234px;
	padding: 0px;
	margin: 0px;
	float:left;
}

.menu {
	background-color: white;
	height: 43px;
	width: 830px;
	padding: 0px;
	margin: 0px;
	float:left;
	padding-top:19px;
	padding-left: 20px;
	padding-bottom: 10px;
	
}

.menu ul li a {
	font-family: "Helvetica";
	font-size: 13px;
	color: black;
	text-decoration:none;
	font-weight:none;
	text-transform: uppercase;
	padding-top: 15px;		
}

.menu ul li {
	float:left;
	list-style: none;
	padding: 0 15px 0px 15px;
}

.alacontainer {
	width:1100px;
	margin: auto;
}

.vali {
	float:left;
	width:100%;
	height:15px;
	border-top: solid 1px;
	
}

.ylamoduuli {
	
	height: 348px;
	width: 400px;
	float:left;
	padding-top:px;
	margin-top:30px;
	background-image: url("../images/pics/aidosta_puusta4.jpg");
}
.ylamoduuli_txt {
	background-color: #888;
	height: 300px;
	width: 400px;
	float:left;
}
.ylamoduuli_p1 {
	
	height: 500px;
	width: 435px;
	float:left;
}

.ylamoduuli_p2 {
	background-color: #666;
	height: 300px;
	width: 400px;
	float:left;
}

.ylamoduuli_ala {
	
	height: 300px;
	width: 1200px;
	float:left;
}

.ylamoduuli_p3 {
	background-color: #444;
	height: 300px;
	width: 400px;
	float:left;
}

.ylamoduuli_p4 {
	background-color: #333;
	height: 300px;
	width: 400px;
	float:left;
}

.ylamoduuli_p5 {
	background-color: #222;
	height: 300px;
	width: 400px;
	float:left;
}

.mailform {

	height: 300px;
	width: 500px;
	float:left;
	padding-left: 5px;
}

.mailform h3 {

	font-size: 16px;
}

.alavali {

	height: 50px;
	width: 1100px;
	float:left;
}

.artikkeli {

	background-color: white;
	height: 200px;
	width: 600px;
	float:left;
	padding-top:40px;
}

.artikkeli h1 {

	font-family: "Palatino Linotype";
	font-size: 22px;
	color: black;
	text-decoration:none;
	font-weight:none;
	text-transform: uppercase;
	padding-left:5px;
}

.artikkeli p {

	font-family: "Helvetica";
	font-size: 13px;
	color: black;
	text-decoration:none;
	font-weight:none;
	padding-left: 5px;
	
}

.footer {

	background-color: #333;
	height: 150px;
	width: 100%;
	float:left;
	border-top: solid 1px;
	border-top-color: #D3D3D3;
	margin-top:100px;
	padding-left:175px;
}

.footer p {
	font-family: "Helvetica";
	font-size:10px;
	color: #999;
}

.footercontainer {

	margin:auto;
	width:1100px;
}

.footercontainer p {
	font-family: "Helvetica";
	font-size:10px;
	float:left;
	color: #555;

}