body{
	padding:0px;
	text-align:center;
	background-color: #FFFFFF;
}
#main{
	height:auto;
	width:940px;
	background-color: #FFFFFF;
}
#header{ background-image:url(image/main-bg.jpg);
background-repeat:repeat-y;
height:auto;
width:940px;
float:left;
}
#wrappar{
	width:940px;
	text-align:center;
	margin:0;
	background-color: #FFFFFF;
}


#buttonleft{height:auto;
width:695px;
float:left;
}
#buttonleft .movie{
	height:400px;
	width:678px;
	float:left;
	margin-left: 2px;
	margin-top: 5px;
}
#buttonleft .bottom{
	height:150px;
	width:660px;
	float:left;
	margin-left: 5px;
	margin-top: 5px;
}
#buttonright{height:auto;
width:245px;
float:left;
}
#buttonright .right{
	height:550;
	width:232px;
	float:left;
	margin-left: 6px;
	margin-top: 4px;
}
#fotter{
	height:auto;
	width:940px;
	float: left;
}
#fotter .left{ background:url(image/footer-L copy.gif) no-repeat;
	height:35px;
	width:9px;
	float:left;
	background-image: url(image/footer-L%20copy.gif);
}
#fotter .mid{ background:url(image/footer-mid copy.gif) repeat-x;
	height:35px;
	width:922px;
	float:left;
	background-image: url(image/footer-mid%20copy.gif);
}
#fotter .righty{ background: url(image/footer-R copy.gif) no-repeat;
	height:35px;
	width:9px;
	float:left;
	background-image: url(image/footer-R%20copy.gif);
}
