#treatment_showcase {
	width: 438px;
	height: 771px;	
	padding: 0px;
	margin: 0px;
}

#lady_rotate {
	position: absolute;
	margin-top: -771px;
}

#ask_the_expert_desc {
	height:192px;
	width:331px;
	background: url(../img/home/layout_r4_c1.png) no-repeat;	
	color: #ffffff;
	padding-left:110px;
	padding-right: 10px;
}

#beauty_makeover_desc {
	height:202px;
	width:231px;
	background: url(../img/home/right_4.png) no-repeat;
}

#rightbar_text {
	position: absolute;
	width: 190px;
	height: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: -310px 20px 0px 20px;
}

#skin_care_store_desc {
	height:202px;
	width:331px;
	background: url(../img/home/layout_r6_c1_bg.png) no-repeat;
}
#skincarestore{
	padding: 17px 0 0 26px;
}

#footer_desc {
	height: 60px;
	background: url(../img/home/layout_r7_c2.png) no-repeat;	
	font-size: 15px;
	line-height: 17px;			
}

#footer_hack {
	height: 60px;
	width: 439px;
	background: url(../img/home/layout_r7_c2.png) right;	
	font-size: 15px;
	line-height: 17px;			
}



#movieplayer {
	padding: 0 0 0 28px;
	margin: 0px;
	width: 380px;
	height: 260px;
	background: transparent url(../img/home/layout_r1_c1_2.png) no-repeat;
	Z-Index:1;
	margin-top: -140px;
	
}

#placeholder {
	margin-top: -100px;
	padding: 0px;
	position: absolute;
	
}

#videotitle {
	color: #40a7b8;
	position: absolute;
	text-align: center;
	margin-top: -100px;
	margin-left: 72px;
	font-size: 11px;
	font-weight: bolder;
}

#videomosaic_holder {
	margin-top: -140px;
	padding: 0px;
	position: absolute;;	
}

#videomosaic img {
	border-color: #40a7b8;
	border-width: 3px;
	border-style: solid;
}

#videomosaic th {
	color: #40a7b8;
}
       
#videomosaic a:hover img{ border:3px solid #02a9f0; }

#videomosaic a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
  
#foottop a, a:active, a:focus, a:hover, a:visited {
	color: #FFFFFF;
	text-decoration:none;
} 
  
#foottop{
	
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	position: absolute;
	margin: 20px 0 0 100px;
}

#footbottom{
	width:1000px;
	height:36px;
}
a2_link {
	text-decoration:none;
	font-color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.a2_link:link {
	color:black;
	text-decoration:none;
}
.a2_link:visited {
	color:black;
	text-decoration:none;
}
.a2_link:active {
	color:black;
	text-decoration:none;
}
.a2_link:hover {
	color:black;
	text-decoration:none;
}
.contact{
	clear:both;
	width:410px;
	height:20px;
	margin-top:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
/* 
 Example use of tooltip with multiple classes  
 Specifications common to all tooltips applied to div#tipDiv
 */
div#tipDiv {
    color:#000; font-size:11px; line-height:1.2;
    background-color:#E1E5F1; border:1px solid #667295; 
    width:150px; padding:4px;
}
/*  ie6 can't handle selectors like div#tipDiv.tooltip !   */

div.tooltip { 
    background-color:#E1E5F1; border:1px solid #667295; 
    width:150px; 
    }
    
div.tip2 {
    background-color:#000080; border:1px solid #eee; 
    width:150px; color:white;
    }


/* Only for IE6*/

*html #foottop{
	
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	position: absolute;
	margin-left: -130px;
	margin-top:5px;
}


/* IE7 Only */
*:first-child+html #foottop {
	
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	position: absolute;
	margin-left: -130px;
}