body{
	margin:0px;
	padding:0px;
	border:none;
	background-color:#fff;
	text-align:center;
}
div{
	text-align:left;
}
a{
	text-decoration:none;
}
a img{
	border:none;
}
#wrapper{
	width:100%;
	margin: 0px;
	padding:0px;
	background-color:#FFF;
	text-align:left;
}

#wrapper_top_left{
	width:100%;
	height:100%;
	margin: 0px;
	padding:0px;
	background:url(../img/layout/frontend/top_left.jpg) top left  no-repeat;
	/*min-height:515px;*/
	text-align:center;
}
#wrapper_top_right{
	width:100%;
	height:100%;
	margin: 0px;
	padding:0px;
	background:url(../img/layout/frontend/top_right.jpg) top right  no-repeat;
	/*min-height:515px;*/
	text-align:center;
}



#wrapper_bottom_left{
	margin: 0px auto;
	padding:0px;
	width:100%;
	height:100%;
	background:url(../img/layout/frontend/bottom_left.jpg) bottom left no-repeat;
	/*min-height:438px;*/
	text-align:center;
}

#wrapper_bottom_right{
	margin: 0px auto;
	padding:0px;
	width:100%;
	height:100%;
	background:url(../img/layout/frontend/bottom_right.jpg) bottom right no-repeat;
	/*min-height:520px;*/
	text-align:center;
}
#wrapper_all{
	margin: 0px;
	padding:0px;
	width:100%;
	height:100%;
	text-align:center;
	/*min-height:520px;*/
}
#wrapper_all_menu{
	width:100%;
	margin:0px;
	padding:0px;
	height:24px;
	text-align:center;
	background-color:#dd1b23;
}
*+html #wrapper_all_menu{
	width:100%;
	margin:0px;
	padding:0px;
	height:26px;
	text-align:center;
	background-color:#dd1b23;
}

#wrapper_menu{
	height:22px;
	width: 830px;
	margin:0px auto;
}
*+html #wrapper_menu{
	height:26px;
	width: 830px;
	margin:0px auto;
}


#wrapper_all_footer{
	width:100%;
	margin:0px;
	padding:0px;
	height:28px;
	text-align:center;
	background-color:#dd1b23;
}
#wrapper_footer{
	background-color:#dd1b23;
	height:28px;
	width:830px;
	vertical-align:bottom;
	margin:0px auto;
}

#content_general{
	width:800px;
	margin:0px auto;
	padding:0px;
}
#wrapper_header{
	vertical-align:top;
	height:133px;
	width:100%;
}
#sports_container{
	text-align:right;
	float:left;
	width:55%;
	margin-top:38px;
	vertical-align:top;
}
#logo_container{
	text-align:right;
	float:left;
	width:45%;
	margin-top:38px;
}
#div_phone_number{
	background:url(../img/layout/frontend/phone_number.png) no-repeat;
	_background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://teamleader.com/system/resources/img//layout/frontend/phone_number.png', sizingMethod='crop');
	width:128px; 
	height:26px;
}
#div_teamleader_logo{
	background:url(../img/layout/frontend/teamleader_logo.png) no-repeat;
	_background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://teamleader.com/system/resources/img//layout/frontend/teamleader_logo.png', sizingMethod='crop');
	display:block;
	width:139px; 
	height:54px;
}
#header{
	height:133px;
	border:#F00 solid 1px;
	
}
.copy_right_text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#fff;
	margin-left:40px;
	padding-top:7px;
}
.cheer{
	display:block;
	height:69px;
	width:65px;
	background:url(../img/layout/frontend/cheer.jpg) left top  no-repeat;
}
.volleyball{
	display:block;
	height:69px;
	width:55px;
	background:url(../img/layout/frontend/volleyball.jpg) left top  no-repeat;
	
}
#content_for_page{
	/*min-height:550px;*/
}
.volleyball:hover{
	background-position: right top;
}
.cheer:hover{
	background-position: right top;
}







