@charset "utf-8";
/* CSS Document */

body{
	background: #0C0C0C;
	margin: 0 auto;
	font-family: Lucida Sans Unicode, Arial;
	font-size: 13px;
}

.container{
	width: 920px;
	margin: 0 auto;
}

a{
	color: white;
	text-decoration: none;
}	


img{
	border: 0px;
}

.header{
	background: url(images/headerbg.png) repeat-x top;
	height: 116px;
}

.header .container{
	background: url(images/header.jpg) no-repeat top center;
	height: 116px;
}

.logo{
	padding: 30px 30px 0px 30px;
	width: 300px;
	float:left;
}


.righto{
	float: left;
	width: 550px;
}

.lang{
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: right;
	font-size: 11px;
	color: #ffffff;
}

.lang a{
	color: #ffffff;
}

.lang a:hover{
	color: #C5EF5C;
}

.bar{
	padding-top: 25px;
}
.baritem{
	float: left;
	padding: 3px 12px 8px 12px;
}

.baritem a:hover{
	color: #C5EF5C;
}

.baritems a{
	font-weight: bold;
	letter-spacing: -1px;
}


.baritems{
	float: left;
	background: url(images/bar_right.png) no-repeat right top;
	padding: 3px 10px 8px 7px;
}	

.bl{
	float: left;
	background: url(images/bar_left.png) no-repeat left top;
	width: 5px;
	height: 30px;
}

.teaser{
	background: url(images/teaser.jpg) no-repeat center top;
	height: 337px;
}

.strip{
	background: url(images/strip.png) repeat-x top;
	height: 200px;
}




#demo-bar {
	margin: 0px auto;
	padding: 0;
	width: 930px;
	text-align: center;
} 
#demo-wrapper {
	margin: 0px auto;
	margin-left: 0px;
	overflow: hidden; 
	height: 320px; 
	width: 874px;
	position: relative;
} 
#demo-inner {
	width: 9600px;
	height: 297px;
	position: relative;
} 
.scrolling-content {
	width: 139px;
	height: 73px;
	text-align: left;
	position: absolute;
} 
.scrolling-content h1 { 
	color: #fff;
	padding: 0;
	font-size: 11px;
} 
#content1 {
	left: 0px; 
	top: 0px;
	width: 920px;
	height: 297px;
}
div#user1, div#user2, div#user3, div#user4, div#user5, div#user6, div#user7 {
	font-size: 14px;
	color: #9a9a9a;
	width: 920px;
}
div#content1 a:link, div#content1 a:visited,
div#content2 a:link, div#content2 a:visited,
div#content3 a:link, div#content3 a:visited,
div#content4 a:link, div#content4 a:visited,
div#content5 a:link, div#content5 a:visited,
div#content6 a:link, div#content6 a:visited,
div#content7 a:link, div#content7 a:visited {
	color: #9a9a9a;
	text-decoration: underline;
}
div#content1 a:hover,
div#content2 a:hover,
div#content3 a:hover,
div#content4 a:hover,
div#content5 a:hover {
	color: #fff;
}
#content2 {
	left: 920px; 
	top: 0px;
	width: 920px;
	height: 297px;
} 
#content3 {
	left: 1840px; 
	top: 0px;
	width: 920px;
	height: 297px;
} 
#content4 {
	left: 2760px; 
	top: 0px;
	width: 920px;
	height: 297px;
}
#content5 {
	left: 3680px; 
	top: 0px;
	width: 920px;
	height: 297px;
}

#content6 {
	left: 4600px; 
	top: 0px;
	width: 920px;
	height: 297px;
}
#content7 {
	left: 5520px; 
	top: 0px;
	width: 920px;
	height: 297px;
}

/* ---- header buttons --- */
div#header_buttons_wrap {
	margin-left: -3px;
}
div#header_buttons {
	height: 185px;
}

ul#buttons {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	text-align: left;
}
ul#buttons li {
	list-style: none;
}
ul#buttons li a:link, ul#buttons li a:visited {
	height: 165px;
	display: block;
}

li#but_0 {
	width: 25px;
	height: 165px;
	float: left;
}

