* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.7em;
	line-height: 1.8em;
	position:relative;
	background:url(../images/body_bg.gif) top left repeat-y white;
	min-width:960px;
}

img {
	display: block;
	border: none;
}

ul {
	list-style-type:none;
}

a {
	text-decoration:none;
	color:#a7905b;
}

a:hover {
	color:#e6a620;
}

h1 {
	font-size:1.8em;
	margin-bottom:15px;
	font-weight:normal;
	background:url(../images/h1.gif) bottom left repeat-x;
	padding-bottom:10px;
	clear: left;
	width:100%;
	margin-top: 1em;
}

h2 {
	border-bottom:1px solid #dbcfb5;
	margin:2em 0 0.5em;
	font-size:1.2em;
	font-weight:bold;
	clear:both;
}

h3 {
	clear:left;
	border-bottom:1px solid #dbcfb5;
	padding-top:2em;
	margin-bottom:1em;
	font-size:1em;
}

p {
	margin-bottom:1em;
}

form p {
	margin:5px 0;
}

input, textarea, select {
	border:1px solid silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	background:white;
	width:150px;
	padding:0.2em 0.1em;
}

textarea {
	height:100px;
}

input:hover, textarea:hover, select:hover {
	border:1px solid #e6a620;
}
	
label {
	float:left;
	width:150px;
}	

	
/*--------------------------------------------------------------------------------------------------------------------------*/

#header {
	height:50;
	background:url(../images/header_pic.jpg) top right no-repeat #392b1b;
	padding-top:150px;
	margin-left: 260px;
}
	#header #float_text {
		position:absolute;
		left:260px;
		top:127px;
		width:530px;
		height:22px;
	}
	#header ul {
		height:50px;
		background:url(../images/menu_tiled.gif) top left repeat-x white;
		border-top:1px solid white;
	}
		
	#header ul li {
		float:left;
	}
	
	#header ul li a {
		padding:0 36px;
		border-right:1px solid white;
		height:49px;
		display:block;
		font-weight:bold;
		font-size:1.2em;
		color:white;
		line-height:3.4em;
		float:left;
		text-transform:uppercase;
	}
	#header ul li a:hover {
		background:url(../images/menu_hover_tiled.gif) top left repeat-x;
	}
	
	#header .language {
		position: absolute;
		left: 270px;
		top: 10px;
		padding:3px;
		border:1px solid #766b51;
	}
	
	#header .language1 {
		position: absolute;
		left: 320px;
		top: 10px;
		padding:3px;
		border:1px solid #766b51;
	}
	
	.language:hover, .language1:hover {
		opacity:0.8;
	}
	
#about {
	background:white;
	padding:0 1px 1px 0;
	border-right:1px solid #a6a6a6;
	border-bottom:1px solid #a6a6a6;
	position:absolute;
	top:0;
	left:0px;
	width:258px;
	color:white;
}
	
	#about div {
	background:url(../images/about_bg.gif) top repeat-x #2a2014; /*#433320*/
	padding-top:53px;
	padding:10px 10px 40px;
	}		
		#about a {
			color:white;
		}
		
		#about a:hover {
			color:#e6a620;
		}
		#about p, #about h3 {
			margin: 0 0.5em;
		}
		#about h3 {
			border-bottom:1px solid #695c4d;
			margin-bottom:15px;
			color:white !important;
		}
		#about img.fix {
			margin: 0 -5px;
		}

	#about form {	
		margin-left:40px;
	}

	#about form input, textarea, select {
		width:180px;
	}

	#logo:hover {
		cursor:pointer;
	}
	
