body {
	background-color: #EAEAE3;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 72px;
}

.main {
	width: 665px;
}

.top-left {
	background-image: url(../images/ursula_logo.gif);
	background-repeat: no-repeat;
	background-position: 20px 80px;
	width: 330px;

}

.top-right {
	background-image: url(../images/top_pic.gif);
	background-repeat: no-repeat;
	background-position: 170px 0px;
	height: 120px;
	width: 335px;

}

#top_pic {
	margin-top: -1px;
	margin-bottom: 3px;
	width: 458px;
}

.content {
	background-color: #FFFFFF;
	/*padding: 0px 30px 0px 20px;*/
	margin: 0px -1px 0px -1px;
	width: 458px;
	display: block;
	overflow: hidden;
	
}

.content h1{
	font-family: "Trebuchet MS";
	font-size: 20px;
	margin: 30px 25px 20px 25px;
}

.content h2{
	font-family: "Trebuchet MS";
	font-size: 16px;
	margin: 10px 25px 10px 25px;
}

.content p{
	font-family: verdana;
	font-size: 10px;
	margin: 0px 25px 20px 25px;
}

.content a{
	font-family: verdana;
	font-size: 10px;
	color: #798E92;
	text-decoration: none;
	font-weight: normal;

}

.content a:hover, a:active:hover, a:visited:hover {
	color: #798E92;
	text-decoration: none;
	font-weight: normal;*/
}

.navi td {
	height: 25px;
	/*color: #FFFFFF;*/
}

.navi a {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
	/*padding-left: 24px;
	padding-right: 20px;
	
	padding-bottom: 3px;*/
	text-decoration: none;
	
}

.navi a:hover	 {
	color: #EFEFEF;
	font-weight: bold;
	/*text-decoration: none;
	font-weight: bold;*/
}
.navi a:active:hover {
	color: #EFEFEF;
	font-weight: bold;
	/*text-decoration: none;
	font-weight: bold;*/
}
.navi a:visited:hover {
	color: #EFEFEF;
	font-weight: bold;
	/*text-decoration: none;
	font-weight: bold;*/
}

.navi p {
	/*margin-bottom: -12px;*/
	color: #FFFFFF;
}

.subnavi {
	width: 205px;
	background-color: #332E2A;
	text-align: left;
}
.subnavi ul{
	/*margin-left: 41px;*/
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 25px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-top: 18px;
	padding: 0px
}

.subnavi li{
	/*margin-left: 41px;
	padding-left: 10px;*/
	margin-bottom: 4px;
	/*background-image: url(../images/pointer.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;*/
}

.subnavi a {
	color: #FFFFFF;
	text-decoration: none;
	
}

.subnavi a:hover {
	color: #999999;
	/*#87AAAE*/
	text-decoration: none;
}
.subnavi a:active:hover {
	color: #999999;
	text-decoration: none;
}
.subnavi a:visited:hover {
	color: #999999;
	text-decoration: none;
}

.bottom {
	padding-top: 0px;
	text-align: left;
}

.bottom p{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
	line-height: 16px;
}

.bottom a {
	color: #798E92;
	text-decoration: none;
	font-weight: normal;
}

.bottom a:hover, a:active:hover, a:visited:hover {
	color: #798E92;
	text-decoration: none;
	font-weight: normal;*/
}

/*------SISÄLTÖKOHTAISET SIVUT----------*/

.yhteys {
	margin-left: 25px;
}

.yhteys p{
	font-family: verdana;
	font-size: 10px;
	margin: 10px 15px 10px 0px;
}

.tarjous {
	padding-left: 25px;
}

.tarjous textarea {
	width: 200px;
}

.tarjous input type=text {
	width: 200px;
}

.textfield {
	width: 200px;
}

.text {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;	
}

