h1, h2, h3 {
	margin: 0;
	color: #0A7F00;
}

p {
	font-size: 100%;
	
	line-height: 120%;
}

a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #fff url(../gfx/bg.gif);
	width: 100%;
	min-width: 600px;
	height: 100%;
	font-size: 80%;
}

#wrap {
	margin:0 auto;
	position: relative;
	width: 858px;
	padding: 0px;
	border: 0px;
	border: 5px solid #fff;
}

#header {
	width: 858px;
	height: 93px;
	margin: 0px;
	padding: 0px;
	background: #0D7E04 url(../gfx/bg_header.gif);
}

#logo_img {
	float: left;
	background: url(../gfx/logo_img.gif) no-repeat top left;
	width: 93px;
	height: 93px;
	margin: 0;
	padding: 0;
}

#logo_txt {
	float: left;
	background: url(../gfx/logo_txt.gif) no-repeat top left;
	width: 765px;
	height: 64px;
	margin: 0;
	padding: 0;
}

#top_navi {
	float: left;
	background: url(../gfx/bg_top_navi.gif);
	width: 765px;
	height: 29px;
	margin: 0px;
	padding: 0px;
}

#top_navi ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 83%;
	width: 100%;
}

#top_navi li {
	display: inline;
	margin: 0;
	border-right: 1px solid #0D7D03;

}

#top_navi li a {
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	color: #fff;
}

#top_navi li a:hover {
	background-color: #529C4B;
}

#top {
	width: 858px;
	height: 220px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #fff;

}

#top_img {
	float: left;
	width: 700px;
	height: 220px;
	border-right: 1px solid #fff;
	margin: 0px;
	padding: 0px;
}

#shortcut_container {
	float: left;
	font-size: 11px;
	color: #fff;
}

#shortcut_summer {
	background: #108906 url(../gfx/shortcut_summer.gif);
	width: 157px;
	height: 71px;
	border-bottom: 1px solid #fff;
	display: block;
}

#shortcut_summer a { text-decoration: none; color: #fff; display: block; }


#shortcut_winter {
	background: #108906 url(../gfx/shortcut_winter.gif);
	width: 157px;
	height: 74px;
	border-bottom: 1px solid #fff;
	display: block;
}

#shortcut_winter a { text-decoration: none; color: #fff; display: block;}

#shortcut_stone {
	background: #108906 url(../gfx/shortcut_stone.gif);
	width: 157px;
	height: 73px;
	border-bottom: 1px solid #fff;
	display: block;
}

#shortcut_stone  a { text-decoration: none; color: #fff; display: block;}

#main {
	float: left;
	width: 700px;
	padding: 0px;
	margin: 0px;
}

#main li {
	padding-bottom: 7px;
}

.main_header {
	padding: 4px 0 0 5px; 
	margin: 0px;
}

#main_summer_header {
	float: left;
	width: 233px;
	background-color: #129107;
	border-right: 1px solid #fff;
	height: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 85%;
}

#summer_header {
	float: left;
	width: 700px;
	background-color: #F0F2D9;
	border-right: 1px solid #fff;
	height: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	text-align: right;
}

#kivi_header {
	float: left;
	width: 700px;
	background-color: #0D7E04;
	border-right: 1px solid #fff;
	height: 20px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 85%;
	text-align: left;
	color: #fff;
	font-weight: bold;
}

#english_header {
	float: left;
	width: 700px;
	background-color: #108906;
	border-right: 1px solid #fff;
	height: 20px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 85%;
	text-align: left;
	color: #fff;
}

#kivi_header a {
	color: #fff;
}

#english_header a {
	color: #fff;
}

#main_winter_header {
	float: left;
	width: 233px;
	background-color: #135BA8;
	border-right: 1px solid #fff;
	height: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 85%;
}

#main_stone_header {
	float: left;
	width: 232px;
	background-color: #B9C000;
	height: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 85%;
}

#main_text {
	float: left;
	width: 680px;
	border-right: 1px solid #fff;
	padding: 10px;
	margin-left: 0px;
	
}

#main_summer_details {
	float: left;
	width: 226px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 85%;
}

#main_winter_details {
	float: left;
	width: 220px;
	padding-left: 5px;
	padding-top: 10px;
	font-size: 85%;

}

#main_stone_details {
	float: left;
	width: 220px;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 85%;

}

#main_summer_details ul {
	padding-left: 15px;
	margin: 0px;
	list-style-image: url(../gfx/li_summer.gif);
}


#main_winter_details ul {
	padding-left: 15px;
	margin: 0px;
	list-style-image: url(../gfx/li_winter.gif);
}

#main_stone_details ul {
	padding-left: 15px;
	margin: 0px;
	list-style-image: url(../gfx/li_stone.gif);
}


#sidebar {
	float: left;
	width: 157px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

#prop {
	float: left;
	margin: 0;
	padding: 0;
	width: 0px;
	height: 200px;
}

#footer {
	clear: both;
	font-size: 80%;
	color: #BABABA;
	height: 30px;
	width: 858px;
	background: #fff url(../gfx/bg_bottom.gif);
	
}

.small_img {
	width: 157px;
	height: 114px;
	border-bottom: 1px solid #fff;
	padding: 0px;
	margin: 0px;
}


