/************************/
/* Design 1 Style Sheet */
/************************/

body {
	margin: 5px 0px 0px 0px;
	padding: 0;
	font-size: 12px;
	background: #fff ;
	font-family: arial, helvetica;
}

h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 24px;
}
h2{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 14px;
}
h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
}
.times {
font-family: "Times New Roman", Times, serif;
}

.verdana {
font-family: verdana, sans-serif;
}


.arial {
	font-family: arial, Times, sans-serif;
	color: #9a791c;
}
.arial-10 {
	font-family: arial, Times, sans-serif;
	color: #9a791c;
	font-size: 10px;
}
.arial-14 {
	font-family: arial, Times, sans-serif;
	color: #9a791c;
	font-size: 14px;
	font-weight: bold;
}

.helvetica {
font-family: helvetica, sans-serif;
}


.spacer {
	clear: both;
}

.hidden {
display: none;
}

#wrapper {
	margin: auto;
	width: 747px;
}

#header {
	width: 100%; 
}

#headerContainer {
position: relative;
z-index: 5000;
}

#logo {
	position: absolute;
	z-index: 1000;
	font-size: 18px;
	top: 20px;
	width: auto;
	font-weight: bold;
}

#logo img {
	position: absolute;
	z-index: 5000;
}

#logo .logoAddress {
	font-size: 11px;
}

#utilityNav {
	float: right;
	text-align: right;
	width: 300px;
	position: absolute;
	left: 435px;
	top: 0px;
}

#utilityNav a {
	text-decoration: none;
	position: relative;
	top: 3px; 
}

#utilityNav a:hover {
	text-decoration: underline;
}

#homeContent {
float: right;
width: 611px;
position: relative;
left: 0px;
top: 1px;
z-index: 1;
}


#homeMessageArea {
	height: 333px;
	position: relative;
	top: -46px;
	z-index: 1;
}

#homeContentArea {
	width: 500px;
	z-index: 1;
	position: relative;
	left: 100px;
	top: -35px;
}

#homeContentArea h1 {
	font-weight: normal;
	font-size: 24px;
	margin: 0;
	padding: 0;
}

#homeContentArea h2{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9a791c;
}
#homeContentArea h3{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#homeMessageArea h2 {
	position: relative;
	top: 225px;	
	left: 30px;
	font-weight: bold;
	color: #9a791c;
	font-size: 14px;
}
#homeMessageArea h3 {
	position: relative;
	top: 245px;
	left: 14px;
	font-weight: bold;
	font-size: 12px;
	color: #8e6c6a;
}

#homeContentArea p {
	margin: 5px 0px 0px 0px;
	padding: 0;
	font-size: 13px;
	color: #333333;
}
#homeContentArea a:hover {
text-decoration: none;
}
#homeContentArea a {
	text-decoration: none;
}

#main {
	clear: both;
	padding: 20px 0px 0px 0px;
z-index: 1;
}

#mainNavArea {
	float: left;
	width: 136px;
	margin: 0px 0px 50px 0px;
}

ul#mainNav {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
}

ul#mainNav li {
	font-family: arial, helvetica;
	font-size: 1em;
	text-align: right;
	padding: 6px 8px 6px 0px;
}

ul#mainNav li a {
	text-decoration: none;
}

ul#mainNav li.selected {
	overflow: hidden;
}

ul#mainNav li.selected a {
	text-decoration: none;
}

ul#mainNav li.divider {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}



/**********************/
/* ABOUT US: BIO PAGE */
/**********************/
.float70 {
  float: left;
  width: 70%;
  }
.float10 {
  float: left;
  width: 7%;
  }
  .float20 {
  float: left;
  width: 20%;
  }
    .float30 {
  float: left;
  width: 30%;
  }

#subContentArea.aboutUs  {
	width: 540px;
	float: left;
	
}
#subContentArea.aboutUs .aboutUsContentl {
	width: 270px;
	float: left;
	
}
#subContentArea.aboutUs .aboutUsContentr {
	width: 270px;
	float: left;
}

#officeHours {
	float: right;
	position: relative;
	top: -30px;
	left: 10px;
	width: 273px;
	background: url(images/aboutUs_officeHours_bg.gif) no-repeat;
}

#officeHours table {
	position: relative;
	left: 10px;
	top: 10px;
	width: 253px;
}

#officeHours table th {
	text-align: left;
}

#officeHours table th h3 {
font-size: 16px;	
}

