@charset "UTF-8";
/* CSS Document */

body {
	background: #292929 url(body.png) repeat-x left top;
	font: 18px Arial, Arial, Helvetica, sans-serif;
	margin-top: 0;
}
h1 {
	font-family: Harrington, Helvetica, sans-serif  ;
}
h2 {
	font-family: Harrington, Helvetica, sans-serif	;
}
h3 {
	font-family: Harrington, Helvetica, sans-serif	;
}
#content {
	height:auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	/*background-color:#CCC;
	float:left;*/
	
}
#content #wrapper {
	margin:0;
}
#content #contact {
	background-color: #FFF;
	width: 980px;
	float:left;
	margin-left: 10px;
	height: auto;
	margin-top:10px;
}

#content #leftContent {width: 630px;}
html>body #content #leftContent {width: 650px;} 

#content #leftContent {
	background-color: #FFF;
	float:left;
	margin-left: 10px;
	height: 940px;
	margin-top:10px;
}
#content #leftContentNews {
	background-color: #FFF;
	width: 980px;
	margin-left: 10px;
	height: auto;
	float:left;
	margin-top:10px;
}
#content #rightLatest {
	float: right;
	width: 330px;
	margin-right: 10px;
	background-color:#FFF;
	height: 940px;
	margin-top:10px;

}
#content #leftContentNews #mainArticle {
	margin-left: 55px;
	width: 870px;
	margin-top:10px;

}
#content #footer {
	background-color:#292929;
	color:#FFF;
	height: 60px;
	width: 980px;
	float:left;
	margin-left:10px;

}
#content #footer a {
	color:#FFF;
	text-decoration:none;
}
#content #header {
	background:url(header.jpg) no-repeat;
	height: 175px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	color:#FFF;	
}
#content #nav {
	/*background: #CCCCCC url(nav.gif) repeat-x left top;*/
	height: 28px;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	margin-left:10px;

}
#content #search {
	float: right;
	height: 18px;
	width: 170px;
	margin-right: 10px;
	padding-top:10px;

}
#slider {
    width: 300px; /* important to be same as image width */
    height: 220px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin-left: auto;
	margin-right: auto;
}
#slider2 {
    width: 300px; /* important to be same as image width */
    height: 220px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin-left: auto;
	margin-right: auto;
}
#slider3 {
    width: 300px; /* important to be same as image width */
    height: 220px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin-left: auto;
	margin-right: auto;
}
#slider1 {
    width: 630px; /* important to be same as image width */
    height: 271px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 300px; /* important to be same as image width or wider */
	margin: 0;
	padding: 0;
	display:inline;
}
#slider1Content {
    width: 630px; /* important to be same as image width or wider */
	margin: 0;
	padding: 0;
	display:inline;
}
#slider2Content {
    width: 300px; /* important to be same as image width or wider */
	margin: 0;
	padding: 0;
	display:inline;
}
#slider3Content {
    width: 300px; /* important to be same as image width or wider */
	margin: 0;
	padding: 0;
	display:inline;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
	
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
	
}
.slider2Image {
    float: left;
    position: relative;
	display: none;
	
}
.slider3Image {
    float: left;
    position: relative;
	display: none;
	
}


a img {
	border-style:none;
}

.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 274px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.slider2Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 274px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.slider3Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 274px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}


.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 604px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong, .slider1Image span strong, .slider2Image span strong, .slider3Image span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
ul { list-style-type: none;}


.t {background: url(dot.gif) 0 0 repeat-x; }
.b {background: url(dot.gif) 0 100% repeat-x}
.l {background: url(dot.gif) 0 0 repeat-y}
.r {background: url(dot.gif) 100% 0 repeat-y}
.bl {background: url(bl.gif) 0 100% no-repeat}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px;}


a {
	color:green;
}
a:hover {
	text-decoration:none;
	color: #4810c9;
}

	#tabmenu 
	{
	font: 16px Harrington, Arial, Helvetica, sans-serif;
	color: #000;
	border-bottom: 2px solid #111111;
	z-index: 1;
	padding-left: 10px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none; 
}
#tabmenu a, a.active {
	color: #FFF;
	background: #090;
	font: bold 1.2em Arial, sans-serif;
	border: 2px solid black;
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: none; }

#tabmenu a.active 
{
	background: #FFF;
	border-bottom: 4px solid #FFF; 
	color: #000;
	}

#tabmenu a:hover {
	color: #000;
	background: #FFF;
	border: 2px solid #306;
}
#tabmenu a.active:hover {
	background: #090;
	color: #FFF; 
}#content #contact #right {
	float: right;
	height: auto;
	width: 270px;
}
#content #left {
	float: left;
	height: auto;
	width: 650px;
	margin-left:20px;
}

#feedback {
	float: left;
	height: 100px;
	width: 30px;
	left:0px;
	top:300px;
	position: fixed;
	z-index:5;
}