html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles */
:focus { outline: 0; }
body {
	color: black;
	background: white;
}
/*ol, ul { list-style: none; }*/
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
/***********************************************************************/
body {
	margin:0;
	padding:0;
	border:0;	
	text-align: center;	
	background: url('images/bg.jpg') repeat-x center top;
	background-color: #0f1820;	
}
body,table,input,submit,textarea {
	font-size: 14px;
	color: #FFF;
	line-height: 18px;
	font-family: Helvetica, Century Gothic, Arial, verdana, serif;
}
table { font-size: 12px; line-height: 16px; }

#page {
	/*background: url('images/bg_top.jpg') repeat-x center top;*/
	margin: auto;
	width: 960px;
}

/********* TOP *********************************************/
#top {
	height: 132px;
	background: url('images/top.jpg') no-repeat top right;
	width: 960px;
}

#logo {
	float: left;
	height: 120px;
	width: 256px;
	position: relative;
	top: 2px;
	left: 15px;
	text-align: left;
}
#news-slider {
	float: right;
	text-align: left;
	width: 614px;
	margin-right: 20px;
}

/********* MENU *********************************************/
#leftblock {
	float: left;
	position: relative;
	top: 5px;
	width: 290px;
	/*background-color: rgba(0,0,0,0.2);*/
	padding-bottom: 20px;
	margin-bottom: 70px;
}
#menubg{
	background: url('images/menubg.jpg') repeat-y;
	position: relative;
	left: 10px;
	top: 10px;
	width: 270px;
	height: 100%;
	padding-bottom: 20px;
}
#menu {
	width: 250px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	left: 10px;
	top: 10px;
}
#menu li {
	background: url('images/menuitembg.jpg');
}
#menu li.current{
	background: url('images/menuitembgcurrent.jpg');
}
#menu li:hover {
	background: url('images/menuitembgcurrent.jpg');
}
#menu li a:link, #menu li a:visited {
	height: 32px;
	color: #FFF;
	display: block;
	/*padding: 7px 0px 4px 10px;*/
	/*border-bottom: 1px dotted #222e39;*/
	margin-bottom: 1px;	
	/*background-color: rgba(51,67,83,0.4);*/
}
#menu li a {
	background: url('images/menu_pil.gif') no-repeat top left;
	font-size: 14px;	
	text-decoration: none;
	text-align: left;
	line-height: 32px;
	padding-left: 30px;
	/*padding: 7px 0px 4px 10px;*/
}	
#menu li a:hover {
	color: #a9d75c;
	background: url('images/menu_over_pil.gif') no-repeat top left;
	/*background-color: rgba(102,130,158,0.4);*/
}
#menu li a.current {
	color: #a9d75c;
	background: url('images/menu_over_pil.gif') no-repeat top left;
	/*background-color: rgba(102,130,158,0.4);*/
}

/********* SUBMENU *********************************************/
#submenu {
	height: 32px;
	border-bottom: 1px solid #24394c;
	width: 604px;
	margin-bottom: 20px;
}
#submenu ul {
	text-align: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
#submenu ul li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin:0;
}
#submenu ul li a {
	margin: 0px 15px 0px 0px;
}
#submenu ul li a:hover { color: #fe8041; }
#submenu ul li a.current { color: #fe8041; }

/********* LANGUAGES *********************************************/

#languages {
	text-align: left;
	margin-top: 25px;
	margin-left: 10px;
}

/********* LANGUAGES *********************************************/

.ads {
	text-align: left;
	margin-top: 15px;
	margin-left: 10px;
}

/********* FLASH/SLIDES *********************************************/
#rightblock {
	float: right;
	width: 664px;
	position: relative;
	top: 5px;
}
#flashslidesbg {
	height: 320px;
	width: 664px;
	position: relative;
	text-align: left;
}
#flashslides {
	height: 300px;
	width: 644px;
	margin: auto;
	margin-top: 10px;
	left: 0;
}

/********* CONTENT *********************************************/
#contentbg {
	margin: auto;
	width: 644px;
	min-height: 306px;
	height: auto !important;
	height: 306px;
	margin-bottom: 70px;
}
#content {
	text-align: left;
	width: 644px;
	min-height: 170px;
	height: auto !important;
	height: 170px;
	position: relative;
	top: 30px;
	margin-bottom: 30px;
	background-color: #0F1820;
}
#content h1 { padding:0; margin:0; }
#content h2 { padding:0; margin:0; }


