DIV#wrapper {
	width:1140px;
}
NAV {
	border-bottom-left-radius: 0.8rem;
	border-bottom-right-radius: 0.8rem;
	font-size: 0.9rem !important;
} 	
DIV#hinnat {
	float:left;
	width:100%;
	max-width:42rem;
}
DIV#thumbs {
    margin-top:1rem;
	gap: 30px;

}
DIV#thumbs A {
	border: 2px solid #FFF;
	width: 70px;
    height: 70px;
}

DIV#esimerkkikohteita {
	width:22rem;
	float:right;
	padding-right:1rem;
}

DIV#maincontentwrapper {
	clear:both;
}

DIV#tilaaminen {
	width:30rem;
	float:left;
}
DIV#yhteydenottolomake {
	float:right;
	width:100%;
	max-width:38rem;
}
BODY#pageYhteystiedot DIV#yhteydenottolomake {
	float:left;
}
BODY#pageYhteystiedot DIV#yhtYhteystiedot {
	float:right;
	width:28rem;
}

FOOTER {
	background-color: #EEE;
	padding:0 2rem 2rem 2rem;
	border-radius: 1.5rem;
	margin-bottom:2rem;
}
DIV.footerYhteystiedot {
	float:left;
	width:28rem;
}
DIV.footerLisatiedot {
	float:right;
	width:26rem;
}
