#menu{
	background-image: url(../images/new/menu-gradient.gif);
	background-color:#f4f4ea;
	border-bottom:1px solid #b4b785;
	border-top:1px solid #e6e6dd;
	background-repeat: repeat-x;
	background-position: top left;
	clear:both;
}
a{
	color:#7c7837;
}
.faq h1{
	margin-bottom:2em;
}
.faq h2{
	margin-top:3em;
	margin-bottom:1.5em;
}
.faq ul{
	line-height: 1.5em;
	margin-top:2em;
}
.faq h3{
	margin-top: 2em;
}
.faq p{
	margin-top:1em;
}
ol li{
	margin-top:1em;
}