body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/01bg.gif);
}

.wrapper 
{
	/* this centers everything */
	margin: 0 auto;
	width: 774px;
	position: relative;
	display: block;
}

/* for IE */

/*\*/
* html
{
     text-align: center;
}

.row
{
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 774px;
	padding: 0px;
}


.shadow_left
{
	width: 7px;
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	display: inline;
	background: url('images/shadow_left.gif') top left repeat-y;
}

.top
{
	height: 4px;
	left: 7px;
	float: left;
	display: inline;
}

.shadow_right
{
	width: 7px;
	position: absolute;
	top: 0;
	/* content width + left shadow = 760 + 7 */
	left: 767px;
	float: left;
	display: inline;
	background: url('images/shadow_right.gif') top left repeat-y;
}

.clearer {clear: both;}

.rowcontent
{
	background-color:#7C7265;
	display: inline;
	position: relative;
	left: 7px;
	float: left;
}

.navcontainer
{
	display: inline;
	float: left;
	width: 420px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	color: #FFFFFF;
	font-weight: normal;
	height: 26px;
	background-color:#7C7265;
	position: relative;
	left: 7px;
}

#navmargins
{
	margin-top: 6px;
}

.nav 
{
	background-color:#7C7265;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align:middle;
}

.menucontainer
{
	width: 190px;
	background-color:#A1BBD5;
	z-index: 4;
	display: inline;
	position: absolute;
	top: 35px;
	left: 46px;
}

.menuitemcontainer
{
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.menuline
{
	display:block;
	width: 190px;
	height: 6px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.facecontent
{
	background-color:#7C7265;
	display: inline;
	position: relative;
	left: 7px;
	float: left;
}

.leftline
{
	background-color: #D5D0CC;
	background: url('images/content01.gif') top left repeat-y;
	position: absolute;
	left: 7px;
}

#maincontent_row0
{
	background-color:#D5D0CC;
	display: inline;
	position: relative;
	left: 7px;
	float: left;
}

#maincontent_row1
{
	background-color:#7C7265;
	display: inline;
	position: relative;
	left: 7px;
	float: left;
}

#maincontent_row2
{
	background-color:#7C7265;
	display: inline;
	position: relative;
	left: 7px;
	float: left;
}

#maincontent_rightline
{
	display: inline;
	position: relative;
	left: 7px;
	float: left;
	left: 0px;
	top: 0px; 
	width: 30px; 
	background-color: #D5D0CC;
	background: url('images/content02.gif')
}

#maincontent_leftline
{
	background-color: #D5D0CC;
	width: 30px;
	background: url('images/content01.gif') top left repeat-y;
	position: absolute;
	left: 7px;
	display: inline;
}

#maincontent
{
	display: block;
	left: 0;
	width: 774px;
	padding: 0px;
	z-index: 0;
	background: url('images/shadowbg.gif') top left repeat-y;
}







.navigation
{
	position: absolute;
}

.facialrejuvenation
{
	
}
a:hover {
	color: #FFFFFF;
}
a {
	text-decoration: none;
}
.underline {
	text-decoration: underline;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


a.nav:hover {
	color: #332709;
}
.textLt {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	color: #000000;
	line-height: 17px;
}
.return {



	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	color: #FF9900;
}
.textLt2 {

	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	color: #000000;
	line-height: 22px;
}
.textLt2Titles {
	FONT-SIZE: 14px;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	TEXT-ALIGN: left;
	color: #000000;
	line-height: 22px;
	font-weight: normal;
}
.textLtBold {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	color: #A1BBD5;
	line-height: 22px;
	font-weight: bold;
}
a.nav2:hover {
	color: #332709;
}
a.textLt2Links:hover {
	color: #FFFFFF;
}

.nav2 {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	color: #3D6287;
	font-weight: normal;
	line-height: 24px;
}
.textLtBold {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	color: #000000;
	line-height: 17px;
	font-weight: bold;
}

/* Pop-up menu stuff */
.dbMenu{
	width:8em;
}

.dbMenu li ul{
	position:absolute;
	left: 100%;
	top:0;
	width:150px;
	background-color:#C7D6E5;
	/*background:url(images/transparent.gif);*/
}
.dbMenu li>ul{
	left:10em;
}

#menu{
/*	position:relative;*/
	position: static;
	z-index:1;
	top:0;
	margin:0px;
	list-style:none;
	left: 0px;
}

li ul{
	position:relative;
	display:none;
	padding:2px;
	margin:0px;
	list-style:none;
}

li{
	position:relative;
	left: -40px;
	padding:0px;
	margin:0px;
	width: 10em;
}

li ul li{
	position:relative;
	left: 0em;
	padding:2px;
	margin:0px;
	width: 95%;
}


.click{
	background-color:#C7D6E5;

}
.click ul{
	display:block;
}
.hover, ul li a:hover{
	background-color:#C7D6E5;
}
.menucontainer li ul li.hover, li ul li.hover a:hover{
	background-color:#C7D6E5;
}
.menucontainer li a{
	width:100%;
}
.textLt2Bold {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	color: #332709;
	line-height: 22px;
	font-weight: bold;
}
.textCenter {

	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	color: #000000;
	line-height: 17px;
}
.textLt2Links {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	color: #000000;
	line-height: 22px;
	text-decoration: underline;
}
.bullets li
{
	width:auto;
}

.bullets ul
{
	width:auto;
}

.bullets, ul li a:hover{
	background:none;
}
.bullets li ul li.hover, li ul li.hover a:hover{
	background:none;
}.navBreak {
	background-color:#7C7265;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	color: #383429;
	font-weight: normal;
	vertical-align:middle;
}
.textLt2TitlesBold {
	FONT-SIZE: 14px;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	TEXT-ALIGN: left;
	color: #000000;
	line-height: 22px;
	font-weight: bold;
}