#officeHours table td {
	padding: 6px 3px 6px 3px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	font-size: 12px;
}

#officeHours table td.last {
	border: none;
}

#bioArea {
	clear: both;
	width: 568px;
	margin: 10px 0px 0px 0px;
}

#bioArea ul {
	padding: 0px 0px 0px 0px;
	margin: 0;
	list-style: none;
	
}

#bioArea ul li {
	margin: 5px 0px 5px 0px;
}


#bioArea ul li a .jumpLinkArrow {
	text-decoration: none;
	font-size: 10px;
	margin: 0px 3px 0px 0px;
}

#bioArea ul li a {
	position: relative;
	left: 20px;
	text-decoration: underline;
	font-weight: bold;
}

#bioNav {
	padding: 20px 3px 20px 3px;
}

#bioArea .bioEntry {
	clear: both;
	position: relative;
	left: 0px;
	width: 540px;
	margin: 0px 0px 0px 0px;
} 

.bioEntry .bioImage {
	float: left;
}

.bioEntry .bioText {
	float: left;
	width: 540px;
	margin-left: 0px;
}

/***********/
/* END BIO */
/***********/


/********************/
/* BEFORE AND AFTER */
/********************/

#beforeAfterContainer {
	width: 400px;
	position: relative;
	left: 20px;
}

#beforeAfterContainer .beforeAfterSet {
	clear: both;
	padding: 0px 0px 0px 0px;
}

#beforeAfterContainer .beforeImage {
	float: left;
	
}

#beforeAfterContainer .afterImage {
	float: left;	
	position: relative;
	left: 40px;
}

#beforeAfterContainer .beforeImage img, #beforeAfterContainer .afterImage img {
	margin: 0;
	padding: 0;
	
}


#beforeAfterContainer .beforeAfterCaption {
	clear: both;
	position: relative;
	top: 3px;
	margin: 0px 0px 0px 0px;

}

#beforeAfterContainer .beforeAfterLabel {
}

hr {
	
	border: none;
	height: 1px;
	width: 400px;
	margin: 10px 0px 10px 0px;
	padding: 0;
	
}


/************************/
/* END BEFORE AND AFTER */
/************************/

#footer {
	clear: both;
	margin-bottom: 5px;
}

#footerEndLeft {
	width: 5px;
	height: 27px;
	float: left;
}

#footerContent {
	float: left;
	width: 737px;
	height: 27px;
}

#footerContent,  #footerContent a {
color: #fff;
font-size: 12px;	
}


#footerContent .footerElement {
	position: relative;
	top: 7px;
	left: 5px;
	padding-right: 30px;
}

#footerEndRight {
	width: 5px;
	height: 27px;
	float: left;
}
#label {
	clear: both;
	margin-top: 2px
	margin-bottom: 2px;
	}
	
#labelContent {
	float: left;
	width: 737px;
	top: 0px;
	height: 15px;
}
#label a {
	text-decoration: none;
	}

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

/********************/ 
/* COLOR VARIATIONS */
/********************/

/* SCHEME 1 BLUE */

/* General */

body.colorScheme1 {
	color: #3d3a35;
}

body.colorScheme1 hr {
	background: #88b2d0;
	color: #88b2d0;
}

body.colorScheme1 a {
	color: #5792bc;
}

body.colorScheme1 h1, body.colorScheme1 h2, body.colorScheme1 h3 {
	color: #5792bc;	
}

body.colorScheme1 #logo {
	color: #88b2d0;
}

body.colorScheme1 #officeHours table td {
	color: #88b2d0;
}

body.colorScheme1 #homeContent #homeMessageArea {
	background-color: #88b2d0;
}

body.colorScheme1 ul#mainNav li.divider {
	border-color: #88b2d0;
}
/* selected nav */
body.colorScheme1 ul#mainNav li.selected {
	background: #88b2d0;
	color: #fff;
}

body.colorScheme1 ul#mainNav li.selected a {
	text-decoration: none;
	color: #fff;
}

/* about us page */

body.colorScheme1 #officeHours table td {
	border-color: #88b2d0;
	color: #5792bc;
}

/* footer */

body.colorScheme1 #footerEndLeft {
background: url(images/footer_blue_left.gif) no-repeat #fff;	
}

body.colorScheme1 #footerContent {
background: #88b2d0;
}


body.colorScheme1 #footerEndRight {
background: url(images/footer_blue_right.gif) no-repeat #fff;	
}

