html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}


body {
	background-image: url(BG.jpg);
	background-repeat: repeat-x;
	
}
#menu {
	text-align: left;
	margin: 0px auto;
	width: 635px;
	left: 0px;
	top: -20px;
	position: relative;
	border: 0px;
}
#menu1 {
	text-align: left;
	margin: 0px auto;
	width: 580px;
	left: 0px;
	top: -17px;
	position: relative;
	border: 0px solid #750306;
}
