body {
	margin: 0px;
	padding: 0px;
}
#page {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	right: auto;
	bottom: auto;
	padding-top: 10px;
	background: url(/fireworks/background.png) repeat-x;
}
#bgtop {
	position: relative;
	height: 20px;
	width: 546px;
	float: left;
	color: #FFFFFF;
}
#bgbottom {
	position: relative;
	width: 760px;
	float: left;
	text-align: center;
	padding-top: 0px;
	height: 10px;
}
#container {
	margin: 0px;
	padding: 10px 0px 0px;
	width: 760px;
	position: relative;
	float: left;
	background-color: #FFFFFF;
}
#submenu {
	height: 320px;
	width: 150px;
	position: relative;
	float: left;
	margin-right: 10px;
	padding-left: 20px;
}
#bottomimage {
	float: left;
	width: 720px;
	position: relative;
	height: 200px;
	background-image: url(fireworks/indexbotompicture.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: right top;
	padding-bottom: 10px;
}
#logo {
	float: left;
	width: 720px;
	position: relative;
	height: 90px;
	margin-top: 10px;
	background-image: url(fireworks/Logo-gif.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 20px;
	padding-left: 20px;
}
.navarrow {
	float: right;
	position: absolute;
	width: 20px;
	height: 20px;
	bottom: 10px;
	right: 10px;
}
.navmore {
	height: 20px;
	float: right;
	width: 50px;
	margin-top: 10px;
}
