#space {
	margin-left: auto;
	margin-right: auto;
	position:relative;
	overflow:hidden;
	width:100%;
	height:15px;
	float: left;
}
#regform {
	margin-left: auto;
	margin-right: auto;
	position:relative;
	overflow:hidden;
	width:500px;
	height:500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#scrollable_back {
	margin-left: auto;
	margin-right: auto;
	position:relative;
	overflow:hidden;
	width:814px;
	height:400px;
	clear:both;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	
}


#scrollable {
	margin-left: auto;
	margin-right: auto;
	position:relative;
	overflow:hidden;
	width:795px;
	height:400px;
	clear:both;
}

#scrollable div.items {
	width:20000em;
	position:absolute;
	visibility: visible;
}

#scrollable div.main {
	float:left;
	width:810px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
}

div.textBox {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-right:20px;
	min-height:280px;
	width:760px;
	margin-top: 250px;
	margin-left: 20px;
}

div.textInBox {
	float:left;
	width:280px;
	font-size: 15px;
	color: #F00;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	height: 110px;
	font-variant: normal;
	padding-right: 10px;
	padding-left: 10px;

}
div.textInBox2 {
	width:460px;
	font-size: 14px;
	color: #666;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	height: 110px;
	float: left;
	display: block;
	vertical-align: middle;
}

div.contBox1 {
	float:left;
	font-size:11px;
	width:795px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	background-image: url(../images/help_big.jpg);
	height: 400px;
}
div.contBox2 {
	float:left;
	font-size:11px;
	width:795px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	background-image: url(../images/clubc_big.jpg);
	height: 400px;
}
div.contBox3 {
	float:left;
	font-size:11px;
	width:795px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	background-image: url(../images/serv_big.jpg);
	height: 400px;
}
div.contBox4 {
	float:left;
	font-size:11px;
	width:795px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	background-image: url(../images/workers_big.jpg);
	height: 400px;
}
div.contBox5 {
	float:left;
	font-size:11px;
	width:795px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	background-image: url(../images/tools_big.jpg);
	height: 400px;
}
div.contBox6 {
	float:left;
	font-size:11px;
	width:795px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	background-image: url(../images/product_big.jpg);
	height: 400px;
}

/* tabs */
#tabholder {
	width: 800px;
	background-color: #F1F2F4;
	margin: 0px;
}
#htabs {
	list-style:none;
	padding:0 !important;
	width:auto;
	height:auto !important;
	display: block;
	margin: 0;
	float: none;
}

#htabs li {
	float:left;
	margin:0 !important;
	padding:0;
	text-indent:0;
	list-style-image:none !important;
}

#htabs li a {
	display:block;
	height: 172px;
	overflow: hidden;
	text-indent: -999em;
	width: 134px;
	padding:0px;
	margin:0px;
	background-image: url(../images/6tabs_icons_.png);
	background-repeat: no-repeat;
}

/* adjust the background image position on each tab */
#htabs li #t1 			{ background-position:   -1px 0px;}
#htabs li #t2 			{ background-position: -134px 0px;}
#htabs li #t3 			{ background-position: -267px 0px;}
#htabs li #t4 			{ background-position: -400px 0px;}
#htabs li #t5 			{ background-position: -533px 0px;}
#htabs li #t6 			{ background-position: -666px 0px;	width:134px;}

#htabs li #t1:hover 	{ background-position:      -1px -175px; }
#htabs li #t2:hover 	{ background-position: -134px -175px; }
#htabs li #t3:hover 	{ background-position: -267px -175px; }
#htabs li #t4:hover 	{ background-position: -400px -175px; }
#htabs li #t5:hover 	{ background-position: -533px -175px; }
#htabs li #t6:hover 	{ background-position: -666px -175px; }

#htabs li.active a	{cursor:default; color:#123; }
#htabs li.active #t1 { background-position:      -1px -346px; }
#htabs li.active #t2 { background-position: -134px -346px; }
#htabs li.active #t3 { background-position: -267px -346px; }
#htabs li.active #t4 { background-position: -400px -346px; }
#htabs li.active #t5 { background-position: -533px -346px; }
#htabs li.active #t6 { background-position: -666px -346px; }

#items {
	position:absolute;
	width:9999em;
}

#items div.item {
	padding:10px 30px;
	width:690px;
	float:left;
	color:white;
	display:none;
}

#items #first {
	
	height:425px; 
	padding-top:50px;
}

#items div.item h2 {
	margin-top:20px;
	color:white;
}

#items a.flowplayer {
	display:block;
	
	height:320px;
	width:430px;
	float:left;
	text-align:center;
	margin:20px 20px 0 0;
}

#items a.flowplayer img {
	margin-top:120px;		
}

/* old flash version */
#items a.flowplayer h2, #items a.flowplayer a {
	font-size:20px;
	color:#fff;
}

#items div.col {
	float:right;
	width:230px;
	margin:0px;
}

#items #first a.flowplayer {
	width:460px;		
	margin:0px;
}


#items #first div.col {
	width:165px;		
}

#items p.more {
	font-weight:bold;
	font-size:12px;
	margin-top:30px;
}

#items div.clips {
	float:left;
	margin-top:10px;
}

#items pre code {
	line-height:14px;	
}
#content #scrollable_back #scrollable .items .main .contBox1 .textBox .textInBox h3 {
	text-align: center;
}
