 body
{
	background: white;

}
body, form, div, img
{
	margin: 0px;
	padding: 0px;
}
div, img
{
	float: left;
	border: 0px;
}
.flclear
{
	clear: both;
}
.flleft
{
	float: left;
}
.flright
{
	float:right;
}
.main_block
{
	float: none;
	top: 50%;
	left: 50%;
	margin: 0px auto;
	width: 917px;
	height: 770px;
	background: #b1adad url(../images/bg_main.gif) repeat-x;
}
.head
{
	width: 917px;
	height: 125px;
}
.head_l
{
	width: 425px;
	height: 105px;
	padding-top: 13px;
}
.head_r
{
	float:right;
	width: 339px;
	height: 57px;
	padding: 4px 11px 0px 0px;
}
.head_c
{
	width: 142px;
	height: 1px;
	margin-top: 19px;
	border-top: 1px solid White;
	font-size: 0px;
}
.slogan
{
	float:right;
	width: 218px;
	height: 36px;
	padding: 26px 109px 0px 0px;
}
.left_col
{
	width: 477px;
}
.right_col
{
	width: 416px;
	padding: 63px 0px 0px 10px;
}
.banner_place
{
	float:right;
	padding: 18px 1px 0px 0px
}
.banner_place img
{
	width: 468px;
	height: 60px;
	background: #c7c9c2;
	padding:1px;
	border: #514441 1px solid;
}
.flash_block
{
	float:right;
	width: 197px;
	height: 178px;
}
.welcome
{
	width: 218px;
	padding-top:28px;
	
	font: 20px arial;
	color: white;
}
.welcome span
{
	font: 28px arial;
	color: #ffd761;
}
.text_block
{
	width: 414px;
	height: 228px;
	padding: 18px 0px 0px 2px;
	
	font: 13px arial;
	color: black;
}
.play_but
{
	width:100%;
	text-align: center;
}
.play_but img
{
	float: none;
}
/*** Birds Table ***/
.birds_tab
{
	width: 475px;
	height: 504px;
	padding-left:2px;
}
.birds_tab .top
{
	width: 455px;
	height: 53px;
	padding-left:20px;
}
.birds_tab .left
{
	width: 25px;
	height: 425px;
}
.birds_tab .right
{
	width: 21px;
	height: 425px;	
	padding-left: 4px;
}
.birds_tab .bottom
{
	width: 457px;
	height: 26px;
	padding-left:18px;
}
.birds_tab .center
{
	height:420px;
	width: 420px;
	border: White 1px solid;
	padding: 3px 0px 0px 3px;
	background: url(../images/bg_birds.gif) repeat-x;
}
.birds_tab .center img
{
	padding:0px 3px 3px 0px;
}
.birds_tab .center .empty_bird
{
	background: url(../images/empty_bird.gif) no-repeat;
	padding: 5px 8px 8px 5px;
	width: 71px;
	height: 71px;
}
.birds_tab .center .empty_bird div
{
	width: 71px;
	height: 71px;
	overflow: hidden;
}

/*** /Birds Table ***/
