/* begin GLOBAL styles */
* {
	margin: 0;
	padding: 0;
	visibility:visible;
}
#top {
	visibility: hidden;
	left: 0px;
	top: 0px;
}
body {
 	background-color:#eeeeee;
}
/*for page titles */
h1 {
	font-family: Helvetica, sans-serif;
	font-size:18pt;
	font-weight:normal;
	color:#e8bc38;
	margin: 0px 0px 12px 0px;
}
/* for call out on index page */
h2 {
	font-family: Helvetica, sans-serif;
	font-size:14pt;
	font-weight:normal;
	color:#999999;
	line-height:1.3em;
	margin-bottom:18px;
}
p {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	line-height: 1.6em;
	margin-bottom:7px;
}
/* begin CONTAINER */
#container_about {
	width: 1152px;
	height: 864px;
	margin-top: 18px;
	margin-left: auto;
	margin-right:auto;
	overflow:hidden;
	border: 8px solid #FFFFFF;
	background-image:url(images/d-zire_bg_about.jpg);
	background-position:top;
	background-repeat:no-repeat;
	z-index:0;
}
#container_salon {
	width: 1152px;
	height: 864px;
	margin-top: 18px;
	margin-left: auto;
	margin-right:auto;
	overflow:hidden;
	border: 8px solid #FFFFFF;
	background-image:url(images/d-zire_bg_salon.jpg);
	background-position:top;
	background-repeat:no-repeat;
	z-index:0;
}
#container_products {
	width: 1152px;
	height: 864px;
	margin-top: 18px;
	margin-left: auto;
	margin-right:auto;
	overflow:hidden;
	border: 8px solid #FFFFFF;
	background-image:url(images/d-zire_bg_products.jpg);
	background-position:top;
	background-repeat:no-repeat;
	z-index:0;
}
#container_visitus {
	width: 1152px;
	height: 864px;
	margin-top: 18px;
	margin-left: auto;
	margin-right:auto;
	overflow:hidden;
	border: 8px solid #FFFFFF;
	background-image:url(images/d-zire_bg_visitus.jpg);
	background-position:top;
	background-repeat:no-repeat;
	z-index:0;
}
#container_spa {
	width: 1152px;
	height: 864px;
	margin-top: 18px;
	margin-left: auto;
	margin-right:auto;
	overflow:hidden;
	border: 8px solid #FFFFFF;
	background-image:url(images/d-zire_bg_spa.jpg);
	background-position:top;
	background-repeat:no-repeat;
	z-index:0;
}
#container_careers {
	width: 1152px;
	height: 864px;
	margin-top: 18px;
	margin-left: auto;
	margin-right:auto;
	overflow:hidden;
	border: 8px solid #FFFFFF;
	background-image:url(images/d-zire_bg_careers.jpg);
	background-position:top;
	background-repeat:no-repeat;
	z-index:0;
}
/* begin CONTENT styles */
#content {
	background-color: #FFFFFF;
	padding: 18px;
	width: 540px;
	height: 270px;
	margin-top: 432px;
	margin-left: 288px;
	margin-right:288px;
	overflow:hidden;
	text-align:left;
	clear:both;
	z-index:10;
}
/* begin content_text styles */
#content_text {
	width:420px;
	height: 250px;
	position: relative;
	float:left;
}
#content_text ul{
	list-style: none;
	margin: 0px 0px 8px 0px;
	padding-left: 2em;
	text-indent: -1em;
}
#content_text li{
	font-family: Helvetica, serif;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	line-height: 1.4em;
}
#content_text p a:link, #content_text li a:link, #content_text p a:visited, #content_text li a:visited{
	color:#666666;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	border-bottom:1px dotted #F6d560;
 }
#content_text p a:hover, #content_text li a:hover{
	color: #666666;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	border-bottom:1px solid #F6d560;
 }
#content_text p a:active, #content_text li a:active{
	color:#FFFFFF;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	background-color: #F6d560;
 }
#content img{
	border:none;
 } 

/* begin NAV */
#nav {
	width:72px;
	float:left;
	margin:10 0 0 10px;
}
#nav p{
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	letter-spacing:.1em;
	color: #000000;
	margin-bottom:1em;
}
#nav p a:link, #nav p a:visited{
	color:#000000;
	background-color:#f7e29b;
	padding:3px 2px 1px 2px;
	text-decoration: none;
 }
 #nav p a:hover{
	color: #000000;
	text-decoration: none;
	background-color:#f6d560;
	padding:3px 2px 1px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
 }
  #nav p a:active{
	color:#FFFFFF;
	text-decoration: none;
	background-color: #F6d560;
	padding:3px 2px 1px 2px;
 }
/* begin SITE_CREDITS styles */
#site_credits {
	padding: 18px;
	width: 540px;
	height: 72px;
	margin-top: 36px;
	margin-left: 288px;
	margin-right:288px;
	overflow:hidden;
	text-align:left;
	clear:both;
	visibility:visible;
	z-index:30;
}
#site_credits p{
	font-family: Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.3em;
	text-align:center;
}
#site_credits a:link, #site_credits a:visited{
	color:#FFFFFF;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f6d560;
 }
#site_credits a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f6d560;
 }
#site_credits a:active{
	color:#666666;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	background-color: #F6d560;
 }
