@charset "utf-8";
body {
	margin-top: 0;
	background-color: #000;
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Tahoma;
	color: #FFF;
	height:100%; /* 100 % height */
}

a {
	color: #FFF;
}

#wrapper {
	margin: 0 auto;
	width: 990px;
	height:100%;
}

#hand {
	width: 228px;
	float: left;
}

#title {
	margin-top:1px;
	width: 423px;
	float: left;
}

#facebook {
	width: 325px;
	float: left;
}

#menu {
	width: 700px;
	float: left;
	padding-top: 40px;
}

.rollover a {
	text-align: center;
	padding-top: 10px;
	display: inline-block;
	width: 151px;
	height: 29px;
	color:#FFF;
	background: url(images/menubg.jpg) 0 0 no-repeat;
	text-decoration: none;
}
.rollover a:hover { 
	background-position: 0 -37px;
	color: #000;
}

.clear {
	clear: both;
}

.text-title h1{
	padding-bottom: 8px;
	padding-right: 25px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}

#left-content {
	padding-left: 20px;
	padding-top: 40px;
	width: 361px;
	font-size: 14px;
	float: left;
	font-weight: bold;
}

#text-content-left {
	border-top: 1px solid #FFF;		
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;		
}

#right-content {	
	padding-right: 30px;
	padding-top: 40px;
	width: 579px;
	font-size: 14px;
	float: right;
}

#right-youtube {
	margin-top: 40px;	
	margin-right: 20px;
	border: 1px solid #FFF;	
	text-align: center;
	width: 560px;
	height: 360px;
	font-size: 14px;
	float: right;
}

#youtube-title {
	padding-top: 10px;
	padding-left: 10px;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	background-image: url(images/youtube-top.png);	
	position: related;
	height:33px;
}

#text-content-right {
	border: 1px solid #FFF;	
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;	
}

#tables {
	width: 98%;
	padding-top: 20px;
	margin-left: 25px;	
}

.table {
	color: #000;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding-top: 47px;
	margin-right: 10px;
	background-image: url(images/table.jpg);
	background-repeat: no-repeat;
	width: 305px;
	height: 32px;
	float: left;
}

.form {
	width: 310px;
	float: left;
	margin-left: 5px;	
	padding-top: 10px;
	font-weight:bold;
	font-size: 14px;
}

.form p{
	padding-bottom: 8px;
	padding-top: 10px;
}

.small-input {
	background: url(images/small-input.jpg) top left no-repeat;
	border: 0;
	padding-top: 6px;
	width: 163px;
	height: 26px;
	color: #333;
	padding-left: 2px;
	padding-right: 4px;
	margin-left: 5px;
}

.long-input {
	background: url(images/long-input.jpg) top left no-repeat;
	border: 0;
	padding-top: 5px;
	width: 273px;
	height: 26px;
	color: #333;
	padding-left: 2px;
	padding-right: 4px;
	margin-left: 5px;	
}

.short-input {
	background: url(images/short-input.jpg) top left no-repeat;
	border: 0;
	padding-top: 5px;
	width: 137px;
	height: 26px;
	color: #333;
	padding-left: 2px;
	padding-right: 4px;
	margin-left: 5px;	
}

.long-textarea {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 15px;
	border: 0;
	overflow: hidden;
	padding: 5px 5px 5px;
	width: 280px;
	height: 190px;
	background: url(images/big-bg.jpg) top left no-repeat;	
}

.medium-textarea {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 15px;
	border: 0;
	padding: 5px 5px 5px;
	width: 280px;
	height: 90px;
	background: url(images/medium-bg.jpg) top left no-repeat;	
}

.button {
	background: url(images/button.jpg) top left repeat-x;
	border: 0;
	width: 143px;
	height: 29px;
	padding: 4px 7px 4px 7px;
	margin-top: 20px;
	margin-left: 140px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
}

#jumpMenu {
	border: 0;
	width: 268px;
	height: 20px;
	color: #333;
	margin-left: 5px;
}

#ball {
	float: left;	
	padding-left: 60px;
	width: 147px;
}

#copyright {
	float: left;		
	margin-top: 170px;	
	width: 315px;
	font-weight: bold;
	font-size: 12px;
}

#bottom-menu {
	margin-right: 30px;
}

#bottom-menu a{
	text-decoration: none;	
	display: inline-block;	
	float: right;
	margin-top: 170px;		
	padding-right: 15px;		
	font-weight: bold;
	font-size: 12px;
}

#bottom-menu a:hover{
	text-decoration: underline;
}