/* SCHEME 2 GREEN */

/* General */

body.colorScheme2 {
	color: #3d3a35;
}

body.colorScheme2 hr {
	background: #8e6c6a;
	color: #8e6c6a;
}

body.colorScheme2 a {
	color: #9a791c;
}
body.colorScheme2 h1 {
	color: #9a791c;
}

body.colorScheme2 h2, body.colorScheme2 h3 {
	color: #333333;
}

body.colorScheme2 #logo {
	color: #9a791c;
}


body.colorScheme2 #officeHours table td {
	color: #9a791c;
}

body.colorScheme2 #homeContent #homeMessageArea {
	background-color: #8e6c6a;
}

body.colorScheme2 ul#mainNav li.divider {
	border-color: #8e6c6a;
}

/* selected nav */
body.colorScheme2 ul#mainNav li.selected {
	background: #8e6c6a;
	color: #fff;
}

body.colorScheme2 ul#mainNav li.selected a {
	text-decoration: none;
	color: #fff;
}

/* about us page */

body.colorScheme2 #officeHours table td {
	border-color: #8e6c6a;
	color: #3d3a35;
}

/* footer */

body.colorScheme2 #footerEndLeft {
background: url(images/footer_green_left-bis.gif) no-repeat #fff;	
}

body.colorScheme2 #footerContent {
background: #8e6c6a;
}

body.colorScheme2 #footerEndRight {
background: url(images/footer_green_right-bis.gif) no-repeat #fff;	
}

/* SCHEME 3 Purple */

/* General */

body.colorScheme3 {
	color: #3d3a35;
}

body.colorScheme3 hr {
	background: #ababe6;
	color: #ababe6;
}


body.colorScheme3 a {
	color: #d380e1;
}

body.colorScheme3 h1, body.colorScheme3 h2, body.colorScheme3 h3 {
	color: #d380e1;
}

body.colorScheme3 #logo {
	color: #ababe6;
}

body.colorScheme3 #officeHours table td {
	color: #ababe6;
}

body.colorScheme3 #homeContent #homeMessageArea {
	background-color: #ababe6;
}

body.colorScheme3 ul#mainNav li.divider {
	border-color: #ababe6;
}

/* selected nav */
body.colorScheme3 ul#mainNav li.selected {
	background: #ababe6;
	color: #fff;
}

body.colorScheme3 ul#mainNav li.selected a {
	text-decoration: none;
	color: #fff;
}

/* about us page */

body.colorScheme3 #officeHours table td {
	border-color: #ababe6;
	color: #d380e1;
}

/* footer */

body.colorScheme3 #footerEndLeft {
background: url(images/footer_purple_left.gif) no-repeat #fff;	
}

body.colorScheme3 #footerContent {
background: #ababe6;
}

body.colorScheme3 #footerEndRight {
background: url(images/footer_purple_right.gif) no-repeat #fff;	
}

/* SCHEME 4 */

/* General */

body.colorScheme4 {
	color: #3d3a35
}

body.colorScheme4 hr {
	background: #d6d3c2;
	color: #d6d3c2;
}

body.colorScheme4 a {
	color: #b71414;
}

body.colorScheme4 h1, body.colorScheme4 h2, body.colorScheme4 h3 {
	color: #b71414;
}

body.colorScheme4 #logo {
	color: #d6d3c2;
}

body.colorScheme4 #officeHours table td {
	color: #d6d3c2;
}

body.colorScheme4 #homeContent #homeMessageArea {
	background-color: #d6d3c2;
}

body.colorScheme4 ul#mainNav li.divider {
	border-color: #d6d3c2;
}

/* selected nav */
body.colorScheme4 ul#mainNav li.selected {
	background: #d6d3c2;
	color: #fff;
}

body.colorScheme4 ul#mainNav li.selected a {
	text-decoration: none;
	color: #fff;
}

/* about us page */

body.colorScheme4 #officeHours table td {
	border-color: #d6d3c2;
	color: #b71414;
}

/* footer */

body.colorScheme4 #footerEndLeft {
background: url(images/footer_brown_left.gif) no-repeat #fff;	
}

body.colorScheme4 #footerContent {
background: #d6d3c2;
}

body.colorScheme4 #footerEndRight {
background: url(images/footer_brown_right.gif) no-repeat #fff;	
}

/*************************/
/* HOME PAGE MAIN IMAGES */
/*************************/

