@charset "utf-8";
/* CSS Document */

* html #id {background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav.png',sizingMethod='scale');}

body {
	margin-top: 0px;
/*	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;*/
		background-color:#8e185a;
}
#logo {
	height: 136px;
	width: 247px;
}
#nav {
	height: 136px;
	width: 777px;
	position: absolute;
	top: 0px;
	right: 0px;/*	background-image: url(images/nav.png);*//*	background-repeat: no-repeat;*/
background-image: url(../images/nav.png);
	background-repeat: no-repeat;
}

#nav li {
	display: block;
	float: left;
	left:0px;
	top:0px;
	right:0px;
	background-repeat: no-repeat;
	height: 136px;
}

#nav ul {
	margin: 0px;
	float: left;
	padding: 0px;
	width: 777px;
	height: 136px;
	list-style-type: none;
	list-style-image: none;
}

#nav #home a {
/*	background-image: url(../images/nav.png);
	background-repeat: no-repeat;*/
	text-indent: -999em;
	display: block;
	height:136px;
	width:120px;
	margin-top: 0px;	
}




#nav #our_story a {
	text-indent: -999em;
	display: block;
	height:136px;
	width:120px;
	margin-top: 0px;
	background-position: -120px;
}




#nav #services a {
/*	background-image: url(../images/nav.png);
	background-repeat: no-repeat;*/
	text-indent: -999em;
	display: block;
	height:136px;
	width:115px;
	margin-top: 0px;
	background-position: -240px;
}
#nav #our_story #m1 {
	visibility: hidden;
	position: absolute;
	left: 111px;
	top: 136px;
}
#nav #our_story #m1 a {
	position: relative;
	display: block;
	height: auto;
	white-space: nowrap;
	color: #ffffff;
	background-color: #ee67ad;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	text-indent: 0px;
	font-size: .75em;
	padding: 5px 10px;
	width: auto;
}
#nav #our_story #m1 a:hover {
	color: #ffffff;
	background-color: #cc287d;
}

#nav #services #m2 {
	visibility: hidden;
	position: absolute;
	left: 250px;
	top: 136px;
	width:100px;
}
#nav #services #m2 a {
	position: relative;
	display: block;
	height: auto;
	white-space: nowrap;
	color: #ffffff;
	background-color: #ee67ad;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	text-indent: 0px;
	font-size: .75em;
	padding: 5px 10px;
	width: auto;
}
#nav #services #m2 a:hover {
	color: #ffffff;
	background-color: #cc287d;
}

#nav #wooby_shopping #m3 {
	visibility: hidden;
	position: absolute;
	left: 363px;
	top: 136px;
	width:140px;
}
#nav #wooby_shopping #m3 a {
	position: relative;
	display: block;
	height: auto;
	white-space: nowrap;
	color: #ffffff;
	background-color: #ee67ad;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	text-indent: 0px;
	font-size: .75em;
	padding: 5px 10px;
	width: auto;
}
#nav #wooby_shopping #m3 a:hover {
	color: #ffffff;
	background-color: #cc287d;
}


#nav #wooby_shopping a {
/*	background-image: url(../images/nav.png);
	background-repeat: no-repeat;*/
	text-indent: -999em;
	display: block;
	height:136px;
	width:155px;
	margin-top: 0px;
	background-position: -355px;
}


#nav #wooby_links a {
/*	background-image: url(../images/nav.png);
	background-repeat: no-repeat;*/
	text-indent: -999em;
	display: block;
	height:136px;
	width:130px;
	margin-top: 0px;
	background-position: -510px;
}

#nav #contact_us a {
/*	background-image: url(../images/nav.png);
	background-repeat: no-repeat;*/
	text-indent: -999em;
	display: block;
	height:136px;
	width:137px;
	margin-top: 0px;
	background-position: -640px;
}

#intro_copy {
	height: 374px;
	width: 367px;
}
#mainimage {
	height: 374px;
	width: 657px;
	position: absolute;
	top: 136px;
	right: 0px;
	z-index: -10;
}
#below_intro {
	height: 45px;
	width: 367px;
}
#tagline {
	height: 45px;
	width: 657px;
	position: absolute;
	top: 510px;
	right: 0px;
}
#footer {
	height: 124px;
	width: 1024px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
}
#footer #footer_inside {
	text-align: center;
	width: 1000px;
	color: #4d4c4c;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding-top: 15px;
	line-height: 1.6em;
}
#footer #footer_inside .footer_text_smaller {
	font-size: .75em;
}
#wrapper {
	width: 1024px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #4d4c4c;
}
a:visited {
	color: #4d4c4c;
}
a:hover {
	color: #4d4c4c;
}

