@charset "utf-8";

/* CSS Document */
#wrapper {
	width:1024px;
	height:153px;
	margin-left:auto;
	margin-right:auto;
}

body {
	background-image:url(../images/mainBodyBG.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#262626;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#58574B;
}

bodybg {
	background-image:url(../images/mainBodyBG1.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#262626;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#58574B;
	line-height: 12px;
}

IMG{border:none;}

p {
	margin: 12px;
}

#headerTop	{
	background-position:left top;
	background-repeat:no-repeat;
	width:1024px;
	height:153px;
	margin-left:auto;
	margin-right:auto;
}

#mainDiv	{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}

#divLeft	{
	width:767px;
	float:left;
}

#wrapper-left {
	width:744px;
	padding:12px;
	margin:auto;
}

#wrapper-left-top {
	background-image:url("../images/wrapper_left_top.png");
}

#wrapper-contact-top {
	background-image:url("../images/wrapper_contact_top.png");
	height:17px;
}

#home-wrapper-left-top {
	background-image:url("../images/home_wrapper_left_top.png");
	width:708px;
	margin:auto;
	height:13px;
}

#wrapper-left-content {
	background-color: white;
	padding:12px;
}

#wrapper-contact-content {
	background-color: white;
	padding:1px;
}

#home-wrapper-left-content {
	background-color: white;
	padding:1px;
	width:706px;
	margin:auto;
	margin-top:0px;
}

#wrapper-left-bottom {
	background-image:url("../images/wrapper_left_bottom.png");
	height:29px;

}
#wrapper-contact-bottom {
	background-image:url("../images/wrapper_contact_bottom.png");
	height:17px;
	margin-bottom:20px;
}

#home-wrapper-left-bottom {
	background-image:url("../images/home_wrapper_left_bottom.png");
	width:708px;
	height:12px;
	margin:auto;
}

#divSLeft	{
	width:767px;
	float:left;
	height: 1000px;
}

#divCLeft	{
	width:237px;
	float:left;
}

#divRight	{
	width:257px;
	float:right;
}

#divPov	{
	width:767px;
}

#divhtxtBox	{
	width:767px;
	height:143px;
	background-image:url(../images/hometxtbox.jpg);
	background-position:left top;
}

#divhtxt1Box	{
	width:780px;
	height:121px;
	background-image:url(../images/servicestxtbox.jpg);
	background-position:left top;
	margin-top: 12px;
	margin-bottom: 10px;
}

#diviconBox	{
	width:767px;
	height:143px;
}

#divservBox1	{
	width:213px;
	height:850px;
	background-image:url(../images/skinspa_txtbox1.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

#divservBox2	{
	width:213px;
	height:850px;
	background-image:url(../images/lasertreat_txtbox1.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

#divservBox3	{
	width:213px;
	height:850px;
	background-image:url(../images/gentserv_txtbox1.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

.txtBox{
	font-size:18px;
	line-height:20px;
	color:#58574B;
	padding-top: 10px;
}

.txtBox1{
	font-size:14px;
	line-height:14px;
	color:#58574B;
	padding-top: 5px;
}

.txtBox2{
	font-size:12px;
	line-height:14px;
	color:#58574B;
	padding-top: 60px;
}

.txtBox3{
	font-weight: bold;
}

.txtBox4{
	font-size:11px;
	line-height:11px;
}

.txtBox5{
	font-size:18px;
	line-height:18px;
	font-weight: bolder;
}

.txtBox6{
	font-size:10px;
	line-height:8px;
	color:#58574B;
	padding-top: 60px;
}



#footer	{
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	height: 51px;

}

h3 {
	color: #fff;
	position: relative;
	background: #ccc;
	padding: 7px;
	margin-top: 0px;
}

.sess{
	float:right;
	text-align:left
}

A  {
	text-decoration : none;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}

a.hp_links{
	text-decoration:underline;
	color: #58574B;
}

#facebook{
    margin-top: -20px;
    padding-left: 25px;
    vertical-align: top;
}
	
#facebook_icon{
    padding: 4px;
    float: left;
}

#facebook_text{
    padding: 2px;
    padding-top: 14px;
    font-size: 0.9em;
}

#facebook_text a {
    color: #364B75;

}
#facebook_text a.visited {
    color: #364B75;
}
