body {
	background-image: url(BGstrip.jpg);
	background-repeat: repeat;
	margin-top: 52px;
}
.mainmenudiv { 
    background-color: transparent;
    height: 310px; 
    width: 220px; 
    overflow: hidden;
}
.footer {
    background: #E2DCC2;
    height: 72px; 
    width: 900px; 
    overflow: hidden;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#bottomdiv {
    background: #C6C197;
    height: 90px; 
    width: 898px; 
    overflow: hidden;
	font-size:14px;
}
#animapic {
    border: 1px solid  #777242;
	background: #FFFFFF;
	height: 170px;
	width: 120px;
}
#title {
	font-size:24px;
	color: #5E5933;
	font-weight: bold;
	text-align:left;

}
#subtitle {
    border: 1px solid  #777242;
	background: #FFFFFF;
	font-size:14px;
	font-weight:300;
	text-align:center;
}
#prices {
    
	color: #000000;
	font-weight: bold;
    width:170px;

}
#descr {
    border: 2px solid  #777242;
	background: #FFFFFF;
	width:365px;
    padding: 10px;
	text-align:left;
	color: #6C673C;
	font-weight: bold;
	font-size:14px;
	
}
#testies {
    border: 2px solid  #777242;
	background: #FFFFFF;
	width:680px;
    padding: 10px;
	text-align:left;
	color: #413E23;
	font-weight: bold;
	font-size:14px;
	
}
#testies2 {
    border: 2px solid  #777242;
	background: #FFFFFF;
	width:900px;
    padding: 10px;
	text-align:left;
	color: #413E23;
	font-weight: bold;
	font-size:14px;
	
}