body {
	margin: 0;
	background-image: url('gfx/pattern.jpg');
	background-repeat: repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	}
	
a {
	color: #FE9C2F;
	}
	
a.navi {
	color: #000000;
	text-decoration: none;
	}
	
table {
	border: 0;
	}

.all {
	width: 820px;
	height: auto;
	text-align: left;
	}

.top_shadow {
	background-image: url('gfx/top_shadow.png');
	background-repeat: no-repeat;
	width: 820px;
	height: 10px;
	}
	
.left_shadow {
	background-image: url('gfx/left_shadow.png');
	background-repeat: repeat-y;
	width: 10px;
	height: auto;
	}

.main {
	background-color: #FFFFFF;
	width: 800px;
	height: auto;
	margin-left: 10px;
	margin-right: 10px;
	}
	
.top {
	background-image: url('gfx/ylapalkki.jpg');
	background-repeat: no-repeat;
	width: 800px;
	height: 94px;
	}
	
.navigation {
	background-image: url('gfx/valikko.jpg');
	background-repeat: no-repeat;
	width: 800px;
	height: 38px;
	text-align: center;
	}
	
.center {
	background-image: url('gfx/tausta.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 800px;
	height: auto;
	}
	
.content {
	width: 760px;
	height: auto;
	margin: 5px 20px 5px 20px;
	text-align: left;
	}
	
.price_list {
	width: 360px;
	height: auto;
	margin: 5px 20px 5px 20px;
	text-align: left;
	}
	
.bottom {
	background-image: url('gfx/alapalkki.jpg');
	background-repeat: no-repeat;
	width: 800px;
	height: 80px;
	}
	
.right_shadow {
	background-image: url('gfx/right_shadow.png');
	background-repeat: repeat-y;
	width: 10px;
	height: auto;
	}
	
.bottom_shadow {
	background-image: url('gfx/bottom_shadow.png');
	background-repeat: no-repeat;
	width: 820px;
	height: 10px;
	}
	
div {

	}
	
.navigation_content {
	width: 786px;
	height: 24px;
	margin: 7px;
	text-align: center;
	font-weight: bold;
	}