html {
	width: auto;
	height: auto;
	overflow: hidden;
}

#container {
	background: url(img/bg.gif) no-repeat;
	width: 800px;
	height: 600px;
	padding: 0px;
	margin: auto;
	z-index: 1;
}

#menu-a {
	position: absolute;
	width: 792px;
	height: 38px;
	top: 86px;
	margin: auto;
	z-index: 2;
}

#menu-b {
	position: absolute;
	width: 792px;
	height: 38px;
	top: 564px;
	margin: auto;
	z-index: 2;
}

#content {
	position: relative;
	width: 772px;
	height: 432px;
	padding-left: 10px;
	padding-right: 10px;
	top: 120px;
	overflow: hidden;
	margin: auto;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8f449c;
}

.img1 {
	border-style: solid;
	border-width: 10px;
	border-color: #8f449c;
	margin: 20px;
	}

#about {
	position: absolute;
	top: 4px;
	left: 10px;
	display: inline;
}

#about img{
	background: url(img/about-1.gif) top left no-repeat;
	height: 22px;
	width: 71px;
	border-width: 0;
}

a#about:hover img{
	background: url(img/about-2.gif) top left no-repeat;
	height: 22px;
	width: 71px;
	border-width: 0;
}

#arrangements {
	position: absolute;
	top: 7px;
	left: 60px;
	display: inline;
}

#arrangements img{
	background: url(img/arrangements-1.gif) top left no-repeat;
	height: 21px;
	width: 105px;
	border-width: 0;
}

a#arrangements:hover img{
	background: url(img/arrangements-2.gif) top left no-repeat;
	height: 21px;
	width: 105px;
	border-width: 0;
}

#bouquets {
	position: absolute;
	top: 7px;
	left: 128px;
	display: inline;
}

#bouquets img{
	background: url(img/bouquets-1.gif) top left no-repeat;
	height: 21px;
	width: 67px;
	border-width: 0;
}

a#bouquets:hover img{
	background: url(img/bouquets-2.gif) top left no-repeat;
	height: 21px;
	width: 67px;
	border-width: 0;
}

#weddings {
	position: absolute;
	top: 6px;
	left: 178px;
	display: inline;
}

#weddings img{
	background: url(img/weddings-1.gif) top left no-repeat;
	height: 23px;
	width: 71px;
	border-width: 0;
}

a#weddings:hover img{
	background: url(img/weddings-2.gif) top left no-repeat;
	height: 23px;
	width: 71px;
	border-width: 0;
}

#celebration {
	position: absolute;
	top: 4px;
	left: 232px;
	display: inline;
}

#celebration img{
	background: url(img/celebration-1.gif) top left no-repeat;
	height: 22px;
	width: 86px;
	border-width: 0;
}

a#celebration:hover img{
	background: url(img/celebration-2.gif) top left no-repeat;
	height: 22px;
	width: 86px;
	border-width: 0;
}

#sympathy {
	position: absolute;
	top: 4px;
	left: 292px;
	display: inline;
}

#sympathy img{
	background: url(img/sympathy-1.gif) top left no-repeat;
	height: 27px;
	width: 75px;
	border-width: 0;
}

a#sympathy:hover img{
	background: url(img/sympathy-2.gif) top left no-repeat;
	height: 27px;
	width: 75px;
	border-width: 0;
}

#contact {
	position: absolute;
	top: 7px;
	left: 346px;
	display: inline;
}

#contact img{
	background: url(img/contact-1.gif) top left no-repeat;
	height: 16px;
	width: 84px;
	border-width: 0;
}

a#contact:hover img{
	background: url(img/contact-2.gif) top left no-repeat;
	height: 16px;
	width: 84px;
	border-width: 0;
}

#home {
	position: absolute;
	top: 7px;
	left: 104px;
	display: inline;
}

#home img{
	background: url(img/home-1.gif) top left no-repeat;
	height: 16px;
	width: 45px;
	border-width: 0;
}

a#home:hover img{
	background: url(img/home-2.gif) top left no-repeat;
	height: 16px;
	width: 45px;
	border-width: 0;
}

#sitemap {
	position: absolute;
	top: 6px;
	left: 142px;
	display: inline;
}

#sitemap img{
	background: url(img/sitemap-1.gif) top left no-repeat;
	height: 23px;
	width: 59px;
	border-width: 0;
}

a#sitemap:hover img{
	background: url(img/sitemap-2.gif) top left no-repeat;
	height: 23px;
	width: 59px;
	border-width: 0;
}

#faq {
	position: absolute;
	top: 4px;
	left: 190px;
	display: inline;
}

#faq img{
	background: url(img/faq-1.gif) top left no-repeat;
	height: 27px;
	width: 25px;
	border-width: 0;
}

a#faq:hover img{
	background: url(img/faq-2.gif) top left no-repeat;
	height: 27px;
	width: 25px;
	border-width: 0;
}

#terms {
	position: absolute;
	top: 6px;
	left: 220px;
	display: inline;
}

#terms img{
	background: url(img/terms-1.gif) top left no-repeat;
	height: 18px;
	width: 149px;
	border-width: 0;
}

a#terms:hover img{
	background: url(img/terms-2.gif) top left no-repeat;
	height: 18px;
	width: 149px;
	border-width: 0;
}