body {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#base {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;
}
#base h1 {
	font-size: 0.8em;
	font-weight: normal;
	color: #666666;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 500px;
}
#base #mainimg {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	background-image: url(images/mainimg.jpg);
	margin-top: 0px;
	margin-bottom: 15px;
}
#base #wrap {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#base #wrap #boxleft {
	width: 570px;
	margin-bottom: 15px;
	border: 1px solid #999999;
}
#base #wrap #boxright {
	width: 350px;
	float: right;
	font-size: 0.9em;
	color: #333333;
}
#cl {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#base #navigation {
	height: 50px;
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#base #wrap #boxleft h2 {
	font-size: 1.2em;
	height: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	padding-left: 13px;
	background-color: #999999;
	line-height: 20px;
	margin: 0px;
}
#base #wrap #boxleft #boxlefttext {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	color: #211006;
	padding-top: 10px;
}
#base #wrap #left {
	float: left;
}
#base #wrap #left {
	float: left;
	width: 570px;
}
#base #wrap #foot {
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	line-height: 15px;
	background-color: #8ABE52;
}
#base #wrap #boxright img {
	margin-bottom: 5px;
}
#base #wrap #boxright img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#base #wrap #veryleft {
	float: left;
	width: 150px;
	margin-right: 15px;
	font-size: 0.9em;
	color: #666666;
}
#base #wrap #veryleft img {
	margin-bottom: 5px;
}
#base #navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#base #navigation li {
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	line-height: 51px;
	text-align: center;
	width: 190px;
	color: #FFFFFF;
	float: left;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
#base #navigation a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#base #navigation a:hover {
	background-image: url(images/buttonover.jpg);
}
#base #wrap #veryleft ul {
	list-style-type: none;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#base #wrap #veryleft li {
	line-height: 50px;
	background-image: url(images/sidemenuu.jpg);
	text-align: center;
	background-repeat: no-repeat;
	height: 50px;
	margin-bottom: 5px;
	width: 150px;
	float: none;
	list-style-type: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#base #wrap #veryleft a {
	text-decoration: none;
	line-height: 50px;
	color: #666666;
}
#base #wrap #veryleft a:hover {
	background-image: url(images/sidemenuover.jpg);
	background-repeat: no-repeat;
	line-height: 50px;
	color: #CD2A79;
	display: block;
}
#base #wrap #boxright #right h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#base #wrap #boxright #right p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 5px;
}

