/*@CHARSET "UTF-8";*/
/******* GENERAL RESET *******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size: 100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;

/*vertical-align:baseline;*/
}
body{
	background: #e9e9e9;
	line-height:14px;
	font-size: 12px;
	font-family: tahoma,Arial,  Verdana, Helvetica, sans-serif;
	margin:0pt;
	cursor:default;
	/*overflow: hidden;*/
}
html,body{


	height:100%;
	text-align: center;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
a{
	text-decoration: none;
}
/******* GENERAL RESET *******/
/******* LOGO *******/
#logo{
	margin-top: 1em;
	display: block;
}
/******* /LOGO  *******/
/******* MENU *******/
#container{
	margin: 0em auto;
	width: 960px;
	width: 960px;
}
#container ul{
	list-style: none;
	list-style-position: outside;
}
#container ul.menu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
#container ul.menu li{
	font-weight: 400;
	display: block;
	padding: 12px 18px 12px 18px;
	background: #efefef;
	margin-bottom: 0px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #067285;
	cursor: pointer;
}
#container ul.menu li.active{
	background: #043c46;
	top: 0px;
	border-bottom: 0;
	color: #ffffff;
	border: 1px solid #043c46;

	/*font-weight: bold;*/




}
/******* /MENU *******/
/******* CONTENT *******/
.content{
width: 939px;
	/*margin: 0pt auto;*/
	background: #efefef;
	background: #1da0a0;
	border: 1px solid #043c46;
	text-align: left;
	padding: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: tahoma;
	font-size: 12px ;
	color:#ffffff;
}
.content h1{
	line-height: 1em;
	vertical-align: middle;
	
	padding: 0px 0px 0px 0px;
	font-family: tahoma;
	font-size: 18px ;
	color:#f6f785;
}
/******* /CONTENT *******/





/*.content.menuh1 h1{
	background: transparent url(images/news.jpg) no-repeat scroll left top;
}*/

/*menuh1*/
.content.menuh1{ display: block; }
/*menuh2*/
.content.menuh2{ display: none; }
/*menuh3*/
.content.menuh3{display: none; }
/*menuh4*/
.content.menuh4{display: none;}
/*menuh5*/
.content.menuh5{display: none;}
/*menuh6*/
.content.menuh6{display: none;}
/*menuh7*/
.content.menuh7{display: none;}
/*menuh8*/
.content.menuh8{display: none;}
