.bgleft {
	width:5px;
	height:310px;
	background-image: url(../images/bg_home_left.gif);
	background-repeat: repeat-y;
}
.bgright {
	width:5px;
	height:310px;
	background-image: url(../images/bg_home_right.gif);
	background-repeat: repeat-y;
}

.menubg1{
 background-color:#d6cb9d;
 }

