body.body-home {
	background-image:url(../images/bg-repeat-ver-home.png);
}

#home-outer-wrapper {
background-image:url(../images/bg-repeat-hor-home.png);
background-position:center top;
background-repeat:repeat-y;
min-width:970px;
}
#home-inner-wrapper {
background-image:url(../images/bg-home.jpg);
background-position:top center;
background-repeat:no-repeat;
min-width:970px;
}
	#home-i-w1 {
		background-image:url(../images/bg-footer-home.png);
		background-position:bottom center;
		background-repeat:no-repeat;
	}
	#home-wrapper {
		text-align:left;
		padding:403px 0 0;
		margin:0px auto;
		width:970px;
		position:relative;
	}
		#home-header {
		width:970px;
		height:403px;
		position:absolute;
		top:0;
		left:0;
		}
		#home-flash {
			position: absolute;
			left: 0;
			top: 53px;
			z-index: 1;
		}
		#home-mainsection {
		width:970px;
		}
			#home-content {
			width:615px;
			padding: 15px 20px;
			min-height:387px;
			float:left;
			background-image:url(/images/bg-home-face.png);
			background-position:bottom right;
			background-repeat:no-repeat;
			}
			
				#home-c-w1 {
				width:525px;
				padding: 15px 65px 15px 25px;
				min-height:257px;
				}
					#home-c-w1 p {
						font-size:14px;
					}
					
					.home-text-highlight {
						font-size: 14px;
						font-weight: bold;
						color: #6e0000;
					}
					
			#home-cta-main {
				width:315px;
				height:100px;
				float:left;
			}
			
			#home-cta-main ul {}
			#home-cta-main li { 
				list-style-type:none;
				vertical-align: bottom;
				zoom: 1;
			}
			#home-cta-main li a {
				height: 1px;
				display: block;
				overflow: hidden;
			}
			#home-cta-main a:hover { background-position: -300px 0; }
			
				#home-cta-skin a { padding-top: 122px; background-image:url(/images/cta/cta-home-skin.png);}
				#home-cta-laser a { padding-top: 114px; background-image:url(/images/cta/cta-home-laser.png);}
				#home-cta-surgery a { padding-top: 122px; background-image:url(/images/cta/cta-home-surgery.png);}

			#home-cta-inpage {
				margin-bottom: 15px;
				height: 100px;
			}
			#home-cta-inpage ul {}
			#home-cta-inpage li { display: inline; float:left; list-style-type:none;}
			#home-cta-inpage li a {
				height: 1px;
				display: block;
				overflow: hidden;
				background-repeat:no-repeat;
			}
			#home-cta-inpage a:hover { background-position: 0 -100px; }
				#home-cta-product a { 
					width: 230px; 
					padding-top: 99px; 
					background-image:url(/images/cta/cta-home-productmonth.png);
				}
				
				#home-cta-client { 
					width:183px; 
					height: 58px; 
					background-image:url(/images/cta/cta-home-clientportal.png);
					padding: 42px 0 0 96px;
					}
				#home-cta-client a{
					 padding-top:16px;);
				}
				
					a#home-cta-client-registration { width:113px; top:42px; left:95px; }
					a#home-cta-client-registration:hover { background-image:url(/images/cta/cta-home-client-reg-hover.png); background-position: 0px 0px;}
					a#home-cta-client-faq { width:155px; top:59px; left:95px; background-image:none;}
					a#home-cta-client-faq:hover { background-image:url(/images/cta/cta-home-client-faq-hover.png); background-position: 0px 0px; }
