* {
	padding: 0px;
	margin: 0px;
	line-height:100%;
}
body {
	background: #000; 
	color:#555; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#wrap {
	width: 980px; 
	text-align:left; 
	background:url(images/bg_wrapper.png) repeat-x #ebebeb;
	margin: 0 0 20px 0;
}
/* ----- TOP ----- */
#top {
	height:20px; 
	text-align:center;
	width:980px;
}
#top h1 {
	padding:0px;
	margin:0px;
	font-size:11px;
	color:#898989;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
#top #lang {
	float:right;
}
#top #lang ul li {
	list-style: none;
	display: inline;
	color:#fff;
	line-height:20px;
	margin:0px;
	padding:0px;
}
#top #lang li a {
	margin-left:5px;
	color:#ccc;
	line-height:20px;
}
/* ----- HEADER ----- */
#header {
	height:115px;
	margin: 0px 15px;
}
h1#logo {
	float: left;
	height:115px;
	background:url(images/logo.png) no-repeat;
	width:241px;
	display:block;
	text-indent:-999999px;
	padding:0px;
	margin:0px;
}
#right {
	float:right;
	text-align:right;
}
#right .top {
	height:50px;
	border-bottom:1px solid#d9d9d9;
	width:694px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:50px;
	display:block;
}
#right .menu-header ul li {
	margin:0px;
	display:inline;
	list-style:none;
	padding: 0px;
}
#right .menu-header ul li a {
	height:57px;
	line-height:57px;
	font-size:13px;
	font-weight: bold;
	color:#555;
	text-decoration:none;
	margin-left:30px;
}
#right .menu-header ul li a:hover, #right .menu-header ul li.current-menu-item a {
	color:#2e6b95;
}
/* ----- SLIDESHOW ----- */
#fp {
	height:300px;
	margin-bottom:15px;
	background: url(images/bg_fp.png) no-repeat;
	padding: 0px 15px;
}
/* ----- GALLERY NEXGEN ----- */
.slideshow {
	margin:10px 0px 15px 0;
}
.swfobject {
	border:2px solid #d9d9d9;
}
/* ----- LAYOUT ----- */
#content {
	width:620px;
	float:left;
	margin-left:15px;
}
#sidebar {
	float:right;
	width:285px;
	background:url(images/bg_sidebar.png) top no-repeat;
	padding: 30px;
	min-height: 560px;
}
#footer {
	padding: 15px 0px;
	border-top:1px solid #d9d9d9;
	text-align:center;
	color:#898989;
	font-size:10px;
	margin: 15px 15px 0 15px;
}
#footer a {
	color:#898989;
}
/* ----- POST CSS ----- */
.latest {
	margin: 15px 0;
}
.post {
	margin:15px 0 15px 0;
}
.post2cols {
	width: 300px;
	padding: 0px 0px 10px 0px;
	float:left;
	border-bottom:1px solid #d9d9d9;
	height:400px;
	margin: 0 5px 15px 5px;
}
.post2cols .entry {
	height:60px;
	padding: 0px 5px;
}
.post2cols h1 {
	font-size:20px;
	color:#2e6b95;
}
.postimg {
	margin-bottom:15px;
	width:250px;
	height:250px;
	vertical-align:middle;
	border:1px solid #d9d9d9;
}
.catdescription {
	margin-bottom:15px;
}
ul.news li {
	margin-left:25px;
}
ul.news li a {
	color:#555;
}
/* ----- DEFAULT ----- */
p, h1, h2, h3, h4, h5, h6, ol, ul, table, form {
	padding-bottom:10px;
}
.clear {
	clear:both; height:0px;
}
ol li, ul li {
	margin-left:25px;
}
.line {
	background-color:#d9d9d9;
	height:1px;
	margin:15px 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3 {
	font-weight: normal;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p, li {
	line-height:16px;
}
td, th {
	padding:2px;
}
.left {
	float:left;
}
.right {
	float:right;
}
/* ----- TEXT ----- */
h1 {
	font-size:24px;
	color:#2e6b95;
}
h1 a {
	color:#2e6b95;
}
h2 {
	font-size:18px;
	color:#898989;
}
h2.title, h1.title {
	font-size:16px;
	font-weight: bold;
	height: 35px;
}
h1.toptitle {
	border-bottom:1px solid #d9d9d9;
	padding:5px 0 5px 0;
	margin-bottom:10px;
}
h2 a {
	color:#898989;
}
h3 {
	font-size:16px;
	color:#2e6b95;
}
h4, h5 {
	font-size:14px;
}
h4 {
	color:#898989;
}
h5 {
	color:#2e6b95;
}
h6 {
	color:#2e6b95;
	font-size:12px;
}
#sidebar h2 {
	color:#2e6b95;
	font-size:18px;
	margin-bottom:5px;
}
#sidebar a {
	color:#555;
}
#sidebar ul {
	margin-bottom:10px;
}
#sidebar ul li {
	margin-left:0px;
}
#sidebar ul li ul li:before, #sidebar ul li ul li ul li:before {
	content: "\00BB \0020";
	color: #898989;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul li ul li {
	margin-left: 0px;
}
#sidebar ul li ul li ul li {	
	margin-left: 15px;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
/* ----- BUTTONS ----- */
.moreinfo {
	background:url(images/button_moreinfo.png) no-repeat;
	width:68px;
	height:25px;
	display:block;
	float: right;
	text-indent:-999999px;
}
.number {
	background:url(images/number.png) no-repeat;
	width:273px;
	height:37px;
	display:block;
	line-height:35px;
	text-align:center;
	color:#fff;
	font-size:13px;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 2px 0 0 0;
}
/* forms */
form .left {
	float:left;
	margin-bottom:5px;
}
form .right {
	float:right;
	margin-bottom:5px;
}
form .left input, form .right input {
	margin: 5px 0px;
}
input, textarea {
	border:1px solid #d9d9d9;
	padding:3px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555;
}
#form-submit {
	background:url(images/button_send.png) no-repeat;
	width:83px;
	height:30px;
	display:block;
	text-indent: -999999px;
	border: none;
}
.wpcf7 {
	margin-top:15px;
	padding: 15px;
}
.addthis_container {
	margin-top:5px;
}
.left1 {
	float:left;
	width:500px;
}
.right1 {
	float:right;
	width:120px;
}

#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}