body {
	background:url(../images/body.gif) #606060;
	margin:0px;
	padding:0px;
}

#container {
	width:950px;
	background:#fff;
	float:left;
}

#head {
	width:950px;
	height:125px;
}

#head-left {
	width:250px;
	height:125px;
	background:url(../images/logo.gif) no-repeat #fff;
	float:left;
}

#head-right {
	width:700px;
	height:125px;
	background:#9CAA6E;
	float:left;
}

#metanavigation {
	height:24px;
	text-align:right;
	border-bottom:1px solid #fff;
}

#metanavigation ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#metanavigation ul li {
	margin:0px;
	padding:0px 20px 0px 0px;
	display:inline;
}

.metanavigation01 {
	font-family:arial;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

a.metanavigation01:hover {
	text-decoration:underline;
}

.metanavigation01-active {
	font-family:arial;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#head2frame {
	width:950px;
	height:13px;
	background:url(../images/points.gif) #fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	clear:both;
}

#frame {
	width:950px;
	background:url(../images/background.gif) repeat-y;
	float:left;
}

#frame-left {
	width:250px;
	background:#9CAA6E;
	float:left;
}

#navigation {
	width:220px;
	background:#fff;
	padding:20px 15px 20px 15px;
}

#navigation ul {
	width:220px;
	padding:0px;
	margin:0px;
	list-style:none;
}

.navi01 {
	width:220px;
	border-bottom:1px solid #E7E7E7;
}

.navi01 a {
	width:203px;
	font-family:arial;
	font-size:12px;
	color:#606060;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/plus.gif) 0.3em 0.6em no-repeat #fff;
	padding:3px 0px 3px 17px;
	display:block;
}

.navi01 a:hover {
	color:#9CAA6E;
}

.navi01-active {
	width:220px;
	border-bottom:1px solid #E7E7E7;
}

.navi01-active a {
	width:203px;
	font-family:arial;
	font-size:12px;
	color:#9CAA6E;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/plus.gif) 0.3em 0.6em no-repeat #fff;
	padding:3px 0px 3px 17px;
	display:block;
}

.navi02 {
	width:220px;
	border-bottom:1px solid #E7E7E7;
}

.navi02 a {
	width:203px;
	font-family:arial;
	font-size:11px;
	color:#606060;
	text-decoration:none;
	padding:3px 0px 3px 17px;
	display:block;
}

.navi02 a:hover {
	color:#9CAA6E;
}

.navi02-active {
	background:#F5FBE1;
	width:220px;
	border-bottom:1px solid #E7E7E7;
}

.navi02-active a {
	width:203px;
	font-family:arial;
	font-size:11px;
	color:#606060;
	font-weight:bold;
	text-decoration:none;
	padding:3px 0px 3px 17px;
	display:block;
}

#info {
	width:220px;
	padding:25px 15px 25px 15px;
}

#info a {
	font-family:arial;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}

#info a:hover {
	text-decoration:underline;
	font-weight:normal;
}

#info address {
	color:#fff;
}

#frame-right {
	width:700px;
	float:left;
}

#body {
	width:650px;
	padding:0px 25px 0px 25px;
	margin:0px auto;
	clear:both;
}

#datetime {
	width:452px;
	height:16px;
	font-family:arial;
	font-size:11px;
	color:#999;
	padding:15px 0px 25px 0px;
	float:left;
}

#language {
	width:150px;
	height:16px;
	font-family:arial;
	font-size:11px;
	color:#999;
	padding:15px 0px 25px 0px;
	text-align:left;
	float:left;
}

#flags {
	width:48px;
	height:16px;
	padding:15px 0px 25px 0px;
	text-align:right;
	float:left;
}

#content {
	clear:both;
}

#frame2foot {
	width:950px;
	height:26px;
	background:url(../images/points.gif) #fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	clear:both;
}

#foot {
	width:950px;
	clear:both;
}

#foot-left {
	width:445px;
	height:20px;
	font-family:arial;
	font-size:11px;
	color:#999;
	text-align:left;
	margin:0px;
	padding:15px;
	float:left;
}

#foot-right {
	width:445px;
	height:20px;
	text-align:right;
	margin:0px;
	padding:15px;
	float:left;
}

br {
	clear:both;
}

address {
	font-family:arial;
	font-size:12px;
	color:#606060;
	font-style:normal;
}

address.left {
 	width:60px;
	float:left;
}

address.right {
	width:160px;
	float:left;
}

h1 {
	font-family:arial;
	font-size:18px;
	color:#9CAA6E;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 10px 0px;
}

h2 {
	font-family:arial;
	font-size:14px;
	color:#606060;
	font-weight:bold;
	margin:0px;
	padding:10px 0px 5px 0px;
}

p {
	font-family:arial;
	font-size:12px;
	color:#606060;
	line-height:15px;
	margin:0px;
	padding:5px 0px 10px 0px;
}

.row01 {
	font-family:arial;
	font-size:11px;
	color:#606060;
	background:#EFEFEF;
	padding:3px;
	margin:5px 0px 5px 0px;
}

.row02 {
	font-family:arial;
	font-size:11px;
	color:#606060;
	background:#FFFFFF;
	padding:3px;
	margin:5px 0px 5px 0px;
}

