html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	}
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font: 12px/18px Tahoma, Arial, Verdana;
	color:#767676;
	background:#ffffff url('/img/bg_header.gif') top right repeat-x;
	}
table {
	margin: 0px;
	border-collapse:collapse;
	empty-cells: show;
	}
td {
	font: 12px/18px Tahoma, Arial, Verdana;
	border: 0px;
	padding:0px;
	vertical-align: top;
	cursor: default;
	}
img {
	border: 0px;
	}
a {
	text-decoration: none;
	color:#686262;
	}
a:hover {
	text-decoration: underline;
	}
p, form {
	margin: 0px;
	padding:0px;
	}
h1 {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font: 18px/20px Tahoma, Arial, Verdana;
	color:#552b19;
	clear:both;
	}
.all  {
	width:100%;
	}
img.title {
	margin-bottom:10px;
	}
td#margin_left  {
	height:313px;
	background:url('/img/bg_header_left.gif') top right no-repeat;
	}
td#margin_right  {
	height:313px;
	background:url('/img/bg_header_right.gif') top left no-repeat;
	}
td#center_all {
	width:969px;
/*	background:url('/img/bg_header_top.jpg') top left no-repeat;*/
	padding-bottom:20px;
	}
div#header_top  {
	width:969px;
	height:106px;
	float:left;
	clear:both;
	position: relative;
	z-index:1;
	margin-bottom:-7px;
	}
div#logo  {
	width:284px;
	height:74px;
	float:left;
	padding:15px 0px 10px 27px
	}
div#header_menu {
	width:658px;
	height:106px;
	float:right;
	}
div#header_main {
	width:969px;
	height:270px;
	float:left;
	clear:both;
	}
div#about {
	width:236px;
	height:204px;
	padding:33px 32px 33px 24px;
	line-height:20px;
	overflow:hidden;
	float:left;
	background:#dddddd url('/img/bg_about.gif') top left no-repeat;
	}
div#slideshow {
	width:677px
	height:270px;
	float:right;
/*	background:url('/img/bg_flash.jpg') top left no-repeat;*/
	}
div#content_main {
	width:969px;
	clear:both;
	}
div#content_left {
	width:292px;
	float:left;
	}
div#menu_all  {
	background:#c2c2c2 url('/img/bg_menu.gif') top left no-repeat;
	width:236px;
	float:left;
	clear:both;
 padding:22px 32px 22px 24px;
	}
div#menu_all {
	width:236px;
	float:left;
	}
div#menu_all div {
	width:236px;
	float:left;
	margin-top:1px;
	}
div#menu_all div.submenu {
	margin: 0px;
}
div#menu_all div.level_0 {
	background: url('/img/li_arrow.gif') 6px 12px no-repeat;
	}
div#menu_all div.level_0 p {
	width:209px;
	float:left;
	padding:6px 10px 7px 17px;
	border-bottom:1px solid #e78b4e;
	}
div#menu_all div.level_1 {
	background: url('/img/li_arrow.gif') 18px 12px no-repeat;
	}
div#menu_all div.level_1 p {
	width:197px;
	float:left;
	padding:6px 10px 7px 29px;
	border-bottom:1px solid #e78b4e;
	}
div#menu_all div.level_2 {
 background:url('/img/li_arrow.gif') 30px 12px no-repeat;
	}
div#menu_all div.level_2 p {
	width:185px;
	float:left;
	padding:6px 10px 7px 41px;
	border-bottom:1px solid #e78b4e;
	}
div#menu_all div.level_0_over {
	background:#ff6600 url('/img/li_arrow_over.gif') 6px 12px no-repeat;
	}
div#menu_all div.level_0_over p {
	width:209px;
	float:left;
	padding:6px 10px 7px 17px;
	border-bottom:1px solid #e78b4e;
	color:#ffffff;
	background:url('/img/gray.gif') bottom left repeat-x;
	}
div#menu_all div.level_1_over {
	background:#ff6600 url('/img/li_arrow_over.gif') 18px 12px no-repeat;
	}
