* {
	margin: 0px;
	padding: 0px;
}

html, body {
	width: 100%;
	height: 100%;
}
body {
	background:#c28038 url(bg_full.jpg);
	min-height: 100%;
	height: auto !important;
	position: relative;
	min-width: 1010px;
    font-family: Arial;
    font-size: 93.75%;
    color: #ffffff;
}

h1 {
color:#623a0f;
font-family:Arial;
font-size:28px;
font-weight:normal;
}
.clear{
	clear:both;
}

#hat {
	height:454px;
	background:url(flash-bg.jpg) top center no-repeat;
}

#hat-bottom{
	position:absolute;
	height:47px;
	width:100%;
	background:url(bg.jpg) top center no-repeat;
	z-index:-3;
}
	#hat-bottom-left{
		float:left;
		width:320px;
		height:47px;
		float:left;
		background:url(left_bg.jpg);
		z-index:-2;
	}
	#hat-bottom-right{
		float:right;
		width:326px;
		height:47px;
		background:url(right_bg.jpg);
		z-index:-1;
	}
#menu {
	background:url(bg_menu.jpg) repeat-x top left;
	height:82px;
	margin:0px 2%;
	z-index:1;
	text-align:center;
}
#menu ul{
	height:82px;
	width:953px;
	margin:0px auto;
}
	#menu ul li {
		/*
		margin-top:34px;
		padding:0px 1.5%;
		width:auto;
		*/
		height:82px;
		list-style: none;
		float:left;
		cursor:pointer;
	}
	#menu ul li a {
		font-family:Arial;
		font-size:14px;
		text-decoration:none;
		color:#FFFFFF;
		display:none;
		
	}
	#menu ul li a:hover{
		color:#623a0f;
	}
	#menu_element_01{
		width:202px;
		background:url(menu_button_01.jpg) top left no-repeat;
	}
	#menu_element_02{
		width:175px;
		background:url(menu_button_02.jpg) top left no-repeat;
	}
	#menu_element_03{
		width:134px;
		background:url(menu_button_03.jpg) top left no-repeat;
	}
	#menu_element_04{
		width:101px;
		background:url(menu_button_04.jpg) top left no-repeat;
	}
	#menu_element_05{
		width:203px;
		background:url(menu_button_05.jpg) top left no-repeat;
	}
	#menu_element_06{
		width:138px;
		background:url(menu_button_06.jpg) top left no-repeat;
	}

	
#index-content {
	margin:0px 2%;
	background-color:#d19b65;
	min-height:500px;
}
#content {
	margin:0px 2%;
	padding:17px 50px;
	background-color:#d19b65;
	min-height:500px;
}
	#content a{
		font-family:Arial;
		font-size:16px;
		font-style:italic;
		color:#623a0f;
		text-decoration:underline;
	}
	#content a:hover{
		color:#34302b;
	}
#text_content {
	margin:0px 2%;
	padding:48px 59px;
	background-color:#d19b65;
	min-height:500px;
}
	#text_content h1{
		margin-bottom:15px;
	}
	#text_content h2 {
		color:#623a0f;
		font-family:Arial;
		font-size:18px;
		font-weight:normal;
		margin-bottom:10px;
		font-style:italic;
	}
	#text_content a{
		font-family:Arial;
		font-size:16px;
		font-style:italic;
		color:#623a0f;
		text-decoration:underline;
	}
	#text_content a:hover{
		color:#34302b;
	}
#text_content #search {
	clear:right;
	float:right;
	margin-top:-11px;
	margin-right:-60px;
	width:400px;
	padding-left:35px;
	min-width:400px;
	padding-bottom:5px;
}
#background{
	background-color:#e9b687;

}
#background td{
	padding:30px;
}
#map_scheme {

 
}
#text_content p{
	margin-bottom:10px;
}
#text_content a img{
	border:#efb684 3px solid;
}
.certificate{
	width:100%;
}
.certificate td{
	margin:10px;
	padding:10px;
	vertical-align:top;
	text-align:center;
}
.certificate td img{
	border:#efb684 3px solid;
}
ul.site-map {
	padding:0px 0px 10px 20px;
	margin:0px;
}
ul.site-map li{
	padding:2px 0px;
	list-style:none;
	text-transform:none;
}


#news {
	width:42%;
	float:left;
	margin-left:50px;
	margin-top:17px;
}
	
	#news h1 {
		margin-top:40px;
		margin-bottom:25px;
	}
	#news div {
		margin-bottom:15px;
	}
	#news img{
		border:solid #623a0f 2px;
		position:absolute;
	}
	#news dl {
		padding-left:80px;
	}
	#news dt a{
		font-family:Arial;
		font-size:16px;
		font-style:italic;
		color:#623a0f;
		text-decoration:underline;
	}
	#news dt a:hover{
		color:#34302b;
	}
	#news dd p {
		padding-top:8px;
		font-family:Verdana;
		font-size:12px;
		color:#FFFFFF;
	}
	


#content-block {
	margin-top:17px;
	float:right;
	width:42%;
	background-color:#e8b787;
	min-width:460px;
	padding-left:35px;
	padding-bottom:25px;
}
	#content-block h1 {
		margin-top:40px;
		margin-bottom:25px;
	}
	
	#content-block dl{
		float: left;
		width:200px;
		margin:0px 10px;
	}
	#content-block dl dt h4 {
		font-family:Arial;
		font-size:14px;
		color:#623a0f;
		font-weight:normal;
	}
	#content-block dl dd a img{
		border:0;
		margin-top:10px;
	}

.submenus li{
	list-style:none;
	padding:0px 0px 5px 0px;
}
.submenus li a{
	font-style:normal;
}
.std_table{
	border-collapse:collapse;
}
.std_table td{
	padding:4px;
	vertical-align:top;
	border:1px #CCCCCC solid;
}
#search {
	clear:right;
	float:right;
	margin-top:17px;
	margin-right:50px;
	width:490px;
	padding-left:35px;
	min-width:460px;
	padding-bottom:25px;
}
#search h1 {
	float:left;
	margin:12px 12px 0px 0px;
}

#search_key {
	float:left;
	margin-top:18px;
	font-family:Arial;
	font-size:15px;
	color:#666666;
	height:21px;
	border:#a4a4a4 1px solid;
	border-right:0px;
}
#search_submit {
	width:60px;
	height:23px;
	position:relative;
	top:-57px;
	margin-left:-30px;
}




#footer {
	padding-top:25px;
}
#footer img {
	float:right;
	border:none;
}
#footer p {
	float:left;
	width:250px;
	margin-left:50px;
	font-family:Verdana;
	font-size:10px;
	color:#fff;
}
#footer a {
	font-family:Verdana;
	font-size:10px;
	color:#65390a;
}

.edit_form input.text, .edit_form .textarea{
	margin:0px;
	padding:1px 2px;
	width:450px;
}
.edit_form input.submit{
	margin:0px;
	padding:1px 10px;
}
.edit_form td{
	vertical-align:top;
	padding:1px 10px 1px 2px;
}
