#stabs {
	margin:0 auto;
	text-align:left;
	padding:0;
	height:24px;
	background:#F7F7F7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


}
/* tabs */ 
#stabs ul.navi {
	margin:0px 0 0 0;
	padding:0px;
	position:relative;
	display:block;
	top:0px;
	left:0px;
	width:100%;
	background-color: #FFF;
}
#stabs ul.navi li {
	padding-left:4px;
	float:left;
	margin:0;
	list-style-type:none;
	background-repeat: no-repeat;
	background-position: left top;
}
#stabs ul.navi a {
	padding:3px 8px;
	display:block;
	color:#F60;
	background-color: #333;
	font-weight: bold;
	text-decoration: none;

}
#stabs ul.navi li.active a,#stabs ul.navi a:hover,
a#link1:active,
a#link2:active,a#link3:active ,
a#link4:active,a#link5:active,
a#link1:focus,
a#link2:focus,a#link3:focus ,
a#link4:focus,a#link5:focus,
a#link1:hover,
a#link2:hover,a#link3:hover ,
a#link4:hover,a#link5:hover{
	background-position:100% -150px;
	background-color: #000;
}
#tabin1 ul li,
#tabin2 ul li,
#tabin3 ul li,
#tabin4 ul li,
#tabin5 ul li{
padding-top:3px;
}
#stabs ul.navi li.active {
background-position:0 -150px;	
}
a:focus {
outline:0px;
}

#slideround {
	padding:3px;
	background-color: #FFF;
	text-decoration: none;
}
#hold_them{
width:100%;
margin:0 auto;
text-align:center;
overflow:hidden;
}
#firstvis {
margin: 0px auto;
overflow: hidden;
width:100%;
position: relative;

}
#firstvis_in {
width:500%;
position: relative;

}
.tab-scroll {
	position: absolute;
	text-align: left;
	font: 36px Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;

}

#tabin1 {
	left: 0%;
	width:100%;
	top: 0px;
	font: 36px Arial, Helvetica, sans-serif;

}
#tabin2 {
left:25%;
width:100%;
top: 0px;

}
#tabin3 {
left:50%;
width:100%;
top: 0px;

}
#tabin4 {
left:75%;
width:100%;
top: 0px;

}
#tabin5 {
left:100%;
width:100%;
top: 0px;

}
/*inside */
.user {
	padding:10px;
	width:20%;
	color: #333;
	font-size: 11px;
}

