body {
	background: none;
}

div#content {
	background: #fff url(../../themes/default/img/headfoot/bg_content_2.gif) center top repeat-y;
}

div#content #contentMenu {
	width: 178px;
	float: left;
}

div#content .menu_img {
	position: absolute;
	bottom: 240px;
}

div#content div.boxmenu_img {
	height: 240px;
}

div#content #contentHtml2 {
	width: 550px;
	padding: 20px;
	margin-left: 10px;
	border-top: 1px solid #c8c8c8;
	float: left;
	line-height: 140%;
	font-size:0.9em;
	text-align: justify;
}

div#content #contentMenu ul#submenuul {
	width: 156px;
	margin: 13px 0px 0px 11px;
	list-style-type: none;
}

div#content #contentMenu ul#submenuul  li {
	height: 20px;
	margin: 8px 0px 0px 0px;
	border-bottom: 1px solid #999999;
	background: url(../../themes/default/img/headfoot/arrow_right.gif) 150px 5px no-repeat;
	color: #ff0000;
}

div#content #contentMenu ul#submenuul  li a {
	color: #333333;
}

div#boxbottom {
	background: #fff url(../../themes/default/img/headfoot/bg_content_bottom_2.gif) center top no-repeat;
}

img.thumb {
	width: 152px;
	height: 152px;
	padding: 3px;
	border: 1px solid #C8C8C8;
}

img.popup {
	width: 152px;
	height: 152px;
	padding: 3px;
	border: 1px solid #c8c8c8;
}

a.popup {
	height: 172px;
	float: left;
	padding-bottom: 6px;
	margin: 20px 11px 20px 11px;
	background: url(../../themes/default/img/headfoot/zoom.gif) center bottom no-repeat;
}

div#content #contentHtml2 h1 {
	display: block;
	height: 17px;
	width: 100%;
	background: none;
	border: 0px;
	border-bottom: 1px solid #ff0000;
	color: #ff0000;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0px;
}


td.formtext {
	width: 120px;
	text-align: right;
	padding-right: 5px;
}

input.large {
	width: 383px;
	height: 19px;
	margin: 5px 0px;
}

input.small {
	width: 203px;
	height: 19px;
	margin: 5px 0px;
}

input.tiny {
	width: 118px;
	height: 19px;
	margin: 5px 0px;
}

td.error {
	color: #ff0000;
	font-size: 0.8em;
	text-align: left;
}

td.errortextarea {
	color: #ff0000;
	font-size: 0.8em;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}

input.subscribe {
	width: 100px;
	height: 22px;
	border: 0px;
}

td.formtextarea {
	width: 120px;
	text-align: right;
	padding-right: 5px;
	vertical-align: top;
	padding-top: 5px;
}

textarea.medium {
	width: 383px;
	height: 80px;
	margin: 5px 0px 10px 0px;
	border: 1px solid #A0A0A0;
	border-bottom: 1px solid #D4D0C8;
	border-right: 1px solid #D4D0C8;
	font-size: 1.2em;
}

div.divMap {
	width: 538px;
	height: 250px;
	padding:3px;
	border: 1px solid #cccccc;
	margin: 2px;
}

div#map_canvas {
	width: 538px;
	height: 250px;
}

