#subnav{
	background: #352e28;
	/*background:#28221d;*/

	/* rounded corners */
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;

}

#footer{
		background: #352e28;
		/*background:#28221d;*/

		/* rounded corners */
		-moz-border-radius:8px;
		-khtml-border-radius:8px;
		-webkit-border-radius:8px;
		border-radius:8px;
}

#welcome_footer{
		background: #352e28;
		/*background:#28221d;*/

		/* rounded corners */
		-moz-border-radius:8px;
		-khtml-border-radius:8px;
		-webkit-border-radius:8px;
		border-radius:8px;
}
