a {
	color:#485d83;
}
a:hover {
	color:#7799d8;
}

table {
	margin:0 15px 15px 10px;
	border:solid #c0c0c0 1px;
}
td {
	border:solid 1px #e0e0e0;
	text-align:left;
	vertical-align:top;
	padding:5px;
}
th {
	background-color:#e0e0e0;
	border:solid 1px #d0d0d0;
	text-align:right;
	vertical-align:top;
	padding:5px;
}

p {
	padding:0px;
	margin:0 0 15px 0;
	text-align:justify;
	line-height:150%;
}
h1, h2, h3 {
	color:#606060;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:normal;
}
h1 {
	font-size:22px;
	margin:15px 0 30px -15px;
}
h2 {
	font-size:14px;
	margin:15px -10px 10px -10px;
	border-style:solid;
	border-width:0px;
	border-bottom-width:1px;
	border-color:#606060;
	font-weight:bolder;
}
h3, ul li h1 {
	font-size:12px;
	font-weight:bolder;
}
ul li h1 {
	margin-left:0px;
	margin-bottom:0px;
}

img {
	border-style:none;
}

img.picture {
	float:right;
	margin:5px -10px 20px 20px;
}
img.bigpicture {
	text-align:center;
	margin:5px -10px 20px 20px;
}

body {
	font-family:tahoma, arial, sans-serif;
	margin:0px;
	font-size:12px;
	text-align:center;
	background:#e9e9e9 url('images/footer_back.png') left bottom repeat-x;
}

div#page {
	background:url('images/back.png') 0 0 repeat-x;
}

div#block {
	background:url('images/footer.png') left bottom no-repeat;
	width:862px;
	text-align:left;
	padding:0 0 80px 0;
	margin: 0 auto;
}

div#head {
	background:url('images/head.png') 0 0 repeat-x;
	height:87px;
	font-size:20px;
  color:#808080;
	padding:0 0 0 10px;
}
div#head h1, div#head h2 {
	margin:0;
	letter-spacing:4px;
	word-spacing:6px;
	color:#808080;
}
div#head h1 {
	padding:25px 0 0 0;
}
div#head h2 {
	padding:5px 0 0 2px;
	border:none;
}

div#navi {
	height:222px;
	background:left bottom no-repeat;
}

div#leftnavi {
	float:left;
	width:177px;
	padding:12px 0 0 2px;
}

span.sidebtn {
	display:block;
	background:url('images/sidebtn_back.png') 0 -134px no-repeat;
	height:132px;
	width:177px;
	margin:-17px 0 0 0;
	text-align:center;
}
span.sidebtn p {
	padding:5px 7px 0 7px;
	margin:0;
	text-align:center;
	line-height:normal;
}
span.sidebtn img {
	margin:20px 0 0 0;
	height:40px;
	width:40px;
}

span.sidebtn {
	font-size:12px;
	color:#e0e0e0;
	text-decoration:none;
}
span.sidebtnact, span.sidebtn:hover {
	color:#606060;
}
span.sidebtnact, span.sidebtn:hover {
	background-position:0 0;
}

div#content {
	padding:5px 30px 15px 220px;
	background:url('images/content_back.png') 0 0 repeat-y;
	margin:0;
}

div.googlemap {
	display:inline-block;
	border:solid 1px;
}