body{
	background:url(images/BG_wallpaper.jpg);
}

#siteWrapper{
	position:absolute;
	top:10px;
	left:50%;
	margin-left:-370px;
	width:741px;
}
#headerLogo{
	position:absolute;
	top:0px;
	right:10px;
}
#headerMenu{
	background:url(images/BG_navigation_header.jpg);
	position:absolute;
	top:90px;
	width:741px;
	height:93px;
}
#headerMenuButtons{
	position:absolute;
	top:30px;	
}
.about{position:absolute;left:27px;}
.aesthetics{position:absolute;left:120px;}
.medical{position:absolute;left:240px;}
.forms{position:absolute;left:338px;}
.specials{position:absolute;left:488px;}
.contact{position:absolute;left:576px;}
#pageBody{
	position:absolute;
	top:183px;
	width:741px;
	height:428px;
	background:url(images/BG_main_front.jpg);
}
#pageHeading{
	position:absolute;
	top:25px;
	left:30px;
	width:670px;
	height:28px;
	overflow:hidden;
}
#pageHeadingImage{
	float:left;
}
#pageHeadingLine{
	float:left;
	width:50%;
	height:1px;
	margin-top:20px;
	margin-left:10px;
}
.pageContent{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	font-weight:lighter;
	color:#FFF;
	line-height:19px;
	text-align:justify;
}
.pageContent h1{
	font-size:20px;
	font-style:italic;
	font-weight:100;
	margin:10px 0px 15px 0px;
	padding:0px;
}
	
#pageContentAbout{
	position:absolute;
	top:65px;
	left:50px;
	width:630px;
	height:180px;
	overflow:auto;
}
#pageContentAesthetics{
	position:absolute;
	top:65px;
	left:300px;
	width:380px;
	height:320px;
	overflow:hidden;
}
#windowFrame{
	position:absolute;
}
.aestheticsWindowPane{
	height:350px;
	_margin-bottom:10px;
	*margin-bottom:10px;
}
#pageButtons{
	position:absolute;
	top:65px;
	left:30px;
	width:223px;
}
#pageButtons a{
	outline:none;
}
#pageButtons img{
	margin-bottom:-3px;
	_margin-bottom:-7px;
	*margin-bottom:-7px;
}
#pageContentForms{
	position:absolute;
	top:65px;
	left:50px;
	width:250px;
	height:320px;
	overflow:auto;
}
#pageContentSpecials{
	position:absolute;
	top:65px;
	left:50px;
	width:630px;
	height:320px;
	overflow:auto;
}
#pageContentContact{
	position:absolute;
	top:65px;
	left:50px;
	width:300px;
	height:320px;
	overflow:auto;
}
.formRow{
	width:230px;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
	margin-bottom:4px;	
}
.formRow a{
	color:#FFF;
	text-decoration:none;
}
.formRow a:hover{
	color:#FFC;
}
.formRow img{
	float:left;
	border:none;
	margin-right:5px;
	margin-bottom:4px;	
}
.formDesc{
	width:180px;
	float:left;
}
.formSep{
	 margin-left:4px;
	 margin-bottom:5px;
	 margin-right:0px; 
}
#pageContentLinks{
	position:absolute;
	top:196px;
	left:354px;
}
#pageContentLinks a{
	color:#FFF;
	font-size:14px;
	text-decoration:none;
}
#pageContentLinks a:hover{
	color:#FFC;
}
#map{
	position:absolute;
	top:65px;
	right:35px;
}
#phone{
	margin-top:20px;
	font-size:36px;
}
.contactLinks{
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
.contactLinks:hover{
	color:#FFC;
}
#directions{
	position:absolute;
	left: 593px;
	top: 392px;
}
#footer{
	position:absolute;
	top:618px;
	left:145px;
	color:#921b33;
	text-transform:uppercase;
	font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	font-weight:570;
	letter-spacing:.6px;
}
