body {
	text-align: center;
	font-family: Geneva, sans-serif;
	font-size: 12px;
	margin: 0;
}
p { margin: 0 0 20px 0; }
div#container {
	position: relative;
	width: 972px;
	min-height: 100%;
	margin: 0 auto;
	background-image: url(images/fancy-bkgd.jpg);
	text-align: left;
}
div#nav-global {
	clear: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	height: 83px;
	background-color: white;
	font-family: Arial, sans-serif;
}
div#nav-global ul {
	margin: 60px 0 0 16px;
	padding: 0;
	list-style-type: none;
}
div#nav-global ul li {
	display: inline;
	margin-right: 16px;
}
div#nav-global ul li#facial {
	margin: 0 246px 0 0;
}
div#nav-global ul li a {
	color: #94b9b6;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}
div#branding {
	clear: left;
	position: absolute;
	top: 0;
	left: 373px;
	width: 226px;
	height: 171px;
	background-color: white;
}
div#branding h1 {
	display: none;
}
div#branding-logo {
	width: 100%;
	height: 100%;
	background-image: url(images/logo-wshadow.jpg);
}
div#branding a {
	display: block;
	width: 100%;
	height: 100%;
}
div#main {
	padding-top: 83px;
	width: 972px;
	background-image: url(images/fancy-bkgd.jpg);
	background-position: top right;
}
table#main-table {
	margin-left: 46px;
}
body#why-skin-deep td#nav-main, body#why-skin-deep td#spacer {
	background-image: url(images/menu-bkgd1.jpg);
}
body#injectables-fillers td#nav-main, body#injectables-fillers td#spacer {
	background-image: url(images/menu-bkgd2.jpg);
}
body#facial-treatments td#nav-main, body#facial-treatments td#spacer {
	background-image: url(images/menu-bkgd3.jpg);
}
body#special-offers td#nav-main, body#special-offers td#spacer {
	background-image: url(images/menu-bkgd4.jpg);
}
body#laser-hair-removal td#nav-main, body#laser-hair-removal td#spacer {
	background-image: url(images/menu-bkgd5.jpg);
}
td { vertical-align: top; }
td#nav-main {
	width: 197px;
}
td#nav-main h1 {
	margin: 0;
	height: 156px;
	line-height: 156px;
	font-size: 16px;
	color: white;
	text-align: center;
	text-transform: lowercase;
	font-family: "Times New Roman", serif;
}
td#nav-main ul {
	margin: 40px 0 0 30px;
	list-style-type: none;
	padding: 0;
}
td#nav-main ul li {
	font-weight: bold;
	margin: 20px 0 0 0;
}
td#nav-main ul li.sub {
	margin: 0;
}
td#nav-main ul li ul {
	margin: 0;
}
td#nav-main ul li ul li {
	font-weight: normal;
	margin: 5px 5px 0 0;
	padding: 0;
}
td#nav-main ul li a {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}
img#menu-img {
	display: block;
	margin-left: 7px;
}
td#content {
	vertical-align: top;
	width: 467px;
	background-color: #f2f7f6;
	padding: 156px 85px 0 85px;
	color: #666666;
	line-height: 18px;
}
td#content h1 {
	font-family: Times, serif;
	margin: 0 0 25px 0;
	font-size: 24px;
	color: #999999;
}
td#content h2 {
	font-family: "Garamond",Times, serif;
	font-weight: normal;
	font-size: 22px;
	color: #7b9e9c;
	margin: 0 0 25px 0;
	line-height: 22px;
}
td#content a {
	color: #52c0ba;
	text-decoration: none;
}
td#content a:visited {
	color: #b8d2ce;
}
td#footer {
	vertical-align: top;
	width: 467px;
	background-color: #f3f7f6;
	padding: 80px 85px 10px 85px;
	font-size: 11px;
	color: #4d4d4d;
	font-family: Arial, sans-serif;
}


