﻿html, body, form, img {
	margin:0;
	padding:0;
	font-family: Dax, Verdana, Arial;
	font-size: small;
}

body 
{
	background-color: #525252;
}

a
{
	text-decoration: none;
	color: #4b4b4b;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	color: #000;
	margin-top: 20px;
	font-size: medium;
	font-weight: normal;
}

h2
{
	color: #000;
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: small;
}

#page 
{
	margin:0 auto;
	padding:0;
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	text-align:left;
	background-color: #e6e5e5;
}

#header 
{
	left:0px;
	width:900px;
	height:101px;
	background: transparent no-repeat 0 0;
}

#header img
{
	margin-top: 12px;
	margin-left: 50px;
	float: left;
}

#header ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
	margin-right: 30px;
}

#header ul li 
{
	float:left;
	cursor: pointer;
	margin: 0px 3px 0px 3px;
}

#header ul li a
{
	text-decoration: none;
	text-transform: uppercase;
	background-color: #070707;
	color: #b7c420;
	padding: 28px 5px 8px 5px;
	margin-top: 20px;
	line-height: 50px;
	font-size: x-small;
}

#header ul li a:hover, #header ul li a.selected
{
	background-color: #b7c420;
	color: #070707;
}

#header ul li a.lang
{
	background-color: #b7c420;
	color: #070707;
}

#header ul li a:hover.lang
{
	background-color: #070707;
	color: #b7c420;
}

#separator {
	width:900px;
	background-color: #FFF;
	height: 3px;
	font-size: 0px; /* IE6 FIX */
}

#images {
	left:0px;
	width:900px;
	height:169px;
	vertical-align: top;
	padding: 0;
	margin: 0;
	font-size: 0px; /* IE6 FIX */
}

#images > img
{
	width: 900px;
	height: 169px;
}

#menu {
	left:0px;
	width:900px;
	height:22px;
	background-color: #313131;
	color: #e6e5e5;
	line-height: 22px;
}

#menu ul 
{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	height: 22px;
}

#menu ul li 
{
	float:left;
	height: 22px;
	cursor: pointer;
	text-transform: uppercase;
	font-size: small;
}

#menu ul li a
{
	text-decoration: none;
	color: #e6e5e5;
	padding: 3px 10px 3px 10px;
	line-height: 22px;
}

#menu ul li a:hover, #menu ul li a.selected
{
	background-color: #b7c420;
}

#content {
	left:0px;
	width:900px;
	min-height:369px;
	background: transparent url('img/gradient_bottom.png') repeat-x 0 bottom;
}

#content #contentHolder
{
	width: 550px;
	padding-left: 50px;
	float: left;
	padding-right: 20px;
	background: transparent url(img/line.jpg) no-repeat right center;
	min-height: 375px;
}

#content #contentHolder p
{
	color: #4b4b4b;
	margin-top: 10px;
	font-family: Verdana, Arial;
	margin-bottom: 10px;
	font-size: small;
}

#content #contentHolder > ul
{
	color: #4b4b4b;
	margin: 0px;
	padding-left: 15px;
}

#sidebar {
	width:259px;
	float: right;
	padding-top: 20px;
}

#sidebar div 
{
	width: 90%;
}

#sidebar div span {
	background: transparent url('img/arc.png') no-repeat right center;
	_background: transparent url('img/arc.gif') no-repeat right center; /* IE6 FIX */
	padding: 10px 25px 10px 0px;
	line-height: 25px;
	color: #000;
	font-weight: bold;
	font-size: medium;
}

#sidebar div p a 
{
	font-size: small;
}

#sidebar div hr
{
	color: #a6a6a6;
	background-color: #a6a6a6;
	height: 1px;
	margin-bottom: 10px;
}

#footer {
	left:0px;
	width:900px;
	height:46px;
	background-color: #313131;
	color: #cfcfcf;
	padding-top: 10px;
}

#footer p
{
	padding-left: 50px;
	font-family: Verdana, Arial;
	font-size: xx-small;
}

#footer p a
{
	color: #cfcfcf;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.no-underline
{
	text-decoration: none ! important;
}


#s3slider {
   width: 900px;
   height: 225px;
   position: relative;
   overflow: hidden;
}

#s3sliderContent {
   width: 900px;
   position: absolute;
   top: 0;
   margin-left: 0;
   padding-left: 0;
}

.s3sliderImage 
{
  width: 900px;
   float: left;
   position: relative;
   display: none;
}

.s3sliderImage span {
   display: none ! important;
}

.clear {
   clear: both;
} 

#s3slider2 {
   width: 275px ! important;
   height: 100px;
   position: relative;
   overflow: hidden;
   margin-left: -35px;
   margin-top: 20px;
}

#s3sliderContent2 {
   width: 234px;
   position: absolute;
   top: 0;
   margin-left: 0;
   padding-left: 0;
}

#s3sliderContent2 li {
   margin-left: 0;
   padding-left: 0;
}

.s3slider2Image {
   float: left;
   position: relative;
   display: none;
}

.s3slider2Image span {
   display: none ! important;
}

#images2 {
	left:0px;
	vertical-align: top;
	padding: 0;
	margin: 0;
	font-size: 0px; /* IE6 FIX */
}