body {
	background-color: #FFFFFF;
	text-align : center ;
	min-width : 750px ;
	margin-top: 0px;
	}

/* Sisältölaatikon määrittely*/
#content {
	width: 750px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align : left ;
	padding : 0px 0px 0px 0px;
	position : relative ;
}

/* Yläpalkki*/
.taustakuva {
	position: absolute;
	top: 98px;
	left: 637px;
}

.taustakuva2 {
	position : absolute;
	top: 123px;
	left: 0px;
}

/* Navigointi*/

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#navlist li {
	display: inline;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

/* Teksti*/
p {
	margin-top: 0px;
	margin-bottom: 19px;
}

/* Tekstisisällön sisennys*/
.tuplatasa {
	font-family: Eurostile ExtendedTwo, Verdana, Arial;
	font-size: 10px;
	color: #707070;
	line-height: 20px;
	text-align: justify;
	width: 544px;
	padding-top: 118px;
	margin-left: 65px;
	position: relative;
}
	
.motto {
	text-align : center;
	position:relative;
	top:-20px;
}

.motto2 {
	text-align : center;
	position:relative;
	}
	
h1 {
	font-size: 14px;
	font-family: Eurostile LT Std , Verdana, Arial;
	font-weight: normal;
	margin: 0;
	color: #8E8E91;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	color: #6E9CB4;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	color: #707070;
}
a {
	text-decoration: none; 
	color: #6E9CB4;
}
a:hover {
	text-decoration: underline;
	color: #6E9CB4;
}
hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
}
td,div {
	font-family: Eurostile ExtendedTwo, Verdana, Arial;
	font-size: 10px;
	color: #707070;
	line-height: 20px;
}

.vasentasa {
	margin-left: 70px;
}

/* Yhteystiedot tekstisisällön sisennys*/
.yhteys {
	font-family: Eurostile ExtendedTwo, Verdana, Arial;
	font-size: 10px;
	color: #707070;
	line-height: 20px;
	padding-top: 125px;
	margin-left: 180px;
	position: relative;

}

/* Tuotekuvaston alanavi*/
.alanavi {
	font-family: Eurostile ExtendedTwo, Verdana, Arial;
	font-size: 10px;
	color: #707070;
	line-height: 20px;
	top: 125px;
	left: 245px;
	position: absolute;
}

.enalanavi {
	font-family: Eurostile ExtendedTwo, Verdana, Arial;
	font-size: 10px;
	color: #707070;
	line-height: 20px;
	top: 125px;
	left: 240px;
	position: absolute;
}

.subalanavi{
	font-family: Eurostile ExtendedTwo, Verdana, Arial;
	font-size: 10px;
	color: #707070;
	line-height: 20px;
	top: 145px;
	left: 518px;
	position: absolute;
}

/* Lomakkeen huomautus*/
.asteriski {
color:#6E9CB4;
}

/* Henkilökuvien asemointi*/
.henkilokuva {
position: absolute;
top: 245px;
right: 21px;
left: 630px;
}

/* Mallistokuvien asemointi*/
#gallery {
position: absolute;
top: 250px;
left: 50px;
}

/* Kartan asemointi*/
#kartta {
position: absolute;
top: 270px;
left: 430px;
}