@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bg.gif) ;
	color: #da8b35;
	font-family: Tahoma,Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height:15px;
}
* {margin: 0px;padding: 0px;}
#container{
	width:832px;
	margin-top:20px;
	background-image: url(images/bg-white.jpg);
	height: 601px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
		 }
		  
#header{
	margin-top: 0px;
	float: left;
	width: 380px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#bottom{
	width: 420px;
	float: right;
}		  
#menu{
	background: url(images/headbg.gif) right bottom no-repeat;
	width:206px;
	margin-top: 0px;
	margin-left: 42px;
	  }	  
#language{
	background:url(images/phonenumber.gif) right no-repeat;
	height:35px;
	width:312px;
	margin-top:8px;
	margin-left: 70px;
            }
#line{ background:url(images/headbtombg.gif) repeat-x; height:6px;
       margin: 0 12px;
	   padding-bottom:10px;
	   } 	
#left{
	width:350px;
	background-image: url(images/logo.jpg);
	height: 239px;
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-left: 41px;
	   }
#right{
	background:url(images/piano.jpg) no-repeat;
	height:317px;
	width:81px;
	margin-top: 220px;
	margin-right: 18px;
	   }