div#menu_all div.level_1_over p {
	width:197px;
	float:left;
	padding:6px 10px 7px 29px;
	border-bottom:1px solid #e78b4e;
	color:#ffffff;
	background:url('/img/gray.gif') bottom left repeat-x;
	}
div#menu_all div.level_2_over {
	background:#ff6600 url('/img/li_arrow_over.gif') 30px 12px no-repeat;
	}
div#menu_all div.level_2_over p {
	width:185px;
	float:left;
	padding:6px 10px 7px 41px;
	border-bottom:1px solid #e78b4e;
	color:#ffffff;
	background:url('/img/gray.gif') bottom left repeat-x;
	}
div#contact {
	width:236px;
	padding:22px 32px 22px 24px;
	float:left;
	font-size:11px;
	line-height:17px;
	background:#dddddd url('/img/bg_contact.gif') top left no-repeat;
	color:#827b7b;
	}
div#contact a {
	color:#827b7b;
	text-decoration:underline;
	}
div#logos {
	width:267px;
	padding:0px 0px 22px 24px;
	margin-top:22px;
	border-right:1px solid #ece5da;
	float:left;
	}
div#content_right {
	width:631px;
	float:right;
	padding:32px 20px 20px 26px;
	background:url('/img/bg_content_right.gif') top left no-repeat;
	}
div#content_address {
	width:631px;
	height:35px;
	float:left;
	font-size:11px;
	color:#b7b1b1;
	background:url('/img/bg_content_address.gif') bottom left no-repeat;
	}
div#content_address a {
	color:#b7b1b1;
	}
div#content_address a:hover {
	text-decoration:underline;
	}
span.active {
	color:#ff6600;
	}
div.content_header  {
	width:618px;
	height:27px;
	float:left;
	clear:both;
	color: #FF6600;
	font-family: "Trebuchet MS", Verdana, Arial, Serif;
	font-size: 21px;
	font-weight: bold;
	padding:5px 0px 10px 13px;
	background:url('/img/bg_content_header.gif') top left no-repeat;
}
p.more	{
	display:block;
	float:right;
	clear:both;
	height:25px;
	text-align:right;
	padding-right: 25px;
	background:url('/img/more.gif') top right no-repeat;
	}
div.content_text {
	width:631px;
	float:left;
	text-align:justify;
	padding-bottom:15px;
	}
div.content_text ul {
	list-style:none;
	margin:10px 0px 10px 20px;
	padding:0px;
	}
div.content_text li {
	background:url('/img/list.gif') 0px 6px no-repeat;
	padding:0px 0px 0px 15px;
	}
div.content_text a  {
	color:#767676;
	text-decoration:underline;
	}
div.news_short_1 {
	width:300px;
	height:170px;
	float:left;
	margin-right:31px;
	margin-bottom:10px;
	border-bottom:1px solid  #e7e0d8;
	}
div.no_margin {
	margin-right:0px;
	}
div.news_short_1 div.image  {
	width:112px;
	height:121px;
	float:left;
	background:url('/img/bg_news_short.gif') top left no-repeat;
	}
div.news_short_1 div.image table td {
	background-color: #FFFFFF;
	width: 110px;
	height: 83px;
	text-align: center;
	vertical-align: middle;
}
div.news_short_1 div.image a.more, div.news_short_1 div.image a:hover.more {
	display:block;
	padding:16px 0px 0px 30px;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	}
div.news_short_1 div.short_text  {
	width:176px;
	height:165px;
	float:right;
	overflow:hidden;
	font-size:11px;
	text-align:justify;
	}
div.news_short_2 {
	width:631px;
	float:left;
	margin-bottom:10px;
	background:url('/img/bg_news_short_2.gif') top left repeat-x;
	}
div.news_short_2 div.image  {
	width:112px;
	height:86px;
	float:left;
	background:url('/img/bg_news_short_3.gif') top left no-repeat;
	}