.border-none {
	border:none;
}

img {
	border:none;
}

#content ul {
	list-style:none;
}

#content ul li {
	font-family:arial;
	font-size:12px;
	color:#606060;
	line-height:19px;
	background:url(../images/arrows.gif) no-repeat 0em 0.5em #fff;
	padding:0px 0px 0px 15px;
}

p a, address a {
	font-family:arial;
	font-size:12px;
	color:#9CAA6E;
	font-weight:bold;
	text-decoration:none;
}

p a:hover, address a:hover {
	text-decoration:underline;
}

#action-bar {
	padding:25px 0px 25px 0px;
	text-align:right;
	clear:both;
}

#action-bar ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#action-bar ul li {
	background:#fff;
	padding:0px 25px 0px 0px;
	margin:0px;
	display:inline;
}

#action-bar ul li a {
	font-family:arial;
	font-size:10px;
	color:#606060;
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 0px 18px;
}

#action-bar ul li a:hover {
	text-decoration:underline;
}

.goto-top {
	background:url(../images/goto-top.gif) no-repeat 0em 0.1em;
}

.goto-print {
	background:url(../images/goto-print.gif) no-repeat 0em 0.1em;
}

.goto-contact {
	background:url(../images/goto-contact.gif) no-repeat 0em 0.1em;
}

.photo-border {
	padding:3px;
	border:5px solid #CBD6A7;
}

/* Sitemap */
.sitemap-block01 { width:290px; background:#9CAA6E; padding:2px 5px 2px 5px; border-bottom:1px solid #fff; }
.sitemap-block02 { width:290px; background:#DDE1CE; padding:2px 5px 2px 5px; border-bottom:1px solid #fff; }
.sitemap-block03 { width:290px; background:#FFFFFF; padding:2px 5px 2px 5px; border-bottom:1px solid #fff; }
.sitemap-block01 a { font-family:arial; text-decoration:none; color:#fff; font-weight:bold; font-size:12px; display:block; }
.sitemap-block02 a { font-family:arial; text-decoration:none; color:#606060; font-size:12px; display:block; }

.green {
	color:#9CAA6E;
}

#msg-error {
	font-family:arial;
	font-size:12px;
	color:#C3150E;
	background:url(../images/error.gif) no-repeat;
	padding:0px 0px 0px 25px;
	margin:0px 0px 10px 0px;
}

#msg-ok {
	font-family:arial;
	font-size:12px;
	color:#1C931A;
	font-weight:bold;
	background:url(../images/ok.gif) no-repeat;
	padding:0px 0px 0px 25px;
	margin:0px 0px 10px 0px;
}

form {
	padding:15px 0px 0px 0px;
	margin:0px;
}

fieldset {
	border:1px solid #dadada;
	padding:0px 10px 20px 10px;
}

legend {
	font-family:arial;
	font-size:12px;
	color:#9CAA6E;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

label {
	font-family:arial;
	font-size:12px;
	color:#606060;
	width:125px;
	padding:3px 0px 0px 0px;
	float:left;
}

.select {
	font-family:arial;
	font-size:12px;
	color:#606060;
	padding:0px;
	margin:0px 0px 3px 0px;
}

.select-error {
	font-family:arial;
	font-size:12px;
	color:#C3150E;
	padding:0px;
	margin:0px 0px 3px 0px;
}

input {
	font-family:arial;
	font-size:12px;
}

.textarea {
	font-family:arial;
	font-size:12px;
	color:#606060;
	width:325px;
	height:125px;
	border-top:2px solid #666;
	border-bottom:1px solid #d4d4d4;
	border-left:2px solid #666;
	border-right:1px solid #d4d4d4;
	padding:0px 0px 0px 2px;
	margin:0px 0px 3px 0px;
}

.textarea-error {
	font-family:arial;
	font-size:12px;
	color:#606060;
	width:325px;
	height:125px;
	border-top:2px solid #C3150E;
	border-bottom:1px solid #F89D98;
	border-left:2px solid #C3150E;
	border-right:1px solid #F89D98;
	padding:0px 0px 0px 2px;
	margin:0px 0px 3px 0px;
}

.field {
	font-family:arial;
	font-size:12px;
	color:#606060;
	width:225px;
	border-top:2px solid #666;
	border-bottom:1px solid #d4d4d4;
	border-left:2px solid #666;
	border-right:1px solid #d4d4d4;
	padding:0px 0px 0px 2px;
	margin:0px 0px 3px 0px;
}

.field-error {
	font-family:arial;
	font-size:12px;
	color:#606060;
	width:225px;
	border-top:2px solid #C3150E;
	border-bottom:1px solid #F89D98;
	border-left:2px solid #C3150E;
	border-right:1px solid #F89D98;
	padding:0px 0px 0px 2px;
	margin:0px 0px 3px 0px;
}

.button {
	background:#EEEEEE;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	color:#606060;
}

.col01 {
	width:300px;
	float:left;
}

.col02 {
	width:50px;
	float:left;
}

.col03 {
	width:300px;
	float:left;
}

.col01a {
	width:225px;
	float:left;
}

.col02a {
	width:25px;
	float:left;
}

.col03a {
	width:400px;
	float:left;
}
