body {
	margin: 0;
	padding: 0;
	background: #e5e5e5 url(back_gradient.gif) repeat-x;
}

#uberwrap {
	position: absolute;
	width: 1010px;
	margin-left: 50%;
	left: -500px;
}

#background {
	position: absolute;
	top: 430px;
	left: 20px;
	width: 1010px;
	height: 250px;
	background: #e5e5e5 url(back-toimipaikat.gif) no-repeat 0 0;
}

#wrapper {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 999px;
	height: 610px;
	border: 1px solid #f1f1f1;
	background: #ffffff url(tausta11.jpg) no-repeat 0 1px;
}

#paamiehet {
	width: 185px;
	height: 464px;
	position: absolute;
	right: 0px;
	top:30px;
	border-left: 1px solid #f1f1f1;
	padding: 0;
	background-color: #fff;
	display: inline;
}

#logo {
	position: absolute;
	top: 503px;
	left: 810px;
	width: 100px;
	height: 102px;
	border: 1px solid #f1f1f1;
	background: #ffffff  no-repeat 0 1px;
	display: inline;
}

#paamiehet p {
	position: absolute;
	width: 165px;
	bottom: 339px;
	font-size: 0.75em;
	line-height: 1.5em;
	padding-left: 8px;
	margin-bottom: 10px;
	left: 2px;
	height: 111px;
}

.paamies {
	width: 160px;
}

/* #hel1 {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#hel2 {
	position: absolute;
	bottom: 10px;
	left: 200px;
}

#tku {
	position: absolute;
	bottom: 10px;
	left: 390px;
}

#tmp {
	position: absolute;
	bottom: 10px;
	left: 580px;
}

#pls {
	position: absolute;
	bottom: 170px;
	left: 580px;
} */

#toimipaikat {
	position: absolute;
	top: 635px;
	left: 20px;
	width: 1010px;
	margin-left: -1px;
}

.toimipaikka {
	border: 1px solid #d8d8d8;
	height: 135px;
	width: 192px;
	margin-left:7px;
	opacity: 0.8;
	float: left;
	display: inline;
	background: #f2f2f2 url(container_back.gif) repeat-x;
}

.toimipaikka:hover {
	background: #f4f4f4;
}

.toimipaikka h2 {
	margin: 10px 0 0 10px;
}

.toimipaikka p {
	margin: 10px 0 0 10px;
}

p {
	font: 0.8em Georgia, "Times New Roman", Times, serif;
	margin-top: 8px;
}

p a {
	font-weight: bold;
	color: black;
	text-decoration: none;
	line-height: 1.6em ;
}

p a:hover {
	text-decoration: underline;
}

h2 {
	margin: 0;
	font: 1.0em Georgia, "Times New Roman", Times, serif;
}

#barbour {
	position: absolute;
	bottom: 244px;
}

#saint-james {
	position: absolute;
	bottom: 140px;
}

#aigle {
	position:absolute;
	bottom: 27px;
}

#wrapper2 {
	position: absolute;
	top: 790px;
	left: 20px;
	width: 1010px;
	margin: 0;
	margin-left: -10px;
	padding: 0;
	overflow: hidden;
}	
.container:hover {
	background: #f4f4f4;
}

.container {
	width: 242px;
	height: 350px;
	background: #fff url(container_back.gif) repeat-x;
	float: left;
	margin-left: 10px;
	display: inline;
}

.container img {
	margin: 10px;
	width: 220px;
	height: 220px;
	border: 1px solid #ccc;
	z-index: 0;
}

.container h2 {
	margin: 7px;
	text-indent: 3px;
}

.container p {
	margin: 10px;
}

#footer {
	float: right;
	top: 2000px;
	left: 20px;
	width: 1000px;
	height: 40px;
	}

#footer span {
	font: 0.6em "Lucida Grande", Lucida, Verdana, sans-serif;
}

