/* --  layout  --- */
body {
	background: #E9E9E9;
	margin: 0;
}
body, h1, h2, h3, h4, h5, p, li, a, td, input, textarea {
	font-family: Tahoma, Helvetica, sans-serif;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}

#page {
	width: 853px;
	margin: 0px 0 0 0 ;
	padding: 0 0 0 0;
	text-align: left;
	background: url(page_bgr.gif) repeat-y;
	margin-top: 0;
	padding-top: 0;
}

#header {
	position: relative;
	height: 245px;
	background: url(header.jpg) no-repeat;
}

#lang {
	position: absolute;
	top: 0;
	right: 14px;
	/*
	width: 64px;
	height: 25px;
	background: #0D61C4;
	*/
}
#lang a {
	float: left;
	display: block;
	width: 32px;
	height: 25px;
	line-height: 25px;
	background-color: #0D61C4;
	border-bottom: 2px solid #E59313;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#lang a#langBg {
	background-image: url(v_sep.gif);
	background-repeat: no-repeat;
	background-position: right -5px;
}
#lang a:hover {
	/*background-color: #0A4D9A;
	border-bottom-color: #B7760F;*/
	color: #CC0000;
}
#lang a.selected {
	color: #A2C1EC;
}

#nav {
	position: absolute;
	top: 35px;
	right: 0;
	width: 555px;
	/*height: 30px;*/
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	background: none;
}
#nav li a {
	display: block;
	padding: 1px 17px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background: url(nav_sep.gif) no-repeat right center;
}
#nav li a#nav-last {
	background: none;
}
#nav li a:hover {
	color: #f56215;
}
#nav li a.selected {
	color: #A2C1EC;
}
#sidebar {
	float: left;
	width: 230px;
	padding: 0 1px 0 37px;
	color: #333333;
}
#sidebar h3 {
	margin: 5px 0 15px 0;
	color: #F39C01;
	font-size: 11px;
	text-transform: uppercase;
	background: url(spacer_o.gif) repeat-x left center;
}
#sidebar h3 span {
	padding-right: 15px;
	background-color: #FCFDFF;
}
#sidebar #pal ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 40px 0;
	padding: 0;
}
#sidebar #pal ul li {
	/*color: #999999;*/
	color: #2673CF;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	background: url(bul_o.gif) no-repeat 0px center;
	padding: 0 0 0 20px;
	margin: 4px 0;

}
#sidebar #cPhone,
#sidebar #cAddress,
#cFax,
#cEmail {
	float: left;
	width: 86px;
	padding-left: 14px;
	margin-bottom: 6px;
	line-height: 14px;
	font-size: 11px;
}
#sidebar #cPhone {
	background: url(icon_phone.gif) no-repeat left top;
}
#sidebar #cAddress {
	width: 106px;
	margin-left: 4px;
	background: url(icon_home.gif) no-repeat left top;
}
#sidebar #cFax {
	background: url(icon_fax.gif) no-repeat left top;
	margin-top: -20px;
}
#sidebar #cEmail {
	width: 200px;
	background: url(icon_mail.gif) no-repeat left 1px;
	padding-bottom: 30px;
}

#content {
	float: left;
	width: 500px;
	padding: 10px 40px 20px 45px;
	color: #555555;	
	margin-bottom : 2px;
}
#footer {
	font-size: 11px;
	clear: both;
	height: 33px;
	padding: 12px 0 0 25px;
	background: url(footer_bgr.gif) repeat-x;
	color: #FFFFFF;
}



/**/
#content {
	font-size: 13px;
	line-height: 1.5em;
	text-indent: 30px;
	text-align : justify;
	/*color: #03589E;*/
}
p {
	margin: 0 0 1.5em 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #2673CF;
	margin: 5px 0 15px 0;
}
h2 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	font-weight: bold;
	color: #2673CF;
	margin: 13px 0;
}
h3 {
	color: #F39C01;
	font-size: 14px;
}
h4 {
	color: #2673CF;
	font-size: 14px;
}
h5 {
	color: #333333;
	font-size: 13px;
}

ul {
	margin: 0 0 38px 0;
	padding: 0;
	list-style-position: inside;
}
li {
	/*
	list-style-image: url(bul_o.gif);
	list-style-position: inside;
	background: url(bul_o.gif) no-repeat 0px center;
	border: 1px solid black;
	*/
	list-style: none outside;
	line-height: 1.5em;
	
	padding: 0 0 0 20px;
	margin: 0 0 1.5em 30px;
	text-indent: 0;
	background: url(bul_o.gif) no-repeat 0px 7px;
}
a {
	color: #2673CF;
}
a:hover {
	color: #FF9900;
}

.newsList li {
	list-style: none;
	/*margin: 10px 0;*/
}
.newsList a {
	font-size: 13px;
	font-weight: bold;
	color: #2673CF;
}
.newsList a:hover, .newsList a:hover .date {
	color: #FF9900;
}
.newsList a .date {
	font-weight: bold;
	font-style: italic;
	padding-right: 10px;
	color: #2673CF;
}
.nDate {
	padding: 0;
	margin: 0;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.nTitle {
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #2673CF;
	margin: 0 0 5px 0;
}
.nContent {
	padding: 2px; 
	/*border: 1px dashed #cccccc;*/
}
.but {
	width: 95px;
	margin: 2px 2px;
	color: #FFFFFF;
	background: #2586D7;
	border: 1px #90bade;
	font-size: 10px;
	text-transform: uppercase;
}
