body{

	font-family:Verdana,Calibri,"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	line-height:1.2;
	color:#000000;
	background-color:#FFFFFF;
}

a:link{ text-decoration:underline; color: #000000; font-size:14px;}
a:visited {text-decoration:underline; color: #000000; font-size:14px;}
a:hover {text-decoration: underline;}
h1{
color:#000000;
font-size:14px;
font-weight:bold;
font-style:normal;
padding-left:100px;
margin:0px;
display:inline;
padding-bottom:0px;
}

h2{
color:#000;
font-size:24px;
font-weight:normal;
font-style:normal;
text-align:left;
margin:0px;
text-align:center;
padding:5px 0px 5px 10px;

}
h3{
color:#000;
padding:0px;
margin:0px;
font-size:12px;
font-weight:normal;
display:block;
width:235px;
float:right;
text-align:right;
padding-right:7px;
}
.padding-left{
padding-left:20px;
}

.center{
width:770px;
margin:auto;
}

.float{
float:left;
}
.floatright{
float:right;
}
.clear{
clear:both;
}
#oikealinkki img{
padding-top:5px;
border:0px;
}
#logotausta{
background-color:#FFFFFF;
padding:10px 0px 5px 0px;
border-bottom: 6px solid #000;
}
li{
list-style-image:url('img/nuoli.png');
}
.border{
border:1px solid black;
}
#slogan{
padding-top:200px;
padding-left:15px;
width:715px;
}
.osio{
width:245px;
background-color:#F9DB34;
text-align:center;
font-size:14px;

}
#background{
background-image:url('img/tausta.jpg');
background-repeat:repeat-x;
}
#otsikot{
padding-top:182px;
}

#contenttausta{
padding-top:30px;
}
#container{
background-image:url('img/lastunkuljetin_tekupit.jpg');
background-position: center top;
background-repeat:no-repeat;
border-bottom:7px solid #FFFFFF;
min-height:625px;
}
.radiusborder{
box-shadow: 1px 1px  3px 0px #555555;
border-radius:20px 20px 20px 20px;
border-top:4px solid #000;
}
.gradient{
background-image: linear-gradient(top, #FFFFFF 15%, #EEEEEE 96%);
background-image: -o-linear-gradient(left, #FFFFFF 15%, #EEEEEE 96%);
background-image: -moz-linear-gradient(top, #FFFFFF 15%, #EEEEEE 96%);
background-image: -webkit-linear-gradient(left, #FFFFFF 15%, #EEEEEE 96%);
background-image: -ms-linear-gradient(left, #FFFFFF 15%, #EEEEEE 96%);

background-image: -webkit-gradient(
	linear,
	left,
	right,
	color-stop(0.15, #FFFFFF),
	color-stop(0.96, #EEEEEE)
);
}
.tekstialue{
width:485px;
margin-bottom:10px;
background-color:#EEEEEE;
padding:10px;
}



.textcenter{
text-align:center;
}
.underline{
text-decoration:underline;
}

#alaosa{
background-color:#000;
height:20px;
}

.bold{
font-weight:bold;
}
