/* CSS Document */

#frame{
	width:743px;
	height:528px;
	position:absolute;
	top:50px;
	left:28px;	
}
#logo{
	background: url(../../Images/set/logo2.jpg) top left repeat-x;
	width:170px;
	height:76px;
	position:absolute;
	bottom:30px;
	right:65px;	
}
#nav1{
	position:absolute;
	top:23px;
	right:65px;	
	
}
#nav2{
	width:500px;
	position:absolute;
	bottom:31px;
	left:60px;	
	
}
#backdrop{
	top:20px;
	background: #ffffff url(../../Images/set/Backdrop.jpg) top left repeat-x;
	margin:auto;
	position:relative;
	width:800px;
	height:700px;
}
#but{
	float:left;
	width:113px;
	height:74px;
}
#bttnav{
	width:741px; 
	height:77px; 
	position:absolute; 
	bottom:0px;
	vertical-align:bottom;
}
#textclear{
	height:15px;
	clear:both;
}
