body {
	margin: 0;
	padding: 0;
	background: #c3c3c3 url(../images/_skyline.gif) repeat-x fixed bottom center;
}

td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

table.mainTable {
	width: 100%;
	margin: 0;
	padding: 0;
}

	table.mainTable td.left {
		background: url(../images/_box_glow_left.png) no-repeat top right;		
	}
	
	table.mainTable td.middle {
		width: 958px;
	}

	table.mainTable td.middleSub {
		width: 958px;
		background: url(../images/_sub_page_td_bg.png) no-repeat;
	}
	
	
	
	table.mainTable td.right {
		background: url(../images/_box_glow_right.png) no-repeat top left;			
	}
	
#frontMainBox {
	width: 920px;
	height: 555px;
	background: url(../images/_front_bg_box.png) no-repeat;
	padding: 0 19px 0 19px;	
}

#subMainBox {
	width: 920px;
	min-height: 555px;
	background: url(../images/_sub_page_shadow_bg.png) repeat-y; 
	padding: 0 19px 0 19px;	
}

	#subMainBoxBottom {
		width: 958px;
		height: 14px;
		background: url(../images/_sub_page_bottom.png) no-repeat; 
		clear: both;
	}
	
	#subPageContent {
		width: 920px;
		height: auto;
		min-height: 400px;
		background: url(../images/_sub_page_bg.gif) repeat-y;
		position: relative;
	}

	#subNavi {
		width: 188px;
		height: auto;
		float: left;
	}
	
	#content {
		width: 510px;
		float: left;
		padding: 0 15px 10px 15px;
	}
	

	
#topBar {
	width: 920px;
	height: 109px;
	background: url(../images/_logo.gif) no-repeat center left;
}

#mainNavi {
	width: 920px;
	height: 30px;
	background: url(../images/_main_navi_bg.gif) no-repeat;
	margin: 0 0 10px 0;
}

#frontFiiliskuva {
	width: 615px;
	height: 220px;
	background: url(../images/_front_fiiliskuva.jpg) no-repeat;
	float: left;
}
	#lvvTape {
		margin: 184px 0 0 0;
		width: 606px;
		height: 22px;
		background: url(../images/_fiiliskuva_lvv_tape.png) no-repeat;
	}
	
#newRentals {
	float: left;
	width: 275px;
	height: 200px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 10px; 
	background: url(../images/_new_rentals_bg.gif) no-repeat;
}
	

	
div.smallBox {
	width: 198px;
	height: 120px;
	margin: 30px 10px 0 0;
	padding: 0;
	float: left;
	text-align: center;
}

div.smallBoxHead {
	width: 198px;
	height: 33px;
	background: url(../images/_front_smallbox_head.gif) no-repeat;
	text-align: center;
	margin: 0;
}

div.smallBoxHead a:link, div.smallBoxHead a:visited {
		text-decoration: none;
	}

#addressBox {
	float: left;
	width: 295px;
	height: 120px;
	margin: 30px 0 0 1px; 
	text-align: center;
}

	div.addressBoxHead {
		width: 295px;
		height: 33px;
		background: url(../images/_addressbox_head.gif) no-repeat;
		text-align: center;
		margin: 0;
	}
	
	div.addressBoxHead a:link, div.addressBoxHead a:visited {
		text-decoration: none;
	}


table.nostoCenterer {
	width: 100%;
	height: 87px;
}

	table.nostoCenterer td {
		vertical-align: middle;
		
	}

#subSide {
	width: 190px;
	float: left;
}

ul.form {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.form li {
	margin: 0;
	padding: 0 0 7px 0;
}

ul.form li span {
	display: block;
	width: 150px;
	float: left;
}

ul.form li input {
	display: block;
	width: 210px;
/*	clear: right; */
	border: 1px solid #abb5c0;
/*	background: #ffffff; */
}

/*
ul.form li input:focus {
	border: 1px solid #ef7000;
	background: #ffffff;
}
*/

ul.form li input.submitButton {
	display: block;
	width: 150px;
	clear: right;
	border: 1px solid #abb5c0;
	background: #ffffff;
	
}

ul.form li input.submitButton:focus {
	border: 1px solid #ef7000;
	background: #ffffff;
}

ul.form li select {
	display: block;
	width: 210px;
	clear: right;
	border: 1px solid #abb5c0;
	background: #ffffff;
}

/*
ul.form li select:focus {
	border: 1px solid #ef7000;
	background: #ffffff;
}
*/

ul.form li textarea {
	display: block;
	width: 210px;
	height: 130px;
	clear: right;
	border: 1px solid #abb5c0;
	background: #ffffff;
	font-family: arial;
	font-size: 9pt;
}

/*
ul.form li textarea:focus {
	border: 1px solid #ef7000;
	background: #ffffff;
}
*/

/* */

ul.appartment {
	margin: 0 0 0 201px;
	padding: 0;
	list-style: none;
	
	height: auto;
}

ul.appartment li {
	margin: 0;
	height: auto;
	
}
