/* CSS Document */

body {
	color:#333333;
	margin:0px;
	padding:0px;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.welcome_image {
	clear: right;
	float: left;
	height: 350px;
	width: 200px;
	background-image: url(../images/welcome_img250.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	margin-top: 3px;
}

.welcome_image2 {
	clear: right;
	float: left;
	height: 375px;
	width: 200px;
	background-image: url(../images/welcome_img250_b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	margin-top: 3px;
}
#layout {
	width:1000px;
	text-align:justify;
	line-height:20px;
	margin:0px auto;
}

#header {
	height:406px;
	background-image: url(../images/home_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header_veins {
	height:406px;
	background-image: url(../images/veins_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header_hairremoval {
	height:406px;
	background-image: url(../images/hair_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header_skin {
	height:406px;
	background-image: url(../images/skin_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#men_header {
	height:406px;
	background-image: url(../images/men_header_fade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topzone {
	height:50px;
}

#topzoneleft {
	float:left;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 70px;
}

#extralogo {
	width:406px;
	padding-top: 8px;
	padding-bottom: 15px;
	height: auto;
	margin-top: 10px;
}

/* ----------------------------------------------------------------------------------------------- */

#topanchor {
	width:500px;
	background:url(../images/topanchorback.gif) left top no-repeat;
	height: 40px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 0px;
}

#topanchor a {
	display:block;
	float:left;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	color:#00A1B1;
	text-decoration:none;
}

#topanchor a:hover {
	color:#000;
}

#topanchor a.home {
	background-image: url(../images/home_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent: 20px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin-right: 10px;
}

#topanchor a.email {
	background-image: url(../images/mail_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
}

#topanchor a.phone {
	background-image: url(../images/phone_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent: 20px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin-left: 10px;
}

#topzoneright {
	float:left;
	padding:64px 0px 0px 0px;
}

#bannerzone {
	color:#00A1B1;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
}

#bannerzone h1 {
	color:#00A1B1;
	font-style:italic;
	padding:0px 0px 20px 0px;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}

#bannerzone h2 {
	font:bold 15px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px;
	margin:0px;
}

#bannerzone a {
	color:#fff;
	text-decoration:underline;
}

#bannerzone a:hover {
	text-decoration:none;
}

#bodycontainer {
	padding:0px 69px 0px 87px;
}

#welcomezone {
	background-color: #EDF8F8;
}
#welcometop {
	background:url(../images/welcomtop.gif) left top no-repeat;
}

#welcomebottom {
	background:url(../images/welcomebottom.gif) left bottom no-repeat;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 35px;
}

#welcomezone_men {
	padding-bottom: 0px;
	background-color: #EFEFEF;
	margin-top: 15px;
}
#welcometop_men {
	background:url(../images/welcomtop_men.gif) left top no-repeat;
}

#welcomebottom_men {
	background:url(../images/welcomebottom_men.gif) left bottom no-repeat;
	padding:30px 70px 25px 35px;
}

/*	Img Style Start Here  */

.welcomeimg {
	float:left;
	height: 300;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}

#topmenu {
	height:35px;
	margin:0px 0px 37px 0px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#topmenuleft {
	padding: 8px;
	background-color: #00A1B1;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

#topmenumen {
	padding: 8px;
	background-color: #232323;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

#topmenuright {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
}

#topmenuright a {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
}

#topmenuright a:hover {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: underline;
}

#topmenu ul {
	margin:0px;
	padding:0px 0px 0px 20px;
	float:left;
}

#topmenu ul li {
	display:block;
	float:left;
	background:url(../images/menudevider.gif) right top no-repeat;
	list-style:none;
}

#topmenu li a {
	color:#fff;
	text-decoration:none;
	display:block;
	background:url(../images/menulistbg.gif) right bottom no-repeat;
	padding:0px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#topmenu li a span {
	display:block;
	float:left;
	cursor:pointer;
	padding: 10px;
	width: 125px;
	background-repeat: no-repeat;
	background-position: 10% 60%;
}

#topmenu li a:hover {
	color:#0099CC;
	background:url(../images/menubgover.gif) left top repeat;
}

#row2 {
	padding:28px 0px 0px 0px;
}

#row2left {
	width:261px;
	float:left;
	margin:0px 30px 0px 0px;
}

#row2center {
	width:261px;
	float:left;
	margin:0px 30px 0px 0px;
}

#row2right {
	width:261px;
	float:left;
}

#left_column {
	width:450px;
	float: left;
}

#right_column {
	width: 260px;
	margin-left:20px;
	float: right;
}

.project-imgnppad{
	border: 6px solid #fff;
}

#center_new {
	width: auto;
	height:auto;
	padding: 8px;
}

.clear {
	height:10px;
	clear: both;
	}

	
.column {
	background:#EDF8F8;
}

.columntop {
	background:url(../images/columntop.gif) left top no-repeat;
}

.columnbottom {
	background:url(../images/columnbottom.gif) left bottom no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#footer {
	font-size:11px;
	height:auto;
	padding:0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footercontent {
	width: auto;
	color:#707070;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#footerright {
	float:right;
	color:#60938e;
	font-weight:bold;
	padding:35px 27px 0px 0px;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

.readmore {
	padding:20px 0px 0px 0px;
}

.columnimg {
	float:left;
	padding:0px 12px 0px 0px;
}

/*	Img Style End Here  */

/*	Text Style Start Here  */

h1 {
	color:#00A1B1;
	padding:0px 0px 20px 0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 26px;
}

h2 {
	color:#00A1B1;
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}


/*	Text Style End Here  */

/*	Menu Style Start Here  */

a {
	color:#00A1B1;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

/*	Menu Style End Here  */

/* inner pages css start */
h1.inner{
	color:#fff;
	font-weight:100;
	margin:0px;
	padding:25px 0px 10px 0px;
	background:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 33px;
}
h1.men{
	color:#232323;
	font-weight:100;
	margin:0px;
	padding:25px 0px 10px 0px;
	background:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.aboutus-img{float:right; border:4px solid #b0a48b;	margin:0px 0px 10px 20px;}
h5{
	color:#ffffff;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #ffffff;
	margin:0px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h6{
	color:#00A1B1;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
h6.men{
	color:#232323;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.aboutcolumnzone{padding:20px 0px 16px 0px;}
.aboutcolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.aboutcolumn2{width:48%; float:right; margin:0px 0px 10px 0px;}
.abouticon{float:left; margin:0px 20px 0px 0px;}
.insidereadmore{padding:10px 0px 10px 0px;}
input.button{color:#ffffff;	background:#414141;	font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #000000;}
input.button:hover{cursor:pointer; color:#cccccc;}
.project-img{
	float:right;
	border: 6px solid #fff;
	margin-left:20px;
}

.whiteheading{font:30px Myriad Pro, Arial; color:#ffffff; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{margin-bottom:20px;border-bottom:1px dotted #fff;padding-bottom:10px;width: 99%;}
.servicecolumnzone{padding:20px 0px 16px 0px;}
.servicecolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.servicecolumn2{width:48%; float:right;	margin:0px 0px 10px 0px;}
.blog-posted-row{padding:3px;}
/* inner pages css ends */
.style1 {color: #E3ECEB}