/* Image 1 */

#homeContent.t1_01_na_a #homeMessageArea {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/design1/images/t1_01_na_a.jpg',sizingMethod='scale');
	width: 611px;
	height: 333px;
	position: relative;
	z-index: 2;

}

#main>#homeContent.t1_01_na_a>#homeMessageArea {
	background-image: url(images/t1_01_na_a.jpg);
	background-repeat: no-repeat;
	width: 611px;
	height: 333px;
	position: relative;
	z-index: 2;
}

/* image 2 */

#homeContent.t1_01_na_b #homeMessageArea {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/design1/images/t1_01_na_b.png',sizingMethod='scale');
	width: 611px;
	height: 333px;

}

#main>#homeContent.t1_01_na_b>#homeMessageArea {
	background-image: url(images/t1_01_na_b.png);
	background-repeat: no-repeat;
	width: 611px;
	height: 333px;
}
/* image 3 */

#homeContent.t1_01_na_c #homeMessageArea {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/design1/images/t1_01_na_c.png',sizingMethod='scale');
	width: 611px;
	height: 333px;

}

#main>#homeContent.t1_01_na_c>#homeMessageArea {
	background-image: url(images/t1_01_na_c.png);
	background-repeat: no-repeat;
	width: 611px;
	height: 333px;
}

/* image 4 */

#homeContent.t1_01_na_d #homeMessageArea {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/design1/images/t1_01_na_d.png',sizingMethod='scale');
	width: 611px;
	height: 333px;

}

#main>#homeContent.t1_01_na_d>#homeMessageArea {
	background-image: url(images/t1_01_na_d.png);
	background-repeat: no-repeat;
	width: 611px;
	height: 333px;
}

/* image 5 */

#homeContent.t1_01_na_e #homeMessageArea {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/design1/images/t1_01_na_e.png',sizingMethod='scale');
	width: 611px;
	height: 333px;

}

#main>#homeContent.t1_01_na_e>#homeMessageArea {
	background-image: url(images/t1_01_na_e.png);
	background-repeat: no-repeat;
	width: 611px;
	height: 333px;
}

/* image 6 */

#homeContent.t1_01_ps_a #homeMessageArea {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/design1/images/t1_01_ps_a.png',sizingMethod='scale');
	width: 611px;
	height: 333px;

}

#main>#homeContent.t1_01_ps_a>#homeMessageArea {
	background-image: url(images/t1_01_ps_a.png);
	background-repeat: no-repeat;
	width: 611px;
	height: 333px;
}

/* image 7 */

#homeContent.t1_01_ps_b #homeMessageArea {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/design1/images/t1_01_ps_b.png',sizingMethod='scale');
	width: 611px;
	height: 333px;

}

#main>#homeContent.t1_01_ps_b>#homeMessageArea {
	background-image: url(images/t1_01_ps_b.png);
	background-repeat: no-repeat;
	width: 611px;
	height: 333px;
}

/* image 8 */

#homeContent.t1_01_ps_c #homeMessageArea {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/design1/images/t1_01_ps_c.png',sizingMethod='scale');
	width: 611px;
	height: 333px;

}

#main>#homeContent.t1_01_ps_c>#homeMessageArea {
	background-image: url(images/t1_01_ps_c.png);
	background-repeat: no-repeat;
	width: 611px;
	height: 333px;
}

/* image 9 */

#homeContent.t1_01_ps_d #homeMessageArea {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/design1/images/t1_01_ps_d.png',sizingMethod='scale');
	width: 611px;
	height: 333px;

}

#main>#homeContent.t1_01_ps_d>#homeMessageArea {
	background-image: url(images/t1_01_ps_d.png);
	background-repeat: no-repeat;
	width: 611px;
	height: 333px;
}

/* image 10 */

#homeContent.t1_01_ps_e #homeMessageArea {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/design1/images/t1_01_ps_e.png',sizingMethod='scale');
	width: 611px;
	height: 333px;

}

#main>#homeContent.t1_01_ps_e>#homeMessageArea {
	background-image: url(images/t1_01_ps_e.png);
	background-repeat: no-repeat;
	width: 611px;
	height: 333px;
}

/* image 11 */

#homeContent.t1_01_rf_a #homeMessageArea {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/design1/images/t1_01_rf_a.png',sizingMethod='scale');
	width: 611px;
	height: 333px;

}

