body{
	padding:0px;
	margin:0px;
	background:#000 url(../images/lp_body_bg.png) repeat-x top left;
	}
	a{
		text-decoration:none;
		}
#wrapper{
	width:1000px;
	margin:0px auto;
	}
	#header{
		width:1000px;
		height:115px;
		background:url(../images/lp_header.jpg) no-repeat top center;
		}
	#main{
		width:1000px;
		background:url(../images/lp_bg.png) no-repeat top center;
		}
		#link_cont{
			width:790px;
			height:385px;
			margin:0 auto;
			}
		#salon_and_spas{
			
			}
		.landing_link{
			margin:0 10px;
			}
			.landing_link img{
				border:none;
				width:240px;
				height:377px;
				position:relative;
				top:15px;
				}
#h_line{
	width:100%;
	border-top: 50px solid #000;
	border-bottom: 10px solid #fff;
	width: 100%;
	}
/*
#footer{
	position: fixed;
	bottom:0px;
	border-top: 10px solid #fff;
	border-bottom: 400px solid #000;
	width: 100%;
	}
*/