div.news_short_2 div.image table td {
	background-color: #FFFFFF;
	width: 110px;
	height: 83px;
	text-align: center;
	vertical-align: middle;
}
div.news_short_2 div.short_text  {
	width:500px;
	float:right;
	padding-right: 5px;
	font-size:11px;
	text-align:justify;
	}
div#news_paging {
	width:631px;
	height:41px;
	padding:12px 0px 0px 0px;
	float:left;
	background:url('/img/bg_paging.gif') top left no-repeat;
	}
div#paging_left {
	width:500px;
	height:41px;
	float:left;
	}
div#paging_right {
	width:131px;
	height:39px;
	float:right;
	padding:2px 0px 0px 0px;
	text-align:right;
	font-size:11px;
	line-height:13px;
	}
div#paging_right img  {
	vertical-align:middle;
	}
div#less  {
 width:94px;
	height:18px;
	padding:2px 0px 0px 7px;
	float:left;
	line-height:13px;
	font-size:11px;
	}
div#less img {
	float:left;
	vertical-align:middle;
	}
div#more  {
	width:80px;
	height:18px;
	padding:2px 0px 0px 7px;
	float:left;
	line-height:13px;
	font-size:11px;
	text-align:right;
	}
div#more img {
	float:right;
	vertical-align:middle;
	}
div.bullet_passive {
	width:20px;
	height:20px;
	padding:0px 3px 0px 3px;
	float:left;
	text-align:center;
	background:url('/img/bullet_passive.gif') top center no-repeat;
	}
div.bullet_active {
	width:20px;
	height:20px;
	padding:0px 3px 0px 3px;
	float:left;
	text-align:center;
	color:#ffffff;
	background:url('/img/bullet_active.gif') top center no-repeat;
	}
div#up  {
	width:631px;
	height:15px;
	float:left;
	clear:both;
	padding:10px 0px 0px 0px;
	text-align:right;
	font-size:11px;
	line-height:13px;
	}
div#flash_gallery {
	width:369px;
	height:325px;
	float:right;
	margin:5px 0px 10px 10px;
	}
td.footer {
	height:100px;
	background:#c2c2c2;
	}
div#menu_footer {
	width:540px;
	height:83px;
	margin-top:-5px;
	float:left;
	}
div.menu_footer_out {
	height:83px;
	float:left;
	position:relative;
	margin-right:-1px;
	}
div.menu_footer_out a {
	font-size:11px;
	color:#696161;
	}
div.menu_footer_out td.footer_item {
	height:53px;
	padding:30px 15px 0px 15px;
	}
div.menu_footer_out td.footer_item_shadow {
	float:left;
	height:83px;
	width:3px;
	background:url('/img/bg_footer_item_out.gif') top right no-repeat;
	}
div.menu_footer_over {
	height:83px;
	float:left;
	position:relative;

	}
div.menu_footer_over a {
	font-size:11px;
	color:#ffffff;
	}
div.menu_footer_over td.footer_item {
	float:left
	height:53px;
	padding:30px 15px 0px 15px;
	background:url('/img/bg_footer_item_over.gif') top left no-repeat;
	}
div.menu_footer_over td.footer_item_shadow {
	float:left;
	height:83px;
	width:3px;
	background:url('/img/footer_item_shadow.gif') top left no-repeat;
	}
div#fsi {
	width:380px;
	padding:25px 20px 0px 0px;
	float:right;
	text-align:right;
	font-size:11px;
	color:#696161;
	}
div#fsi a {
	color:#696161;
	}
div#galeria_background {
	background: #000000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 1000;
}
div#galeria_layer {
	z-index: 1001;
}
div#google_map {
	float: right;
	height: 500px;
	width: 631px;
}
div#programs {
	float: left;
	margin-bottom: 10px;
}
div#programs label {
	display: block;
	height: 30px;
	line-height: 20px;
}
div#programs label input {
	float: left;
}
div#programs label img {
	float: left;
}
div#contact_map {
	float: right;
	width: 400px;
	height: 500px;
	margin-left: 5px;
	border: 1px solid #C0C0C0;
}
