@charset "UTF-8";
/* CSS Document */

.nav {
	margin: 110px 0px 200px 220px;
	position:relative;
	float: left;
	clear: both;
	width: 564px;
	height: 44px;
	padding: 0;
	background: url(../../images/nav.gif) no-repeat 0px 0px;
}
.nav li {
	position:relative;
	float: left;
	width: 84px;
	height: 44px;
	margin: 0px 12px 0px 0px;
	padding:0px;
	display: inline;
	list-style: none;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 44px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}

/* FLOWERS */
.nav .flowers a:link, .nav .flowers a:visited {
	left: 0px;
	width: 84px;
}
.nav .flowers a:hover, .nav .flowers a:focus {
	background: url(../../images/nav.gif) no-repeat 0px -44px;
}
.nav .flowers a:active {
	background: url(../../images/nav.gif) no-repeat 0px -44px;
}
.current-flowers .flowers a:link, .current-flowers .flowers a:visited {
	background: url(../../images/nav.gif) no-repeat 0px 0px;
	cursor: default;
}
.nav-flowers, .nav-flowers-click {
	position: absolute;
	top: 0;
	left: 0px;
	width: 84px;
	height: 44px;
	background: url(../../images/nav.gif) no-repeat 0px -44px;
}
.nav-flowers-click {
	background: url(../../images/nav.gif) no-repeat 0px -44px;
}


/* EVENTS */
.nav .events a:link, .nav .events a:visited {
	left: 0px;
	width: 84px;
}
.nav .events a:hover, .nav .events a:focus {
	background: url(../../images/nav.gif) no-repeat -96px -44px;
}
.nav .events a:active {
	background: url(../../images/nav.gif) no-repeat -96px -44px;
}
.current-events .events a:link, .current-events .events a:visited {
	background: url(../../images/nav.gif) no-repeat -96px 0px;
	cursor: default;
}
.nav-events, .nav-events-click {
	position: absolute;
	top: 0;
	left: 0px;
	width: 84px;
	height: 44px;
	background: url(../../images/nav.gif) no-repeat -96px -44px;
}
.nav-events-click {
	background: url(../../images/nav.gif) no-repeat -96px -44px;
}

/* DESIGN */
.nav .design a:link, .nav .design a:visited {
	left: 0px;
	width: 84px;
}
.nav .design a:hover, .nav .design a:focus {
	background: url(../../images/nav.gif) no-repeat -192px -44px;
}
.nav .design a:active {
	background: url(../../images/nav.gif) no-repeat -192px -44px;
}
.current-design .design a:link, .current-design .design a:visited {
	background: url(../../images/nav.gif) no-repeat -192px 0px;
	cursor: default;
}
.nav-design, .nav-design-click {
	position: absolute;
	top: 0;
	left: 0px;
	width: 84px;
	height: 44px;
	background: url(../../images/nav.gif) no-repeat -192px -44px;
}
.nav-design-click {
	background: url(../../images/nav.gif) no-repeat -192px -44px;
}

/* GALLERY */
.nav .gallery a:link, .nav .gallery a:visited {
	left: 0px;
	width: 84px;
}
.nav .gallery a:hover, .nav .gallery a:focus {
	background: url(../../images/nav.gif) no-repeat -288px -44px;
}
.nav .gallery a:active {
	background: url(../../images/nav.gif) no-repeat -288px -44px;
}
.current-gallery .gallery a:link, .current-gallery .contact a:visited {
	background: url(../../images/nav.gif) no-repeat -288px 0px;
	cursor: default;
}
.nav-gallery, .nav-gallery-click {
	position: absolute;
	top: 0;
	left: 0px;
	width: 84px;
	height: 44px;
	background: url(../../images/nav.gif) no-repeat -288px -44px;
}
.nav-gallery-click {
	background: url(../../images/nav.gif) no-repeat -288px -44px;
}

/* ABOUT US */
.nav .about_us a:link, .nav .about_us a:visited {
	left: 0px;
	width: 84px;
}
.nav .about_us a:hover, .nav .about_us a:focus {
	background: url(../../images/nav.gif) no-repeat -384px -44px;
}
.nav .about_us a:active {
	background: url(../../images/nav.gif) no-repeat -384px -44px;
}
.current-about_us .about_us a:link, .current-about_us .about_us a:visited {
	background: url(../../images/nav.gif) no-repeat -384px 0px;
	cursor: default;
}
.nav-about_us, .nav-about_us-click {
	position: absolute;
	top: 0;
	left: 0px;
	width: 84px;
	height: 44px;
	background: url(../../images/nav.gif) no-repeat -384px -44px;
}
.nav-about_us-click {
	background: url(../../images/nav.gif) no-repeat -384px -44px;
}

/* NEWS */
li.news{
	margin-right: 0px !important;
}
.nav .news a:link, .nav .news a:visited {
	left: 0px;
	width: 84px;
}
.nav .news a:hover, .nav .news a:focus {
	background: url(../../images/nav.gif) no-repeat -480px -44px;
}
.nav .news a:active {
	background: url(../../images/nav.gif) no-repeat -480px -44px;
}
.current-news .news a:link, .current-news .news a:visited {
	background: url(../../images/nav.gif) no-repeat -480px 0px;
	cursor: default;
}
.nav-news, .nav-news-click {
	position: absolute;
	top: 0;
	left: 0px;
	width: 84px;
	height: 44px;
	background: url(../../images/nav.gif) no-repeat -480px -44px;
}
.nav-news-click {
	background: url(../../images/nav.gif) no-repeat -480px -44px;
}

