* {
	margin: 0;
  padding: 0;
}

p {
	margin-bottom: 18px;
}

img {
  border: none;
}

a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
}

a:hover {
  color: #781D26;
}

.slider {
  position:fixed;
	right: 0;
	top: 312px;
	z-index: 100;
}

.box {
  position: relative;
  margin: auto;
  width: 880px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	line-height: 140%;
}

.extLink {
  position: relative;
  float: left;
  margin: 77px 0 1px;
}

.extLink a {
  margin-right: 3px;
}

.logo {
  position: relative;
  float: right;
  margin: 27px 0 4px;
}

.head {
  position: relative;
  height: 251px;
  text-align: center;
  border: 1px solid #CCCCCC;
  z-index: 2;
}

.main {
  position: relative;
  padding: 35px 0px;
  z-index: 1;
}

.sideMenu {
  position: relative;
  float: left;
	list-style: none;
}

.sideMenu li {
  position: relative;
}

.sideMenu li a {
	display: block;
	width: 200px;
	padding: 7px 0px 7px 10px;
	color: #999999;
	border-bottom: 1px solid #CCCCCC;
}

.sideMenu li a:hover {
	color: #FFFFFF;
  background-color: #A6C8D9;
}

.sideMenu li a.current {
	color: #006699;
  background-color: #E1E1E1;
}

.cont {
  position: relative;
  float: left;
	width: 500px;
  padding-left: 23px;
  padding-right: 19px;
}

.imgCellContact {
	position: absolute;
	top: 13px;
	left: 604px;
	width: 200px;
	font-size: 10px;
	line-height: 120%;
	text-align: left;
	z-index: 2;
}

.right {
  position: relative;
  float: left;
  padding-left: 10px;
  width: 115px;
  border-left: 1px solid #CCCCCC;
}

.rightHeadline {
  position: relative;
  padding-bottom: 4px;
  font-weight: bold;
  color: #781D26;
}

.rightClust {
  position: relative;
  width: 115px;
  height: 82px;
  margin-top: 8px;
}

.rightClust a {
  position: absolute;
  display: block;
  width: 113px;
  height: 80px;
  border: 1px solid #E1E1E1;
  overflow: hidden;
}

.rightClust a:hover {
  border: 1px solid #89B8D1;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.footer {
  position: relative;
  height: 16px;
  padding-top: 8px;
  padding-bottom: 20px;
	border-top: 1px solid #CCCCCC;
	text-align: right;
}

/**Foto window**/

.tablist {
  position: absolute;
  top: 450px;
  left: 250px;
}

.tablist, .tablist a {
  font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #346FA1;
	text-decoration: none;
}

a.lnkTwitter {
	display: block;
	position: absolute;
	top: 6px;
	left: 6px;
	padding-top: 55px;
	background-image:  url(../images/lnk_twitter.jpg);
	background-repeat:  no-repeat;
	z-index: 2;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-table;}
.clearfix { display: inline-block; }
.clearfix { display: block; }
* html .clearfix { height: 1%; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
