﻿html, body, img
{  
	margin:0px; 
	padding:0px;
	border:0px;
}
#container
{
	width:761px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;
	/*line-height: 13px;*/
}

/*height is set in color css*/
.content
{
	float: left;
	width:433px;
	*width:462px;
	padding: 20px 15px 0px 14px;
	margin: 20px 0px 0px 0px;
	display:inline;
	line-height:13px;
}

.leftColumn 
{
	float:left;
	width:137px;
	margin: 0px;
	padding: 0px;
	/*height is set in color css*/
}

.leftColumn img
{
	border: 0px;
}
.lowerLeft
{
	width:137px;
}
.lcColor
{
	width:20px;
	/*height is set in color css*/
	margin: 0px;
	padding: 0px;
	float:right;
	/*position: relative;
	left: 117px;
	top: -136px;*/
}

.rightColumn
{
	float:left;
	width:591px;
}
.colorColumn
{
	width:92px;
	float:left;
}
.colorbar
{
	/*height is set in color css*/
	width:92px;
}
.colorblock
{
	height:20px;
	width:92px;
}

.bottomBlock
{
	float:left;
	width:229px;
	padding:0px;
	margin:0px;
	height:125px;
}
.bottomBlock2
{
	float:left;
	width:229px;
	padding:0px;
	margin:0px;
	height:144px;
	*height:156px;
}
.logo
{
	float:left;
	width:58px;
	margin-left:13px;
}
.logoText
{
	margin-left:272px;
	margin-top:40px;
	display:inline;
	float:left;	
	width:189px;
	height:42px;
}

/********Nav Bar Styling************/
.main-nav
{
	list-style:none;
	margin: 0px;
	height: 20px;
	width: 591px;
}

.main-nav div
{
	float:left;
	padding:0px;
	margin:0px;
	text-align:center;
}

.main-nav div a
{
	display:block;
	text-align:center;
	margin:0px;
	padding: 2px 0px 1px 0px;
	
	font-family:euphemia, verdana, Sans-Serif;
}

.unselected a
{
	text-decoration:none;
	font-size:12px;
}
.current a
{
	text-decoration:none;
	font-size:12px;
}

#home a
{
	width:61px;
}
#about a
{
	width:63px;
}
#skin a
{
	width:53px;
	
}
#peels a
{
	width:58px;
}
#hr a
{
	width:105px;	
}
#affirm a{width:58px;}
#le a{width:66px;}
#contact a{width:74px;}
#qa a{width:53px;}
 /*****End Nav Bar Styling*******/ 
 
 /****Content Styles******/      
h1
{
	font-size:13px;
	margin:0px;
	padding:0px;
}
h2
{
	font-size:11px;
	margin:0px;
	
	padding:0px;	
}
p
{
	margin-top:0px;
	margin-bottom:11px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	line-height: 13px;

}
.midSquare
{
	text-align:center;
	font-weight:bold;
	width:279px;
	height:142px;
	margin:0px 75px;
}
.midSquare ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
.midSquare strong
{
	font-size:13px;
}
/****End Content Styles******/      

.tagline {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
/*** Home Page stylings ***/
#flash
{
	 height:396;
	 vertical-align:top;
	 background-color:#FFFFFF;
	 float:left;
}
.contentHome
{
	float: left;
	width:540px;
	*width:555px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	display:inline;
	line-height:13px;
	
}
.colorBlockHome
{
	width:112px;
	height:20px;
}