@charset "UTF-8";
#container	{
	width:803px;
	margin-top:30px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#main {
	background-image: url(images/index/main.png);
	height: 405px;
	width: 803px;
}
#secondary {
	height: 114px;
	width: 803px;
	background-image: url(images/index/navigationMainPage.jpg);
	float: left;
}
body {
	background-image: url(images/background.jpg);
}
#navigationMain {
	clear: left;
	float: left;
	margin-top: 70px;
	margin-left: 20px;
}
#footerMain {
	background-image: url(images/index/footer.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 50px;
	width: 803px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
}
a {
	color: #984600;
	text-decoration:none;
}
#header {
	background-image: url(images/header.png);
	height: 22px;
	width: 803px;
}
#heading {
	float: left;
	height: 120px;
	width: 803px;
}
#navigation {
	clear: none;
	float: none;
	margin-top: 80px;
	margin-left: 12px;
}
#gallery {
	margin-top: 342px;
	height: 106px;
	width: 106px;
	margin-left: 285px;
}
