#header {
	BACKGROUND-IMAGE: url(images/head.jpg);
}

#menu {
	WIDTH: 400px;
}

#nav li a {
	padding:0 38px 0 30px;
}

#btns {
	FONT-FAMILY: helvetica, arial, sans-serif;
	FONT-SIZE: 0.8em;
	WIDTH:100%;
	LINE-HEIGHT: 1.6;
	COLOR: #000;
	text-align: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: -40px; /* negative value of footer height */
	height: 40px;
	clear:both;
	BACKGROUND-COLOR: #FF9933;
	BACKGROUND-IMAGE: url(images/foot.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

#btn1 P {
	margin: 0em;
	FONT-SIZE: 0.83em;
	text-align: center;
	PADDING-TOP: 4px;
}

#footer A {
	text-decoration: underline;
}