/********* NEWS *********************************************/

.news_title {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}
.news_date {
	float: right;
	font-size: 12px;
}
.news_content {
	clear: both;
	padding: 10px 0 10px 0;
	border-top: 1px dashed #24394c;
	border-bottom: 5px solid #24394c;
}

/********* FOOTER *********************************************/
#footerbg {
	clear: both;
	margin: auto;
	width: 960px;
	line-height: 1.5em;
	height: 95px;
}
#footer {	
	/*padding-top: 30px;*/
	text-align: center;
	width: 960px;
}
.address {	
	font-size: 12px;
	color: #888;
	letter-spacing: 1.5px;
}
#footer p { margin: 0; }
#company  { font-weight: bold; color: #FF7200;  }

/********* GALLERY *********************************************/

.gallerythumb 				{ padding: 0; margin: 0; float: left; display: inline;  margin-right: 8px; width: 196px; height: 145px; margin-bottom: 10px; background-color: #222E3A; }
.rightthumb 				{ padding: 0; margin: 0; }
.clearfirst					{ clear: both; display: block; }
.gallerythumb img 			{ padding: 0; margin: 0; border-top: 2px solid #222E3A; width: 196px; height: 120px; }
.gallerythumb a:link		{ padding: 0; margin: 0; color: #1fa3ff; }
.gallerythumb a:link:hover 	{ color: #43B215; }
.gallerythumb .imgtitle		{ color: #3C6CB5; position: relative; left: 4px; top: 4px; font-size: 12px; width: 190px; }

#gallery 			{ width: 604px; background-color: #222E3A; }
#gallery img 		{ width: 604px; }
#galleryContent 	{ padding: 10px; }
#galleryNav 		{ float: left; position: relative; left: 10px; top: 10px; }
#galleryOverview	{ float: right; position: relative; right: 10px; top: 10px; }

/********* EASY SLIDER *********************************************/

#slider{ font-size: 12px; }	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{ 
	width: 302px;
	height:110px;
	overflow:hidden; 
}	
#slider li{ }
#slider li h5{
	margin: 0;
	margin-right: 20px;
	padding-top:10px;
	color: #578BB9;
}
#slider li p{ margin: 10px 20px 0px 0px; }
p#controls{
	margin:0;
	position:relative;
} 
#prevBtn, #nextBtn{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:9px;
	height:15px;
	position:absolute;
	left:-16px;
	top:-55px;
}
#nextBtn{ left:610px; }														
#prevBtn a, #nextBtn a{  
	display:block;
	width:9px;
	height:15px;
	background:url(images/nav-prev.gif) no-repeat 0 0; 
}	
#nextBtn a{ background:url(images/nav-next.gif) no-repeat 0 0; }												


/********* OTHER *********************************************/

.transparent, .transparentmenubg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background-color: #000;
	opacity: 0.20;
	-moz-opacity: 0.20; /* older Gecko-based browsers */
}
.transparent {
	width: 664px;
	height: 320px;
}
.transparentmenubg {
	width: 290px;
	height: 100%;
}

a {
	text-decoration: none;
	color: #a9d75c;
}
a:hover { color: #fe8041; }

h1, h2, h3, h4, h5, h6 { margin-top: 0; padding: 0; color: #E2BD0C; }
h1 {
	font-size: 23px;
	line-height: 25px;
}
h2 {
	font-size: 21px;
	line-height: 24px;
}
h3 {
	font-size: 19px;
	line-height: 22px;
}
h4 {
	font-size: 17px;
	line-height: 20px;
}
h5 {
	font-size: 15px;
	line-height: 18px;
}
h6 {
	font-size: 12px;
	line-height: 15px;
}
img { border: 0; }

hr {
	border: 0;
	background-color: #24394c;
	height: 1px;
}

table {
	font-size: 12px;
}
td {
	padding: 10px 0 0 10px;
}

/* Clearfix (all browsers)--------------------------------*/
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/* IE6 */ * html .clearfix {height: 1%;}
/* IE7 */*:first-child+html .clearfix {min-height: 1px;}