body
{overflow-x:hidden;
 font-family:Verdana, Geneva, sans-serif;}
 
ul { font-size: 14px; }

#menu1 {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}
#menu1 span {
	display: none;
	position: absolute;
}
#menu1 a {
	align:center;
	text-decoration:none;
	font-size:17px;
	display: block;
	text-indent:0%;
	position: absolute;
	outline: none;
	color:#fbaa0c;
	}
#menu1 a:hover {
	background-position: left bottom;
    color:#fbaa0c;
	text-decoration:underline;
}
#menu1 a:hover span{
	display: block;
}
#menu1 .but1 {
	width: 156px;
	height: 167px;
	background: url(img/but1.png) no-repeat;
	left: -300px;
	/left: -480px;
    top: -59px;
	/top: 7px;}
	
#menu1 .but2 {
	width: 142px;
	height: 163px;
	background: url(img/but2.png) no-repeat;
	left: -144px;
	/left: -324px;
    top: -58px;
	/top:8px; }
        
	
#menu1 .but3 {
	width: 117px;
	height: 162px;
	background: url(img/but3.png) no-repeat;
	left: -2px;
	/left: -182px;
    top: -58px;
	/top: 8px; }
	
#menu1 .but4 {
	width: 132px;
	height: 160px;
    background: url(img/but4.png) no-repeat;
	left: 114px;
	/left: -66px;
    top: -57px;
	/top: 9px; }
	
#menu1 .but5 {
	width: 156px;
	height: 158px;
    background: url(img/but5.png) no-repeat;
	left: 246px;
	/left: 64px;
    top: -56px;
	/top: 10px; }
	
#menu1 .but6 {
	width: 134px;
	height: 156px;
    background: url(img/but6.png) no-repeat;
	left: 385px;
    /left: 205px;
	top: -55px;
	/top: 11px; }
	
#menu1 .but7 {
	width: 233px;
	height: 230px;
    background: url(img/logo.png) no-repeat;
	left: 517px;
    /left: 337px;
	top: -91px;
	/top: -25px; }
	
	
p
{ font-size: 14px;
  font-family: Verdana, Geneva, sans-serif;
  text-indent: 20px }
  
td p { text-indent: 20px }

a
{ font-size:14px; 
  font-family:Verdana, Geneva, sans-serif;
  color:#333;
  text-decoration:underline;}
  
a:hover
{ font-size:14px; 
  font-family:Verdana, Geneva, sans-serif;
  color:#515151;
  text-decoration:underline;}
  
h1
{ font-size:18px; 
  font-family:Verdana, Geneva, sans-serif;
  color:#333;}
  
h2
{ font-size:16px; 
  font-family:Verdana, Geneva, sans-serif;
  color:#333;}
  
h3
{ font-size:14px; 
  font-family:Verdana, Geneva, sans-serif;
  color:#333;}
  
h4
{ font-size:12px; 
  font-family:Verdana, Geneva, sans-serif;
  color:#333;}
  
.window { border: 1px solid #61696B }

