* {
	margin:0;
	padding:0;
	}
body {
	background: #fcf4de;
	color: #000;
	padding: 0 0 25px 0;
	/*background-image: url(tlo.jpg);
    background-repeat: repeat-x;
    background-position: top left;*/

}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}
p {	
	margin: 15px 0;
	font-size: 12px;
	}

a:link, a:visited {
	color: #000;
	text-decoration:none
	}

a:hover, a:active {
	color:#333;
	text-decoration:underline;
	}

img, a:link img, a:visited img {
	border:0
	}
#wrapper{
	width: 860px;
	margin: 0 auto;
}
#back{
	width: 860px;
	height: 688px;
	margin-top: 100px;
	display: block;
	background-image: url(tlo.jpg);
	background-repeat: no-repeat;
	background-position: top left; 
	position: relative;
}
#logokinesis{
	width: 150px;
	height: 150px;
	display: block;
	position: relative;
	left: -50px;
	top: 96px;
	background-image: url(logo-150.png);
	background-position: top left;
	background-repeat: no-repeat;
	
}
#logospa{
	width: 150px;
	height: 150px;
	display: block;
	position: relative;
	left: 770px;
	top: -54px;
	background-image: url(spa-logo-150.png);
	background-position: top left;
	background-repeat: no-repeat;
	
}
#logomed{
	width: 150px;
	height: 150px;
	display: block;
	position: relative;
	left: -50px;
	top: 120px;
	background-image: url(med-logo.png);
	background-position: top left;
	background-repeat: no-repeat;
	
}
#kinesis{
    width: 150px;
    height: 150px;
    left: 20px;
	top:  300px;
    position: absolute;
}
#kinesisfl{
    width: 250px;
    height: 150px;
    left: 220px;
	top:  310px;
    position: absolute;
}
#spa{
    width: 150px;
	height: 150px;
    left: 430px;
	top:  310px;
    position: absolute;
}
#spafl{
    width: 250px;
	height: 150px;
    left: 620px;
	top:  310px;
    position: absolute;
}
#med{
    width: 150px;
    left: 20px;
	top: 680px;
	height: 150px;
    position: absolute;
}
#medfl{
    width: 250px;
    left: 220px;
	top: 700px;
	height: 150px;
    position: absolute;
}
.flagpl{
	margin-left: 5px;

}
.flagde{
	margin-left: 5px;
}
.flagen{
	margin-left: 5px;
}