body {
	background:url(../images/bg.jpg) center top no-repeat #e8edf4;
	line-height:1.2em;
}
a {
	color:#358ec6;
	text-decoration:none;
	font-weight:bold;
}
h1 {
	font-size:1.6em;
}
h2 {
	font-size:1.4em;
}
a:hover {
	text-decoration:underline;
}
#wellcome {
	background:#58b0b4;
	color:#FFF;
	text-align:center;
	padding:10px 0;
	margin-bottom:10px;
}
#contact {
	width:400p;
	float:right;
	line-height:1.4em;
}
#contact a {
	color:#000;
	text-decoration:none;
}
#header {
	margin:10px 0;
}
#navi {
	background:url(../images/blueTL.png) top left no-repeat;
}
#navi div {
	background:url(../images/blueTR.png) top right no-repeat;
}
#footer {
	background:url(../images/blueBL.png) bottom left no-repeat;
	margin-bottom:20px;
}
#footer div {
	background:url(../images/blueBR.png) bottom right no-repeat;
	font-size:11px;
}
#navi div div, #footer div div {
	margin:0 10px;
	background:#358ec6;
}
#content {
	background:#FFF;
}
#footer span {
	display:block;
	text-align:center;
	color:#FFF;
	padding:15px;
}

#footer a
{
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	
}
#navi li {
	list-style:none;
	display:inline;
}
#navi li a {
	display:block;
	color:#FFF;
	float:left;
	text-decoration:none;
	line-height:4em;
	text-transform:uppercase;
	padding:0 20px 0 20px;
}
#navi li a:hover {
	color:#D1E5F4;
}
#navi li a.active {
	background:url(../images/current.jpg) top center no-repeat;
}
.text {
	margin:20px 0 20px 20px;
}
.full .text {
	margin:20px;
}
.text h3 {
	font-weight:bold;
	font-size:1.2em;
	line-height:1.4em;
}
.box {
	background:url(../images/boxGradient.png) repeat-x top #f7f9fc;
	margin:20px 20px 20px 0;
	padding:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.box2 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*border:1px solid #C7DFEF;*/
overflow:hidden;
	width:100%;
	margin-bottom:20px;
	background:#f5f9fc;
}
.boxtext {
	padding:20px;
	line-height:1.4em;
}
.boxtext li {
	margin:0 0 0 15px;
	padding:0;
}
.imgright {
	float:right;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin:20px;
}
.box2 h2 {
	background:url(../images/boxGradient.png) repeat-x top #f7f9fc;
	padding:10px;
	margin:0;
}
.ingressi {
	background:url(../images/boxGradient.png) repeat-x top #f7f9fc;
	margin:0 0 10px 0;
	padding:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.box h3 {
	background:url(../images/smallLogo.png) left no-repeat;
	padding-left:25px;
	color:#358ec6;
	text-transform:uppercase;
	font-size:1.2em;
	margin:0 0 5px 0;
}
#referenssit table td {
	padding:0 10px 10px 0;
}
#referenssit table th {
	width:200px;
}
