@charset "utf-8";
/* CSS Document */

a {text-decoration:none;}

body {
	height:100%;
	width:100%;
	margin:0;padding:0;
	overflow:hidden;
	text-decoration:none;
	

	
	

}

#wrapper {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	text-decoration:none;
	z-index:1;
	overflow:hidden;
}

	#mask {
		width:500%;
		height:100%;
		
		text-decoration:none;
		
	
		
	}

	.item {
		width:20%;
		height:100%;
		float:left;
		
		text-decoration:none;
	}
	
	
	.content {
		width:700px;
		height:500px;
		top:20%;
		margin:0 auto;
		background-color:#fff;
		position:relative;
		background:url(images/tanabiinternational.jpg);
		background-repeat:no-repeat;
		background-position:center top;
	
	}
	
		.contentProductions {
		width:700px;
		height:500px;
		top:20%;
		margin:0 auto;
		background-color:#000;
		position:relative;
		z-index:2;
		
		background-repeat:no-repeat;
	}
	
		.contentSolutions {
		width:500px;
		height:500px;
		top:20%;
		margin:0 auto;
		background-color:#fff;
		position:relative;
		background:url(images/tanabiinternational.jpg);
		background-repeat:no-repeat;
	}
	
		.contentTV {
		width:946px;
		height:463px;
		top:12%;
		margin:0 auto;
		background-color:#000;
		position:relative;
		
	}
	
	.selected {
		background:#fff;
		font-weight:700;
	}

	.clear {
		clear:both;
	}
	
	.buttons {
		text-decoration:none;


	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	
	}
	
	.buttons:link {
		text-decoration:none;

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;

	}
	.buttons:visited {
		text-decoration:none;

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;

	}
.buttons:active {
	text-decoration:none;

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;

	}
	.buttons:hover {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff0000;
	font-weight:bold;
	
	}
	
	
	.menubar{padding-top:260px; padding-left:180px; text-decoration:none;
	
	
	}
	
	.bodytext {
		text-decoration:none;

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	
	
	}
	
	.bodytext a {
		text-decoration:none;

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	
	
	}
	
	.bodyheader {
		text-decoration:none;

	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FF0000;
	font-weight:bold;
	
	
	}
	
	.holder {
		background:url(images/background.jpg);
		height:136px;
		width:200px;
		z-index:-1;
	position:absolute;
    bottom:0;
    right:0;

	
	}
	
		.club {
		height:20px;
		width:330px;
		z-index:2;
	position:absolute;
    bottom:50px;
	left:25%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	}
	
			.club a {
		height:20px;
		width:330px;
		z-index:2;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
	}
