body{
    height: 100%;
    margin: 0;
	background: -moz-linear-gradient(top,  rgba(232,232,232,0.65) 0%, rgba(255,255,255,0.39) 40%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,232,232,0.65)), color-stop(40%,rgba(255,255,255,0.39)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(232,232,232,0.65) 0%,rgba(255,255,255,0.39) 40%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(232,232,232,0.65) 0%,rgba(255,255,255,0.39) 40%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(232,232,232,0.65) 0%,rgba(255,255,255,0.39) 40%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(232,232,232,0.65) 0%,rgba(255,255,255,0.39) 40%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6e8e8e8', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
	background-repeat:no-repeat;
	}

@font-face {
	font-family: casant_font;
	src: url(casant.ttf);
}
	
h1{
	font-family:casant_font;
	font-size:30px;
	font-weight:normal;
	line-height:6px;
}

.h1-center-align{
	font-family: "casant_font";
	font-size:30px;
	font-weight:normal;
	margin-top:0px;
	text-align:center;
}

.h1-center-align2{
	font-family: "casant_font";
	font-size:30px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:6px;
	text-align:center;
	line-height:0px;
}

p{
	font-family:casant_font;
	font-size:22px;
	line-height:28px;
}

a{
	color:#000;
}

#container{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	}
	
#header{
	height:160px;
	width:800px;
	}
	
#logo{
	margin-left:321px;
	float:left;
}

#header-links{
	line-height:0px;
	height:80px;
	width:100px;
	margin-left:200px;
	margin-top:30px;
	float:left;
}

#links{
	height:85px;
	width:800px;
	margin-top:4px;
	text-align:center;
}

.active-link{
    -webkit-filter: drop-shadow(6px 5px 1px #282828);
filter: url(shadow.svg#drop-shadow);
-ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12,
Color='#444')";
filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
}

.links{
}


.links:hover{
    -webkit-filter: drop-shadow(6px 5px 1px #282828);
filter: url(shadow.svg#drop-shadow);
-ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12,
Color='#444')";
filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
}



#upper-row{

	line-height:10px;

}

#lower-row{
	margin-top:7px;
	margin-bottom:0px;
	line-height:12px;
}

#content{
	
	margin-left:auto;
	margin-right:auto;
}

#slider{
	width:684px;
	margin-left:auto;
	margin-right:auto;
	margin-top:22px;
	margin-bottom:0px;
}

#kengan-teko-presentation{
	display:inline-block;
	width: 800px;
	margin-top:-10px;
	text-align:center;
}

#text-area{
	margin-left:10px;
	margin-right:10px;

}

#text-area-2{
	width:545px;
	margin-left:10px;
	margin-top:0px;
	float:left;
	display:inline-block;


}

#text-area-3{
	width:300px;
	margin-left:10px;
	margin-top:200px;
	float:left;
	display:inline-block;


}

#kenkatyypit-images{
	width:240px;
	margin-top:90px;
	display:inline-block;
	
}

#kenkaleikkaukset-images{
	width:240px;
	margin-top:20px;
	display:inline-block;
	
}

#ohjeita-images{
	width:470px;
	margin-top:60px;
	display:inline-block;
	
}

#text-area-verstas{
	width:260px;
	margin-right:0px;
	margin-top:40px;
		float: left;
		display:inline-block;

}

#image-area-verstas{
	width:430px;
	margin-top:60px;
	float: right;
	display:inline-block;
}

#footer{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	line-height:18px;
	font-size:18px;
	margin-bottom:50px;
}

#galleria-thumb{
	height:42px;
	width:42px;
}

#media-row1{
	margin-left:310px;
	margin-top:-150px;
}

#media-row2{
	margin-left:0px;
	margin-top:-70px;
	margin-left:310px;
}

#media-row3{
	margin-left:0px;
	margin-top:-100px;
	margin-left:310px;
}

#media-title{
	display:inline-block;
	margin-top:50px;
}

#media-logo{
	height:190px;
	width:140px;
	display:inline-block;
}

.media-link{
	font-family:casant_font;
	font-size:22px;
	line-height:28px;
	color:#333399;
}

.it-kamppi{
	font-size:18px; 
	font-weight: ; 
	color:0099ff; 
	text-decoration:none;"
}

.it-kamppi:hover{
	font-size:18px; 
	font-weight:; 
	color:#0099ff; 
	text-decoration:underline;"
}
	
.it-kamppi:visited{
	font-size:18px; 
	font-weight: ; 
	color:#0099ff; 
	text-decoration:none;"
}