@charset "UTF-8";
/* CSS Document */

body {
	margin: 0 auto;
	padding: 0;
	background-color: #E7DBE9;
	background-image: url(../_images/backgrnd.png);
	background-repeat: repeat-x;
}
/*HEADER styles*/
#header {
	height: 176px;
	background-image: url(../_images/images/laser_hair_enhancement_01_01.png);
	position: relative;
	padding: 0;
	margin: 0;
}

#header #About {
	position: absolute;
	bottom: 0px;
	left: 640px;
}
#header #About a:link,#About a:visited {
	background-image: url(../_images/images/About_03.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 47px;
	width: 141px;
	text-indent: -1000em;
}
#header #About a:hover,#About a:active {
	background-position: left bottom;
	border: none;
}
#header #News {
	position: absolute;
	bottom: 0px;
	left: 475px;
}
#header #News a:link,#News a:visited {
	background-image: url(../_images/images/News_03.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 47px;
	width: 141px;
	text-indent: -1000em;
}
#header #News a:hover,#News a:active {
	background-position: left bottom;
	border: none;
}
#header #Home {
	position: absolute;
	bottom: 0px;
	left: 317px;
}
#header #Home a:link,#Home a:visited {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 47px;
	width: 141px;
	text-indent: -1000em;
	background-image: url(../_images/images/Home_03.png);
}
#header #Home a:hover,#Home a:active {
	background-position: left bottom;
	border: none;
}
#header #FAQs {
	position: absolute;
	bottom: 0px;
	left: 804px;
}
#header #FAQs a:link,#FAQs a:visited {
	background-image: url(../_images/images/FAQs_03.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 47px;
	width: 141px;
	text-indent: -1000em;
}
#header #FAQs a:hover,#FAQs a:active {
	background-position: left bottom;
	border: none;
}
#header #contactBtn {
	position: absolute;
	top: 0px;
	left: 785px;
}
#centerContentHome #lftSideBar p img {
	margin-top: 45px;
	margin-left: 40px;
	margin-bottom: 80px;
	display: block;
	width: 30px;
}
#header #contactBtn a:link,#contactBtn a:visited {
	background-image: url(../_images/ContactBttn.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 64px;
	width: 160px;
	text-indent: -1000em;
}
#header #contactBtn a:hover,#contactBtn a:active {
	background-position: left bottom;
	border: none;
}
  
#centerContentHome {
	width: 1024px;
	background-image: url(../_images/images/mainContentHome_02.png);
	background-repeat: no-repeat;
	height: 562px;
	clear: both;
}
  
  
#centerContent {
	width: 1024px;
	background-image: url(../_images/laser_hair_enhancement_Main_02.png);
	background-repeat: repeat-y;
	height: 478px;
	float: none;
}
#centerContent #content {
	height: 430px;
	overflow: auto;
	width: 560px;
	float: right;
	margin-right: 80px;
	padding-right: 50px;
	padding-left: 10px;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
  }
#centerContent #content h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12pt;
	color: #399;
	text-align: left;
}
#centerContent #content p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
}
#centerContent #lftSideBar {
	width: 240px;
	float: left;
	height: 420px;
	padding: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
}
#centerContent #lftSideBar a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #333;
	text-align: left;
	text-decoration: none;
}
#centerContent #lftSideBar h4 {
	text-transform: uppercase;
	color: #036;
	font-size: 12pt;
}

#footerHome {
	height: 94px;
	background-image: url(../images/slogan_04.png);
	width: 1024px;
	clear: both;
	background-repeat: no-repeat;
}
#footer {
	height: 108px;
	background-image: url(../_images/images/footer_06.png);
	width: 1024px;
	clear: both;
}
#footerText {
	padding: 0px;
	float: right;
	height: 30px;
	width: 300px;
	margin-right: 20px;
	margin-left: 50px;
	margin-bottom: 10px;
	margin-top: 40px;
	border: 0;
	opacity: 0;
}
#wrapper {
	margin: 0 auto;
	width: 1024px;
	padding: 0px;
}
#rule {
	background-image: url(../_images/images/rule_02_02.png);
	height: 4px;
}
#centerContentHome #lftContent {
	float: left;
	text-align: center;
}
#wrapper #centerContentHome #lftContent img {
	padding-left: 40px;
}
#centerContentHome #rightMovie {
	float: right;
	height: 440px;
	width: 746px;
	margin-top: 21px;
	margin-left: 0px;
}
#wrapper #centerContent #content img {
	padding-right: 20px;
	padding-top: 20px;
	display: inline-table;
}
#wrapper #centerContent #content table img {
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #3CC;
	border-right-color: #3CC;
	border-bottom-color: #3CC;
	border-left-color: #3CC;
}
#wrapper #centerContent #content table p {
	text-align: center;
}
#wrapper #centerContent #lftSideBar p {
	line-height: 13pt;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