#left_menu {
	position:absolute;
	top:230px;
	left:0;
	width:228px;
	padding-right:2px;
}

	#left_menu ul {
	margin-top:60px;
	
	}
	
	#left_menu ul li {
		background:url(../images/left_menu_bg.gif) top left repeat-x;
		padding-left:10px;
	}
	
	#left_menu ul li a {
		height:50px;
		display:block;
		padding-left:60px;
		line-height:5.5em;
		font-weight:bold;
		text-transform:uppercase;
		color:#938c7a;
		font-size:0.9em;	
	}
	#left_menu ul li a.ap {
		line-height: 1.5em;
		padding-top: 10px;
		height: 40px;
	}
	#left_menu ul li.first {
		padding-left:0;
	}
	#left_menu ul li.first a {
		padding-left: 0;
		background: none;
		height: auto;
	}
	

	#left_menu ul li.first a strong {
		display:block;
		background:url(../images/menu_tiled.gif) top left repeat-x;
		color:white;
		font-size:1.1em;
		height:37px;
		padding:10px 1em 0;
		line-height:1.3em;
	
	}
	
	#left_menu ul li.first a:hover strong {
		background-image: url(../images/menu_hover_tiled.gif);
	}
	#left_menu ul li.spec {
		background-position:left -10px;
	}
	#left_menu ul li.spec a {
		padding-left:1em;
		height:25px;
		background:none;
		line-height:2.4em;
	}
	
	#left_menu ul li a.video{
		background:url(../images/left_menu7.gif) top left no-repeat;
	}
	
	#left_menu ul li a:hover {
		color:#e6a620;
	}
	
	#left_menu ul li.first img {
		border-bottom:1px solid white;
	}
	#left_menu ul li.first a:hover img {
		border-bottom-color: #666666;
	}
	
	.left_menu1 {
		background:url(../images/left_menu1.gif) top left no-repeat;
	}
	
	.left_menu2 {
		background:url(../images/left_menu2.gif) top left no-repeat;
	}
	
	.left_menu3 {
		background:url(../images/left_menu3.gif) top left no-repeat;
	}
	
	.left_menu4 {
		background:url(../images/left_menu4.gif) top left no-repeat;
	}
	
	.left_menu5 {
		background:url(../images/left_menu5.gif) top left no-repeat;
	}
	
	.left_menu6 {
		background:url(../images/left_menu6.gif) top left no-repeat;
	}
	
	.table {
		background:url(../images/left_menutable.gif) top left no-repeat;
	}
	
#content {
	margin-left:260px;
	padding:2em  2em 2em 5em;
}

	#content a:hover img {
		opacity:0.8;
	}
	
	#content div {
		margin-bottom:20px;
	}
	
	#content ul {
		list-style-type:square;
		margin-left:3em;
	}
	
	#content ol {
		margin-left:3em;
	}
	
	#content img {
		float: right;
		margin: 0 0 2em 1em;
		background:white;
		padding:1px;
		border:1px solid #b6ab92;
		clear:right;
	}
	#content img.l {
		float:left;
		clear:none;
		margin: 1em 2em 1em 0;
	}
	
	.border {
		background:white;
		border:3px solid #b6ab92;
		padding:2px;
		float:left;
		margin:0 20px 10px 0 !important;
	}
	
	.border img {
		background:white;
		padding:1px;
		border:1px solid #b6ab92;
		margin: 0 !important;
		float: none !important;
	}
	
	.building {
		margin-right: 2em;
	}
	#content p a, #content ul li a {
		font-weight:bold;
		border-bottom:1px solid #ccc;
	}
	
	#content table.ap {
		width: 450px;
		margin-top: 2em;
		margin-bottom: 2em;
	}
	#content .ap td, #content .ap th {
		padding: 0.1em 0.4em;
	}
	#content .ap th {
		text-align: left;
		font-weight: bold;
		font-size: 1em;
	}
	#content .ap .r {
		text-align: right;
	}
	#content .ap tr.z td{
		background-color: #F5F5F5;
	}
	#content #fl_video object {
		border:1px solid #CCCCCC;
		padding:1px;
	}

	
#footer {
	clear: both;
	padding-top: 2em;
	font-size:0.9em;
	margin-left: 315px;
}

/*--------------------------------------------------------------------------------------------------------------------------*/

.cl {
	height:1px;
	clear:left;
}

ul.pdf {
	list-style-image: url(../images/pdf.gif);
}
ul.pdf li {
	padding-left: 0.5em;
}

.warn {
	color:red;
	border-color:red;
}

/*--------------------------------------------------------------------------------------------------------------------------*/

#fmedia {
	float:left;
}
#fmedia a {
	color: #666;
}
#fmedia img {
	float: left;
	margin-right: 5px;
}
#fmedia a:hover {
	color: #e4af23;
}