#main>#homeContent.t1_01_rf_a>#homeMessageArea {
	background-image: url(images/t1_01_rf_a.png);
	background-repeat: no-repeat;
	width: 611px;
	height: 333px;
}

/* image 12 */

#homeContent.t1_01_rf_b #homeMessageArea {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/design1/images/t1_01_rf_b.png',sizingMethod='scale');
	width: 611px;
	height: 333px;

}

#main>#homeContent.t1_01_rf_b>#homeMessageArea {
	background-image: url(images/t1_01_rf_b.png);
	background-repeat: no-repeat;
	width: 611px;
	height: 333px;
}

/* image 13 */

#homeContent.t1_01_rf_c #homeMessageArea {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/design1/images/t1_01_rf_c.png',sizingMethod='scale');
	width: 611px;
	height: 333px;

}

#main>#homeContent.t1_01_rf_c>#homeMessageArea {
	background-image: url(images/t1_01_rf_c.png);
	background-repeat: no-repeat;
	width: 611px;
	height: 333px;
}


/* image 14 */

#homeContent.t1_01_rf_d #homeMessageArea {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/design1/images/t1_01_rf_d.png',sizingMethod='scale');
	width: 611px;
	height: 333px;

}

#main>#homeContent.t1_01_rf_d>#homeMessageArea {
	background-image: url(images/t1_01_rf_d.png);
	background-repeat: no-repeat;
	width: 611px;
	height: 333px;
}


/* image 15 */

#homeContent.t1_01_rf_e #homeMessageArea {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/design1/images/t1_01_rf_e.png',sizingMethod='scale');
	width: 611px;
	height: 333px;

}

#main>#homeContent.t1_01_rf_e>#homeMessageArea {
	background-image: url(images/t1_01_rf_e.png);
	background-repeat: no-repeat;
	width: 611px;
	height: 333px;
}
/* image 16 */

#homeContent.t1_01_rf_z #homeMessageArea {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/design1/images/t1_01_rf_z.png',sizingMethod='scale');
	width: 611px;
	height: 333px;

}

#main>#homeContent.t1_01_rf_z>#homeMessageArea {
	background-image: url(images/t1_01_rf_z.png);
	background-repeat: no-repeat;
	width: 611px;
	height: 333px;
}
/************************/
/* END HOME PAGE BANNER */
/************************/


#subContentArea {
	float: left;
	width: 550px;
	position: relative;
	left: 50px;
	top: 0px;
	padding-bottom: 25px;
}

#subContentArea p {
	line-height: 18px;
}

#subBanner {
	width: 504px;
	height:  100px;
	float: right;
	position: relative;
	left: 0px;
	top: 15px;
}
#subBanner-bis {
	width: 504px;
	height:  10px;
	float: right;
	position: relative;
	left: 0px;
	top: 15px;
}
#subBanner-ter {
	width: 540px;
	height:  300px;
	float: right;
	position: relative;
	left: 0px;
	top: 25px;
}

/**********************************/
/* SUB BANNERS: WRINKLE RELAXING  */
/**********************************/

#headerContainer .t1_02_na_a {
	background: url(images/t1_02_na_a.jpg) no-repeat;
	display: block;
}

#headerContainer .t1_02_ps_a {
	background: url(images/t1_02_ps_a.jpg) no-repeat;
}

#headerContainer .t1_02_ps_b {
	background: url(images/t1_02_ps_b.jpg) no-repeat;
}

#headerContainer .t1_02_rf_a {
	background: url(images/t1_02_rf_a.jpg) no-repeat;
}

/********************************/
/* SUB BANNERS: DERMAL FILLERS  */
/********************************/

#headerContainer .t1_03_na_a {
	background: url(images/t1_03_na_a.jpg) no-repeat;
}

#headerContainer .t1_03_ps_a {
	background: url(images/t1_03_ps_a.jpg) no-repeat;
}

#headerContainer .t1_03_ps_b {
	background: url(images/t-rides.jpg) no-repeat;
}

#headerContainer .t1_03_rf_a {
	background: url(images/t1_03_rf_a.jpg) no-repeat;
}

/************************/
/* SUB BANNERS: LASERS  */
/************************/

#headerContainer .t1_04_na_a {
	background: url(images/t1_04_na_a.jpg) no-repeat;
}

#headerContainer .t1_04_ps_a {
	background: url(images/t1_04_ps_a.jpg) no-repeat;
}

#headerContainer .t1_04_rf_a {
	background: url(images/visage.jpg) no-repeat;
}

