﻿html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #ffffff url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: url(images/body_bg.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 570px;
  height: 279px;
  background: url(images/header_2.jpg) no-repeat;
}
#left {
  float: left;
  width: 243px;
}
#logo {
  width: 248px;
  height: 152px;
  background: url(images/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #5a7a8e bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .important {
  
  background: 188px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #E9C379;
 
}


#news {
  background: url(images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#support {
  background: url(images/support.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 2.6em;
}

#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 325px;
}
#right h2 {
  font: 18px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#welcome {
  margin-right: 20px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	

#coupon1 {
  background: url(images/coupon1_thumb.jpg) no-repeat top center;
  position:relative;
  width: 168px;
  height: 168px;
  float: left;
  left: 50px;
  margin-right: 18px;
  text-align: center;
  padding-top: 80px;
  font-size: 9px;
  font-weight: bold;
}

#coupon2 {
background: url(images/coupon2_thumb.jpg) no-repeat top center;
position:relative;
  width: 168px;
  height: 168px;
  float: right;
  right: 20px;
  margin-right: 18px;
  text-align: center;
  padding-top: 80px;
  font-size: 9px;
  font-weight: bold;

}
#coupon3 {
background: url(images/coupon3_thumb.jpg) no-repeat top center;
position:relative;
  width: 168px;
  height: 168px;
  float: left;
  left: 50px;
  margin-right: 18px;
  text-align: center;
  padding-top: 80px;
  font-size: 9px;
  font-weight: bold;

}
#coupon4 {
background: url(images/coupon4_thumb.jpg) no-repeat top center;
position:relative;
  width: 168px;
  height: 168px;
  float: right;
  right:20px;
  margin-right: 18px;
  text-align: center;
  padding-top: 80px;
  font-size: 9px;
  font-weight: bold;

}

#coupon5 {
background: url(images/coupon5_thumb.jpg) no-repeat top center;
position:relative;
  width: 168px;
  height: 168px;
  float: left;
  left: 50px;
  margin-right: 18px;
  text-align: center;
  padding-top: 80px;
  font-size: 9px;
  font-weight: bold;

}

#picpage {
  position: relative;
   float: left;
   left: 10px;
   width: 100px;
   top: 10px;

}

#picpage2 {
  position: relative;
   float: left;
   left: 25px;
   width: 100px;
   top: 10px;


}

#picpage3 {
  position: relative;
   float: left;
   left: 50px;
   width: 100px;
   top: 10px;

}
#picpage4 {
  position: relative;
   float: left;
   left: 78px;
   width: 100px;
   top: 10px;

}

#wrapper2 {
	position: absolute;
   float: right;
   padding-right: 9px;
   width: 490px;
   height: 500px;
}
#photobox {
	position:relative;
	width:480px;
	height:100px;
	
  }
#hours1 {
  position: relative;
   float: left;
   left: 10px;
   width: 469px;
}
#hours2 {
  position: relative;
   float: left;
   left: 25px;
   height:auto;
   width: 220px;

}
#product1 {
  position: relative;
   float: left;
   left: 0px;
   top:10px;
   width: 482px;
}
#product2 {
  position: relative;
   float: left;
   width: 127px;
   }
#product3 {
  position: relative;
   float: right;
   width: 355px;


}
#massag {
  background: url(images/massage.jpg) no-repeat center;
  float: left;
  
  text-align: center;
  
  font-size: 9px;
  font-weight: bold;
}
#chirop {
  background: url(images/spine2.jpg) no-repeat center;
  float: left;
  
  text-align: center;
  
  font-size: 9px;
  font-weight: bold;
}

#drvan {
  background: url(images/headshot.jpg) no-repeat center;
  float: left;
  
  text-align: center;
  
  font-size: 9px;
  font-weight: bold;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#pdf {
background: url(images/pdf.jpg) no-repeat top center;
height: 70px
	}


#pdf-img {
  background: url(images/pdf.jpg) no-repeat top center;
  position: relative;
  width: 112px;
  height: 23px;
  float: left;
  left:40px;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(images/special.jpg) no-repeat top center;
  position:relative;
  width: 112px;
  height: 23px;
  float: left;
  left:50px;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#dolph-img {
  background: url(images/dolphins_small.jpg) no-repeat top center;
  position:relative;
  width: 112px;
  height: 30px;
  float: left;
  left:60px;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}

#spacer {
  height: 2em;
}

#footer {
  background: url(images/footer_bg.gif) repeat-y;
}
#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}
#footerline{
	background: url(images/body_bot.jpg) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
