a:link {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
.style5 {
}
.bottom {
	color: #FFFFFF;	position: absolute;	bottom: 0; left: 0;
	/*background-image: url(images/bottom_corner.jpg);*/
	background-repeat: no-repeat;
}

.nav { 
	width: 233px;
	background: #000;
}

.nav li { 
	padding: 4px 0;
}

.nav li a { 
	display: block;
	text-indent: -9999px;
	margin: 0 auto;
}

.nav li.about a { width: 94px; height: 35px; background: transparent url("images/about.jpg") top left no-repeat;}
.nav li.about a:hover { width: 94px; height: 35px; background: transparent url("images/about.jpg") -94px top no-repeat;}

.nav li.weddings a { width: 103px; height: 33px; background: transparent url("images/weddings1.jpg") top left no-repeat;}
.nav li.weddings a:hover { width: 103px; height: 33px; background: transparent url("images/weddings1.jpg") -103px top no-repeat;}

.nav li.corporate a { width: 105px; height: 31px; background: transparent url("images/corp.jpg") top left no-repeat;}
.nav li.corporate a:hover { width: 105px; height: 31px; background: transparent url("images/corp.jpg") -105px top no-repeat;}

.nav li.testimonials a { width: 125px; height: 33px; background: transparent url("images/testimonials1.jpg") top left no-repeat;}
.nav li.testimonials a:hover { width: 125px; height: 33px; background: transparent url("images/testimonials1.jpg") -125px top no-repeat;}

.nav li.photogallery a { width: 133px; height: 32px; background: transparent url("images/photogallery.jpg") top left no-repeat;}
.nav li.photogallery a:hover { width: 133px; height: 32px; background: transparent url("images/photogallery.jpg") -133px top no-repeat;}

.nav li.faqs a { width: 70px; height: 33px; background: transparent url("images/faqs.jpg") top left no-repeat;}
.nav li.faqs a:hover { width: 70px; height: 33px; background: transparent url("images/faqs.jpg") -70px top no-repeat;}

.nav li.contactus a { width: 105px; height: 32px; background: transparent url("images/contactus.jpg") top left no-repeat;}
.nav li.contactus a:hover { width: 105px; height: 32px; background: transparent url("images/contactus.jpg") -105px top no-repeat;}

.nav li.links a { width: 46px; height: 28px; background: transparent url("images/links1.jpg") top left no-repeat;}
.nav li.links a:hover { width: 46px; height: 28px; background: transparent url("images/links1.jpg") -46px top no-repeat;}

