@charset "utf-8";
/* CSS Document */

*{
margin:0; 
padding:0;
}
body{
background:#F2EBE7 url(images/back.gif) repeat-x fixed;
text-align:center;
}
#layout {
margin-left:auto;
margin-right:auto;
text-align:left;
width:799px;
border:1px solid #c2aca1;
border-top:none;
background:url(images/layout_back.gif) repeat-y 1px;
}
#top{
width:799px;
height:342px;
clear:both;
}
#top #top_left {
width:174px;
height:342px;
float:left;
background-color: #6A88b3;

}
/*NAVIGATION - START */
#top_left #nav{
height:228px;
}
#top_left #navig {
	background-color: #6A88b3;
	width: 174px;
}
#top_left  #navig li {
	margin: 0px;
	padding: 0;
	list-style: none;
	background: url(images/btn_off.jpg) repeat-y;
}
#top_left #navig a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	width: 148px;
	list-style: none;
	height: 18px;
	padding-left: 20px;
	padding-top:6px;
	font-family:verdana, Helvetica, sans-serif;
}
#top_left #navig a:link, #navig a:visited, #navig a:active {
	padding-left: 20px;
}
#top_left #navig a:hover {
	background: url(images/btn_on.jpg) no-repeat left;
	color:#DDC4BD
}
#top_left #navig a.current:link, #navig a.current:visited, #navig a.current:hover{
background: url(images/btn_on.jpg) no-repeat left;
color:#DDC4BD;
}
#top_left #nav #nav_top{background: #6A88B3 url(images/top_nav.gif) no-repeat; width:174px; height:2px;}
#top_left #nav #nav_bottom{background: #6A88B3 url(images/bottom_nav.gif) no-repeat;  height:2px; }
/* NAV ENDS */
#top_right {
width:625px;
height:342px;
float:left;
background: url(images/lady.jpg) no-repeat left top;
}
#top_right #frame {
margin-left:256px;
}
/* END OF TOP part */

#bottom {
width:799px;
clear:both;
}
/*only for home page */
#bottom #asfaps {
width:171px;
height:137px;
padding:3px;
background: #4B6284 url(images/petel_09.gif) no-repeat top right;
text-decoration:none;
text-align:center;

}
#bottom .credentials{
padding:4px;
text-decoration:none;
color:#FFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-variant:small-caps;
font-size:10px;

}
#bottom .it {
padding-top:4px;
font-style:italic;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
line-height:8pt;
text-decoration:none;
color:#FFFFFF;
}
#bottom #asps {
background-color:#FFFFFF;
padding: 3px;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-variant:small-caps;
font-size:11px;
}
#bottom #asps a {
text-decoration:none;
color:#2b3d58;
}
#bottom .credentials a {
text-decoration:none;
color:#FFF;
}
#bottom #bottom_left {
width:174px;
float:left;
background-color:#FFFFFF;
}
#bottom #bottom_left a.esthetitian:link, #bottom #bottom_left a.esthetitian:visited
{
font-size:14px;
font-weight:bold;
text-decoration:none;
}
#bottom #bottom_center {
width:256px;
background:#AE587C url(images/title.jpg) no-repeat top;
float:left;
}
#bottom  address {
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-align: center;
padding-top: 152px;
padding-bottom:33px;
}
#bottom #bottom_right {
width: 369px;
float:left;
font:12px Verdana, Arial, Helvetica, sans-serif;
color:#9E7969;
}
#bottom #bottom_right #surgeon {
border-top:1px solid #E7DFDB;
width:343px;
height:44px;
background-color:#D0BEB6;
text-align:center;
padding:7px 14px 13px 12px;
font-size:12px;
}

#bottom #bottom_right #services{
width:auto;
padding-left:120px;
padding-top:20px;
color: #9E7969;
}
#bottom #bottom_right #services li{
list-style-type:circle;
padding-bottom:3px;
}
#bottom #bottom_right #services a:link, #bottom #bottom_right #services a:visited {
font-size:10px;
color: #663300;
} 
/*end of the styles for home page only */
#footer {
clear:both;
background-color: #4B6284;
color:#FFF;
font: 11px Verdana, Arial, Helvetica, sans-serif;
text-align: center;
padding: 5px;
}
#footer a:link, #footer a:visited, #footer a:active {
color:#FFF;
font-size:11px;
text-decoration:none;

}
#footer a:hover{
color:#DDC4BD;
}
#copyright {
font: 10px Verdana, Arial, Helvetica, sans-serif;
color: #666666;
text-align: center;
padding:6px;
background-image:none;
	background-color:#FFFFFF;
}
