html, body {
	background-color: #39509e;
	background-image:url(graphics/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:normal;
	font-size:12px;
	height:100%; 
}

h1{
	margin:0;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	font-size:20px;
	font-weight:normal;
	color:#0e2b89;
}

h2{
	margin:0;
	font-size:12px;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#333333;
	text-transform:capitalize;
	padding-bottom:10px;
}

p{
	margin:0;
	padding-left:0px;
	padding-top:10px;
	padding-bottom:0px;
	padding-right:0px;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #F81F27;
}
a:active {
	color: #000000;
}

a.topmenu:link {
	color:#CCCCCC;
	text-decoration:none;
}
a.topmenu:visited {
	color:#CCCCCC;
	text-decoration:none;
}
a.topmenu:hover {
	color: #F81F27;
	text-decoration:none;
}
a.topmenu:active {
	color:#CCCCCC;
	text-decoration:none;
}

#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:862px;	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-image:url(graphics/bg_white.jpg);
	background-position:center;
	background-repeat:repeat-y;
}


#main {
	width: 862px;
	margin:auto;
}
#top {
	position: relative;
	background-image:url(graphics/logo.jpg);
	background-repeat:no-repeat;
	height:94px;
	text-align:right;
}

#topmenu {
	color:#CCCCCC;
	font-size:14px;
	padding-right:45px;
}

#mainmenu {
	position: absolute; right: 31px; bottom: 5px;
}

#maintext {
	width: 760px;
	margin-left:31px;
	background-color:#FFFFFF;
	padding-top:20px;	
	padding-left:20px;	
	padding-right:20px;	
	padding-bottom:40px;
	border-top:5px solid #f81f27;

}

#textarea{
	width: 500px;
	margin:0;
	float:right;
}

#textarea_wide{
	width: 700px;
	margin:0;
	float:right;
}
#sivuvalikko{
	width: 240px;
	float:left;
	margin:0;
	padding-bottom:20px;
}

div#sivuvalikko ul {
	margin: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	font-size: 13px;
	font-weight:bold;
	color:#666666;
	white-space: nowrap;
}

div#sivuvalikko li {
	list-style-type: none;
	border-left:1px solid #CCCCCC;
	padding-bottom:4px;
	padding-left: 10px;
	font-size: 12px;
	}

div#sivuvalikko li a {
	text-decoration: none;
	color:#666666;
}

div#sivuvalikko li a:link {
	color:#666666;
}

div#sivuvalikko li a:visited {
	color:#666666;
}

div#sivuvalikko li a:hover {
	color:#f81f27;
 
}

#bunkersurchargelist{
	border-bottom:1px solid #CCCCCC;
	float:right;
	margin-left:30px;
	margin-bottom:20px;
	width:200px
}

div#bunkersurchargelist ul {

	margin: 0;
	padding:0;	
	font-size: 12px;
	font-weight:bold;

}

div#bunkersurchargelist li {
	border-top:1px solid #CCCCCC;	
	display:block;
	float:left;
	padding:0;		
	margin: 0;
	width:100px;	
	padding-right: 0px;
	padding-top: 4px;
	padding-left: 0px;
	padding-bottom: 4px;	
	}

#picturelist{
	float:right;
	margin-left:30px;
	padding:0;	
	width:220px
}

#floatfix{
   clear: both;
   margin:0;
   padding:0;
   height:0;

}

#bottom {
	clear: both;
	background-color:#e6e6e6;
	width:760px;
	margin-left:31px;
	font-size: 11px;
	font-weight:bold;
	color:#666666;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:10px;
	position:absolute;
	bottom:0; /* stick to bottom */
}
#bottom-left {
text-align:left;
float:left;
}

#bottom-right {
text-align:right;
float:right;
}

#servicebar {
	clear: both;
	background-color:#f0f0f0;
	width:793px;
	margin:auto;
	font-size: 11px;
	font-weight:bold;
	background-image:url(graphics/servicebar.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:109px;
	padding-top:22px;
	padding-left:7px;
}
#servicebar img {
	padding-left:10px;
}
.thumb{
padding-right:15px;
padding-bottom:10px;
}

.thumb_right{
padding-left:15px;
padding-bottom:10px;
}
.form{
padding-top:2px;
padding-bottom:2px;
vertical-align:top;
}
.etusivuhuomio{
	background-color: #f3f3f3;
	padding:10px;
	margin-top:20px;
}