li#but_1 {
	width: 127px;
	height: 165px;
	float: left;
	color: #fff;
	background: url(images/1o.png) 0% 50% no-repeat;

}
li#but_1 a:hover {
	background: url(images/1.png) 0% 50% no-repeat;
	color: #000;
}
li#but_1 a.active {
	width: 127px;
	height: 165px;
	float: left;
	background: url(images/1.png) 0% 50% no-repeat;
	color: #000;
}
li#but_2 {
	width: 127px;
	height: 165px;
	float: left;
	background: url(images/2o.png) 0% 50% no-repeat;

}
li#but_2 a:hover {
	background: url(images/2.png) 0% 50% no-repeat;
}
li#but_2 a.active {	width: 127px;
	height: 165px;
	float: left;
	background: url(images/2.png) 0% 50% no-repeat;
}
li#but_3 {	width: 127px;
	height: 165px;
	float: left;
	color: #fff;
	background: url(images/3o.png) 0% 50% no-repeat;
	float: left;
}
li#but_3 a:hover {
	background: url(images/3.png) 0% 50% no-repeat;
}
li#but_3 a.active {	width: 127px;
	height: 165px;
	float: left;
	background: url(images/3.png) 0% 50% no-repeat;
}
li#but_4 {	width: 127px;
	height: 165px;
	float: left;
	color: #fff;
	background: url(images/4o.png) 0% 50% no-repeat;
}
li#but_4 a:hover {
	background: url(images/4.png) 0% 50% no-repeat;
}
li#but_4 a.active {	width: 127px;
	height: 165px;
	float: left;
	background: url(images/4.png) 0% 50% no-repeat;
}

li#but_5 {	width: 127px;
	height: 165px;
	float: left;
	color: #fff;
	background: url(images/5o.png) 0% 50% no-repeat;
}
li#but_5 a:hover {
	background: url(images/5.png) 0% 50% no-repeat;
}
li#but_5 a.active {	width: 127px;
	height: 165px;
	float: left;
	background: url(images/5.png) 0% 50% no-repeat;
}



li#but_6 {	width: 127px;
	height: 165px;
	float: left;
	color: #fff;
	background: url(images/6o.png) 0% 50% no-repeat;
}
li#but_6 a:hover {
	background: url(images/6.png) 0% 50% no-repeat;
}
li#but_6 a.active {	width: 127px;
	height: 165px;
	float: left;
	background: url(images/6.png) 0% 50% no-repeat;
}



li#but_7 {	width: 127px;
	height: 165px;
	float: left;
	color: #fff;
	background: url(images/7o.png) 0% 50% no-repeat;
}
li#but_7 a:hover {
	background: url(images/7.png) 0% 50% no-repeat;
}
li#but_7 a.active {	width: 127px;
	height: 165px;
	float: left;
	background: url(images/7.png) 0% 50% no-repeat;
}

.timg{
	float: left;
	width: 610px;
	padding: 31px 0px 0px 10px;
}

.ttxt{
	float: left;
	width: 220px;
	padding: 30px;
	font-size: 11px;
	line-height: 18px;
}

.ttxt img{
	float: left;
	margin-right: 10px;
}

.ttxt strong{
	color: white;
	font-size: 14px;
}

.ttxt span{
	font-size: 11px;
}

.tbox{
	padding: 13px;
	border: 1px solid #000;
	margin: 2px;
	clear: both;
	background: #272727;
}

.tbox img{
	float: right;
}

.tbox a{
	color: white !important;
	font-weight: bold !important;
	text-decoration: none !important;
	font-size: 13px !important;
	letter-spacing: -1px;
}	

.clients{
	border-bottom: 1px solid #4F4F4F;
}

.clients img{
	margin-right: 80px;
}

.links{
	background: url(images/endbg.png) no-repeat top center;
	height: 180px;
	padding: 20px;
	line-height: 17px;
	border-top: 1px solid #4F4F4F;
	border-bottom: 1px solid #4F4F4F;
	}

.links a{
	font-size: 10px;
	color: #666;
}


.l1{
	float: left;
	width: 400px;
	color: #777;
}

.l2{
	float: left;
	width: 200px;
}	

.l3{
	float: left;
	width: 300px;
}

.footer{
	background: #0A0A0A;
	font-size: 10px;
	line-height: 17px;
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px;
}

.f1{
	float: left;
	width: 400px;
}

.f2{
	float: left;
	width: 150px;
}

.f3{
	float: left;
	width: 180px;
}

.f4{
	float: left;
	width: 150px;
	border-left: 15px solid #111;
	padding-left: 10px;
}

.footer a{
	color: #B0D553;
	text-decoration: none;
	font-size: 10px;
	line-height: 17px;
}

.page{
	color: #999;
	padding: 30px;
	background: url(images/bgp.jpg) no-repeat top center;
}

.page big{
	font-size: 40px;
	letter-spacing: -3px;
	color: #B0D553;
}

.righmenu{
	float: right;
	margin: 10px;
	width: 300px;

}
.rightbox{
	border: 1px solid #333;
	padding: 20px;
	margin: 10px;
	border-top: 2px solid #B0D553;
}