*{
	margin:0px;
	padding:0px;	
	border:none;
}
a, a:active, a:visited{
	color:#006bdd;	
}
a:hover{
	color:#fb3611;	
}
p{
	margin:5px 0px 10px 0px;
	line-height:20px;
}
body{
	background:#b8af9d url(images/bg.jpg) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.wrapper{
	width:874px;
	margin:0px auto;
	background: url(images/body.png) repeat-y top center;

}

.header{
	position:relative;
	height:101px;
	background:url(images/logo.gif) no-repeat top center;	
}
.header h1{
	font-size:10px;
	text-align:center;
	color:#f6f2eb;
}
.header #homelink{
	width:400px;
	height:80px;	
	display:inline-block;
	cursor:pointer;
	position:absolute;
	left:30px;
	top:10px;
}
.header #contact{
	position:absolute;
	right:25px;
	bottom:15px;
	font-size:10px;
}
.header #phone{
	font-weight:bold;
	font-size:36px;	
	color:#c02324;
}
.splash{
	position:relative;
	height:233px;
	background:url(images/splash.jpg) no-repeat top center;	
}
.splash_services{
	width:850px;
	margin:0px auto;
	height:213px;
	background:url(images/splash_services.jpg) no-repeat top center;	
}

.splash_shellac{
	width:850px;
	margin:0px auto;
	height:213px;
	background:url(images/splash_shellac.jpg) no-repeat top center;	
}

.splash h2, .splash p{
	text-indent:-9999px;	
}
.splash a{
	position:absolute;
	bottom:40px;
	left:98px;	
	font-weight:bold;
}
.shellac{
	margin:30px;	
}
.shellac h5{
	border-bottom:1px solid #CCC;
	font-size:16px;
	margin-top:30px;
}
.menu{
	position:relative;
	height:48px;
	background:url(images/menu.png) no-repeat top center;
}
.menu a{
	color:#fff;	
	text-decoration:none;
	font-weight:bold;
}

* a:hover{
	color:#ae0447;
	text-decoration:underline;
}
.menu h2{
	color:#979797;
	font-size:14px;
	font-style:oblique;
	position:absolute;
	top:8px;
	left:30px;
}
.menu ul{
	list-style-type:none;
	position:absolute;
	right:20px;
	top:8px;
}

.menu ul li{
	display:inline-block;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	margin-right:40px;
}
.content{
	padding:0px 16px 0px 10px;
	overflow:hidden;
}
.footer{
	position:relative;
	height:98px;
	background:url(images/footer.gif) no-repeat bottom center;

	color:#dbd8d2;	
}
.footer #facebook{
	position:absolute;
	right:15px;
	bottom:30px;
}
.footer a{
	color:#dbd8d2;	
}
.footer a:hover{
	color:#ae0447;
	text-decoration:underline;
}

.footer #flinks{
	position:absolute;
	bottom:25px;
	left:30px;
	font-size:10px;
}

.footer #flinks #headline{
	font-size:24px;
	font-weight:bold;

}


/** PAGE SPECIFIC CONTENTS **/
.content .homepage{
	background:url(images/homepage_nails.jpg) no-repeat bottom right;
	padding:0px 250px 10px 30px;
	
}

.content .homepagePhotos{
	background:url(images/homepage_photos.jpg) no-repeat top center;
	height:145px;
	text-align:right;
	padding:10px 10px 0px 0px;
}

.content .contentpage{
	padding:10px 40px 50px 40px;
	clear:both;
	overflow:hidden;
}
.content a, content a:visited{
	color:#004eff;	
}
.content h2{
	font-size:18px;
	text-transform:uppercase;
	color:#fd4748;
	border-bottom:1px solid #eacbcb;
	margin-bottom:20px;
}
.content h3{
	font-size:14px;
	text-transform:uppercase;
	color:#fd4748;
	border-bottom:1px solid #eacbcb;
}
/*
	Contact us form page
	*/
#formbox2
{
text-align:left;
width: 500px;
background:#f4f0e9;
padding:5px;
float:left;
font-size:12px;
line-height:25px;
}

input, textarea{
	border:1px solid #e5dac4;
	padding:2px;
}
form fieldset {
  border:1px solid #e5dac4;
  padding: 10px;
  margin: 0px;
  text-align:left;
}

form small{
font-size:10px;
}

form label { 
	display: block;
	float: left; 
	width: 130px; 
	padding: 0px; 
	text-align: right; 
}

/* thumbnails */
h4{
	font-size:14px;
	background:#f4f0e9;
	color:#fd4748;	
	padding:5px;
	margin-top:10px;
}
.box{


}
.list{
	font-size:12px;
	height:25px;
	line-height:25px;
	border-bottom:1px solid #CCC;
	margin-left:15px;
}

.list-service{
	width:220px;
	display:inline-block;
}
.list-price{
	width:100px;
	display:inline-block;
}

.fb{
	position:absolute;
	top:10px;
	right:00px;
}

.fbh{
	position:absolute;
	bottom:5px;
	left:30px;
}
.homepage h2{
	text-transform:none;
	color:#474747;
	margin:-20px -250px 10px -30px;
	padding:5px 0px;
	border-bottom:1px solid #d5d5d5;
	text-align:center;
	font-style:italic;
	background:#f2f2f2;
	font-size:26px;
}

.homepage h2 strong{
	font-size:30px;	
	color:#fd4748;
}
