#shadow-top {
	background: url(../../images/green/shadow-t.png) 0 0 no-repeat;
}

#menu-bg {
	background: url(../../images/green/menu_bg.png) 0 0 no-repeat;
}
ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}
#content-buttons {
	width: 925px;
}
#kwick {
	position: relative;

}
#kwick .kwicks {
	display: block;
	height: 71px;
	position: relative;
	margin: 0 55px 0 54px;
}
#kwick li {
	float: left;
}
#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 51px;
	width: 193px;
	padding: 10px 0 10px 10px;
	background: #fff;
	text-decoration:none;
	font-family:Tahoma, Arial, sans-serif;
	line-height: 85%;
}
#kwick .kwick span.menu_text {
	font-size:11px;
	color:#CCC;
	}
#kwick .kwick span.menu_title {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}

#kwick .menu1 {
	background: url(../../images/green/menu_overlay.png);
}
#kwick .menu2 {
	background: url(../../images/green/menu_overlay.png);
}
#kwick .menu3 {
	background: url(../../images/green/menu_overlay.png);
}
#kwick .menu4 {
	background: url(../../images/green/menu_overlay.png);
}
