body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;

	}
html { overflow: -moz-scrollbars-vertical !important; }
#container {
	top: 0px;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#container-left{
	padding-top: 5px;
	padding-left:15px;
	float: left;
	width: 431px;
}
#welcome {
	background-image: url(/images/welcome.jpg);
	background-repeat: no-repeat;
	background-position: right;
		height: 362px;
	width: 431px;
padding-top:5px;
}
#coupon {
	background-image: url(/images/coupon.jpg);
	background-repeat: no-repeat;
	background-position:right bottom;
		height: 112px;
	width: 431px;
}
#nav{
	height:28px;
	background-image: url(/images/nav-bg.gif);
	background-repeat: repeat-x;
}

#footer{
	padding-top: 25px;
	padding-right: 70px;
	padding-bottom: 15px;
	padding-left: 75px;
		
}
#container-bottom2 {
	top: 0px;
	width: 900px;
	height: 109px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	background-image: url(/images/footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
}
#container-right{
float:right;
	padding-top: 5px;
	width: 421px;
	padding-right:20px;
}
#general{
  width: 421px;
  height: 122px;
  text-align: center;
  padding-bottom:5px;
  background: url(/images/general-box.png) no-repeat 8px 0px;
}
#general:hover{
  width: 421px;
  height: 122px;
  text-align: center;
  padding-bottom:5px;
  background: url(/images/general-box.png) no-repeat 8px -130px;
}


#cosmetic{
  width: 421px;
  height: 130px;
  text-align: center;
  background: url(/images/cosmetic-box.png) no-repeat 8px 0px;
}
#cosmetic:hover{
  width: 421px;
  height: 130px;
  text-align: center;
  background: url(/images/cosmetic-box.png) no-repeat 8px -130px;
}



#myContent {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}


#laser{
  width: 421px;
  height: 130px;
  text-align: center;
  background: url(/images/laser-box.png) no-repeat 8px 0px;
}
#laser:hover{
  width: 421px;
  height: 130px;
  text-align: center;
  background: url(/images/laser-box.png) no-repeat 8px -130px;
}




#right-table{
	width: 60%;
	text-align:left;
	float: right;
}
#left-content-drop{
	padding-top: 70px;

}
p {
	margin: 0px;
	padding: 0px;
}
#sub-container-right{
float: right;
width: 625px;
padding-right: 9px;
}
#sub-container-left{
float: left;
width: 239px;
padding-left: 13px;
}
#sub-container-left-top{

background-image:url(/images/sub/images/leftnav-top.gif);
background-repeat:no-repeat;
background-position:center bottom;
padding-top: 1px;
width: 235px;
vertical-align:top;

}
#sub-container-left-bottom{
float:left;
width: 235px;
background-image:url(/images/sub/images/leftnav-bottom.gif);
background-repeat:no-repeat;
background-position:center top;
margin: 0px;
vertical-align:top;

}
#sub-top{
	background-image: url(../images/sub/images/table-top.gif);
	background-repeat: no-repeat;
		width: 625px;
}

#sub-bottom{
	background-image: url(/images/sub/images/table-bottom.gif);
	background-repeat: no-repeat;
	width: 625px;
	vertical-align:top;
	height:23px;
	
}
#sub-content{
	background-image:url(../images/sub/images/table-middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 5px;
	width: 625px;
	vertical-align: top;
}
#container-bottom{

		height: 109px;
	width:900px;
		background-image: url(/images/footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-attachment:scroll;
}
#sub-left{
float:left;
width: 235px;
background-image:url(../images/sub/images/leftnav-middle.gif);
background-repeat: repeat-y;
background-position:center;
}
#coupon a:link{color:#ce5300;}

 Clinc Gallery 
ul#gallery, ul#gallery li{
	margin:0;
	padding:0;
	list-style:none;
	}
ul#gallery{
	position:relative;
	background-image:url(/images/clinc/bg_preview.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin: 0px;
	padding: 5px;
	height:725px;
	background-color: #CCCCCC;
	}			
ul#gallery li{
	float:left;
	display:inline;
	}								
ul#gallery a span{
	display:none;
	}
ul#gallery a:hover{
	background:none;
	z-index:100;
	}	
ul#gallery a:hover span{
	float:both;
	top:350px;
	left:0;
	display:inline;
	position: absolute;
	z-index: auto;
	clear:both;
	}	
#gallery-spacer{
	margin-bottom:300px;
	padding:0px;
	}
.move {
  margin-top: -5px;
}
