@charset "utf-8";
/* CSS Document */
body {
background:url(images/back.gif) repeat;
margin:0px auto;
text-align:center;
width:952px;
height:640px;
} 
#header {
background:url(images/header_bg.gif) repeat;
width:952px;
height:140px;
text-align:left;

} 
#content {
background:url(images/center.gif) repeat-y;
width:952px;
}
.container {
	color:#777777;
	font-size:13px;
	text-align:left;
	width:952px;
	padding-top: 30px;
	list-style-position: inside;
	list-style:  inside;
	
	
}
#footer {
background:url(images/footer.gif) no-repeat;
width:952px;
height:43px;
}
h1 {
	margin:0 0 0 0;
	padding:0;
	color:#5E8E5E;
	font-weight:lighter;
	font-family:georgia, tahoma, times;
	text-transform:lowercase;
} 


.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 100%;
	height: 41px;
	margin: 0;
	padding: 0;
	background: #FFFFFF /*url(images/bg-bubplastic.gif) top left repeat-x;*/
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display:block;
	height: 41px;
	padding-left: 6px;
	float: left;
	text-transform: uppercase;
	font-family: "Tahoma", "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 41px;
	padding-top: 5px;
	padding-right: 25px;
	padding-top: 15px;
	padding-left: 25px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */


/* AQUA HOVER */
.bubplastic.aqua ul li a:hover,
.bubplastic.aqua ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-aqua.gif) top left no-repeat;
}
.bubplastic.aqua ul li a:hover span.menu_ar,
.bubplastic.aqua ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-aqua.gif) top right no-repeat;
}



#test li {
	display: block;
	border: solid 1px red;
}

.style1 {color: #DD9D17}


#content .container .style2 {
	font-family: "Century Gothic", "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:normal;
	font-weight: bold;
	letter-spacing: 0.0em;
	line-height:1.3em;
    
}
#content .container .style3 {
	font-family: "Century Gothic", "Myriad Web";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3;
	}
.name { width:5px; visibility:hidden }

#content .container .style4 {
	font-family: "Century Gothic", "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:normal;
	font-weight:normal;
	letter-spacing: 0.0em;
	line-height:1.3em;
}

/* Taglinen tyyli */

a.tagline {
	color:#777777;
	text-decoration: none;
	font-family: "Century Gothic", "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	font-weight: normal;
	letter-spacing: 0.0em;
	line-height:1.3em;
}
