@charset "utf-8";
* {
	margin:0;
	padding:0;
}
img{
	border:none 0px #FFF;
}
a{
	outline:none;
	text-decoration: none;
	color: #FFFFFF;
}
body{
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
}
html, body {
	height: 100%;
	width: 100%;
	background-color: #000000;
}
body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;
}
#bkgrnd {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow:hidden;
	z-index: 0;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	display: none;
	min-height:700px;
}
#bkgrnd img {
	position: absolute;
	display: none;
}#logo {
	position: absolute;
	left: 19.35%;
	background-image: url(../layout/logo.png);
	height: 45px;
	width: 166px;
	padding-left: 10px;
	text-indent: -9999px;
	margin-top: -285px;
	top: 50%;
}
#strip {
	background-color: #423c3b;
	width: 192px;
	position: absolute;
	height: 100%;
	left: 19.35%;
	top: 0px;
	z-index: 1;
}
#container {
	position: absolute;
	left: 19.35%;
	top: 50%;
	padding-left: 250px;
	margin-top: -200px;
}
#intro {
	background-color: #799BAC;
}
ul#lang {
	height: 18px;
	width: 711px;
	background-color: #766c65;
}
ul#lang li {
	float: left;
	list-style-type: none;
	line-height: 18px;
}
ul#lang li a {
	margin-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

.clientlink {
	color: #FFF!important;
	font-weight: normal;
	font-size: 2.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	position: relative;
	padding: 0px;
}
.clientlink:hover {
	color: #E2E2E2!important;
}
iframe{
	position: relative;
}
