/* CSS Document */
*{
margin:0px;
padding:0px;
}

body{
	background-color:#999999;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}

#Wrapper {
	width:943px;
	margin-left:100px;
}

#header{
	width:943px;
	height:258px;
}

/*navi alkaa*/
ul{
	width:100%;
	font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica;
	font-size:12px;
	padding-top: 25px;
}

ul li{
display:inline;
}

ul li a
{
	color: #000000;
	text-decoration: none;
	padding-top: 0.15em;
	padding-right: 1.5em;
	padding-bottom: 0.15em;
	padding-left: 3.5em;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}

ul li a:hover
{
	background-color: #666666;
}

	#aktiivinen a{
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #0099FF;
    }
/*ja loppuu*/

#yhteys{
	width: 290px;
	float: right;
	margin-top: 0px;
	text-align: right;
}

#content{
	width:622px;
	background-repeat: no-repeat;
	float: left;
	}

#right{
	text-align:right;
	float: right;
	width: 290px;
}

#footer{

}
/*Tekstit*/

h3{
	font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica;
	font-size:16px;
	color:#000000;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 10px;
	padding-left: 25px;
	padding-bottom: 10px;
}

#content p {
	font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica;
	color:#000000;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 25px;
	padding-bottom: 10px;
}

#right p {
	font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica;
	color:#000000;
	font-size: 10px;
	padding-left:20px;
	padding-right:50px;
	text-align:justify;
	
}

.style1 {
font-size: 16px;
color: #0099FF;
}

.style3 {
font-size: 16px;
color: #000000;
}

h2{
font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica;
	font-size:12px;
	color: #333333;
}

h4{
font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica;
	font-size:12px;
	color: #0099FF;
}

#yhteys p{
	font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica;
	color:#000000;
	font-size: 10px;
}

#yhteys p a{
	font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica;
	color:#000000;
	font-size: 10px;
	text-decoration:none;
}

#yhteys p a:hover{
	font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica;
	color:#000000;
	background-color:#0099FF;
	font-size: 10px;
}

p.oranssi a{
	font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica;
	color:#000000;
	font-size: 10px;
	text-decoration:none;
}

p.oranssi a:hover{
	font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica;
	color:##0099FF;
	font-size: 10px;
}

.style2 {
font-size: 16px;
color:#0099FF;
}

a{
	font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica;
	color:#0099FF;
	font-size: 10px;
	text-decoration:none;
}

a:hover{
	font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica;
	color:#000000;
	font-size: 10px;
}

#footer p{
font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica;
	color:#000000;
	font-size: 10px;
	padding-left: 25px;
	padding-bottom: 10px;
}

.galleria{
	background-image:url(images/kuvatausta.jpg);
	width:80px;
	height:120px;
	margin-top: 10px;
	margin-left: 25px;
	float:left;
}

.gallery{
	width:600px;
	height:150px;
	float:left;
	margin-left:10px;
	border: 5px solid #000000;
}

.katso{
margin-bottom:40px;
width:600px;
margin-left:10px;
float:left;
}
.katso p{
margin-top:10px;
}
.katso a{
float:left;
}
.katso a:hover{
float:left;
}
.info{
float:left;
}