#headerContainer .t1_04_rf_b {
	background: url(images/t1_04_rf_b.jpg) no-repeat;
}

/****************************************/
/* SUB BANNERS: OTHER FACE NON SURGICAL */
/****************************************/

#headerContainer .t1_05_na_a {
	background: url(images/t1_05_na_a.jpg) no-repeat;
}

#headerContainer .t1_05_na_b {
	background: url(images/t1_05_na_b.jpg) no-repeat;
}
#headerContainer .cliniques {
	background: url(images/cliniques.jpg) no-repeat;
}

#headerContainer .t1_05_ps_a {
	background: url(images/t1_05_ps_a.jpg) no-repeat;
}

#headerContainer .t1_05_rf_a {
	background: url(images/t1_05_rf_a.jpg) no-repeat;
}

/***********************************/
/* SUB BANNERS: BREAST ENHANCEMENT */
/***********************************/

#headerContainer .t1_06_na_a {
	background: url(images/t1_06_na_a.jpg) no-repeat;
}

#headerContainer .t1_06_ps_a {
	background: url(images/t1_06_ps_a.jpg) no-repeat;
}

#headerContainer .t1_06_rf_a {
	background: url(images/t1_06_rf_a.jpg) no-repeat;
}

#headerContainer .t1_06_rf_b {
	background: url(images/t1_06_rf_b.jpg) no-repeat;
}

/**************************************/
/* SUB BANNERS: FACE COSMETIC SURGERY */
/**************************************/

#headerContainer .t1_07_na_a {
	background: url(images/t1_07_na_a.jpg) no-repeat;
}

#headerContainer .t1_07_na_b {
	background: url(images/t1_07_na_b.jpg) no-repeat;
}

#headerContainer .t1_07_ps_a {
	background: url(images/t1_07_ps_a.jpg) no-repeat;
}

#headerContainer .t1_07_rf_a {
	background: url(images/t1_07_rf_a.jpg) no-repeat;
}

/*****************************/
/* SUB BANNERS: LIPOSUCTION  */
/*****************************/

#headerContainer .t1_08_na_a {
	background: url(images/t1_08_na_a.jpg) no-repeat;
}

#headerContainer .t1_08_ps_a {
	background: url(images/t1_08_ps_a.jpg) no-repeat;
}

#headerContainer .t1_08_rf_a {
	background: url(images/t1_08_rf_a.jpg) no-repeat;
}

#headerContainer .t1_08_rf_b {
	background: url(images/t1_08_rf_b.jpg) no-repeat;
}

/***************************************/
/* SUB BANNERS: OTHE BODY NON SURGICAL */
/***************************************/

#headerContainer .t1_09_na_a {
	background: url(images/t1_09_na_a.jpg) no-repeat;
}

#headerContainer .t1_09_ps_a {
	background: url(images/t1_09_ps_a.jpg) no-repeat;
}

#headerContainer .t1_09_ps_b {
	background: url(images/t1_09_ps_b.jpg) no-repeat;
}

#headerContainer .t1_09_ps_c {
	background: url(images/silhouette.jpg) no-repeat;
}
#headerContainer .main {
	background: url(images/mains.jpg) no-repeat;
}

/*****************************************/
/* SUB BANNERS: BEFORE AND AFTER GALLERY */
/*****************************************/

#headerContainer .t1_10_na_a {
	background: url(images/t1_10_na_a.jpg) no-repeat;
}

#headerContainer .t1_10_na_b {
	background: url(images/t1_10_na_b.jpg) no-repeat;
}

#headerContainer .t1_10_ps_a {
	background: url(images/t1_10_ps_a.jpg) no-repeat;
}

#headerContainer .t1_10_rf_a {
	background: url(images/t1_10_rf_a.jpg) no-repeat;
}

/**************************/
/* SUB BANNERS: ABOUT US  */
/**************************/

#headerContainer .t1_15_na_a {
	background: url(images/t1_15_na_a.jpg) no-repeat;
}

#headerContainer .t1_15_na_b {
	background: url(images/t1_15_na_b.jpg) no-repeat;
}

#headerContainer .t1_15_ps_a {
	background: url(images/t1_15_ps_a.jpg) no-repeat;
}

#headerContainer .t1_15_rf_a {
	background: url(images/t1_15_rf_a.jpg) no-repeat;
}

/*******************/
/* END SUB BANNERS */
/*******************/
