html, body {
	height: 100%;
	padding: 0;
	margin: 0;
	background: url("../images/titleback2.jpg") repeat-y scroll center 0px #2c2929;
}
#content {
	width: 1280px;
	height: 619px;
	text-align: center;
	margin: 0 auto;
	display: block;
	position: relative;
	border: 0px;
	border: 0px double #282424;
	background: url("../images/titleback2.jpg") repeat-y scroll center 0px #2c2929;
	overflow: hidden;
}
.parallax-viewport0 {
  width: 100%;
  max-width: 60em;
  height: 20em;
  background-color: #aebcc9;
}
.parallax-viewport {
  width: 630px;
  height: 619px;
  position: relative;
  overflow: hidden;
}
.parallax-layer
  { position: absolute; }
  
#parallax1 {
	width: 640px;
	height: 619px;
	display: block;
	float: left;
	overflow: hidden;
	border-top: 0px double #282424;
	border-left: 0px double #282424;
	border-bottom: 0px double #282424;
	cursor: pointer;
}
#parallax2 {
	width: 640px;
	height: 619px;
	display: block;
	float: left;
	overflow: hidden;
	border-top: 0px double #fff;
	border-right: 0px double #fff;
	border-bottom: 0px double #fff;
	cursor: pointer;
}
.parllaxlink {
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 640px;
	height: 619px;
}
.parllaxlink img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}


#container {
	display: table;
	width: 100%;
	height: 100%;
	font: 12px Verdana;
	background: url("../images/titleback2.jpg") repeat-y scroll center 0px #2c2929;
}

#container .blockOuter {
	display: table-cell;
	vertical-align: middle;
}

a, a:link {
    color: #6A7786 !important;
    font-style: italic;
    font-weight: normal;
    text-decoration: none;
	font-family: Georgia, Times New Roman, serif;
}

.lang {
	position: absolute;
	float: right;
	text-align: right;
	width: 80px;
	padding: 0px 0px 0px 0px;
	height: 45px;
	float: right;
	left: 80px;
	display: block;
	text-align: left;
	top: 10px;
	
	font-size: 9px;
	
	color: #ffffff !important;
	
	z-index: 200;
}
.lang  span{
	margin: 0px !important;
	display: block;
	
	text-align: center;
	padding: 1px 2px 0px 0px;
	line-height: 1.5em;
}
.lang img {
	padding: 0px !important;
}
#jflanguageselection {
	margin: 10px 0px 10px 0px !important;
}
.jflanguageselection li {
	margin: 0px 2px !important;
}
.jflanguageselection a {
	color: #2d2928 !important;
	font-weight: bold;
	background: url("../images/lang_white.png") no-repeat scroll 0px 0px transparent;
	width: 20px;
	height: 20px;
	display: block;
	line-height: 1.5em;
	
}
#active_language a {
	background: url("../images/lang_black.png") no-repeat scroll 0px 0px transparent;
	color: #2d2928 !important;
}
.jflanguageselection a:hover {
	background: url("../images/lang_black.png") no-repeat scroll 0px 0px transparent;
	color: #0000FF !important;
	text-decoration: none;
}

#abouttitle {
	width: 100%;
	background: transparent;
	position: relative;
	display: block;
	z-index: 300;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float: left;

	position: fixed !important;
	border: 0px solid red;
	bottom: -200px;
	z-index: 300;
	overflow: hidden;
}
#abouttitlecontent {
	background-color: #111111;
	width: 100%;
	color: #bfbfb4;
	display: block;
	float: left;
	text-align: center;
	border-top: 1px solid #69695E;
	font-family: Georgia, serif;
}
#abouttitlecontentin{
	background-color: #111111;
	margin: 0 auto;
	color: #bfbfb4;
	display: block;
	margin: 10px 120px;
}
#abouttitletop {
	background: url("../images/about.png") no-repeat scroll left top transparent;
	height: 20px;
	width: 90px;
	padding-right: 30px;
	overflow: hidden;
	color: #bfbfb4;
	text-align: left;
	text-indent: 0px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, serif;
	line-height: 20px;
	overflow: hidden;
	float: left;
	
	cursor: hand;
	cursor: pointer;
}
#abouttitle h1{
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #bfbfb4;
}