html
{ scrollbar-face-color: #F6ACC8;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #F6ACC8;
  scrollbar-3dlight-color: #000000;
  background: url(../img/Backgr_02.jpg) transparent repeat;
  z-index: -1;
}

body
{ margin: 0; padding: 0; 
  background: url(../img/Backgr_01.jpg) repeat-x;
}

#pageContainer { width: 1000px; /*margin: 0 auto;*/ }
#container
{ width: 790px; }
#pageHeader 
{ clear:both;
  position: relative;
  height: 166px; width: 790px; 
}
#banner_H01, #banner_H02
{ height: 166px; }
#banner_H01
{ position: absolute;
  top: 0px; left: 0px;
  width: 203px;
  background: url(../img/Banner_H_01.jpg) no-repeat;
}
#banner_H02
{ position: absolute;
  top: 0px; left: 203px;
  width: 584px;
  background: url(../img/Banner_H_02.jpg) no-repeat;
}

#pageDetails
{ position: relative;
  margin-left: 203px; 
  width: 584px;
  margin-top: -11px ! important; margin-top: 0;
  background: url(../img/Details.jpg) 0 100% repeat-y;
}
#pageDetails p { padding: 5px 20px 7px 20px; font-weight: normal; line-height: 1.4; }

#footer
{ clear: both;
  position: relative;
  background: url(../img/Footer.jpg) no-repeat;
  width: 584px; height: 93px; 
/*  margin-left: 203px;   margin-top: -15px ! important; margin-top: 0;*/
  margin-left: 203px;   
  margin-top: -15px! important; margin-top: 0;
}
#footer_text
{padding-top: 45px;  padding-bottom: 20px; padding-left: 25px; }

#footer p, #footer a { color: #000000; }
#footer a { text-decoration: underline; }
#footer a:hover {text-decoration: underline; }


#flower
{ position: absolute;
  top: -175px; right: -98px;
  width: 192px; height: 200px; 
  background: url(../img/flower.gif) transparent no-repeat;
  z-index: 10;
}

#phones
{ position: absolute;
  top: 555px; left:10px;
  width: 200px; height: auto;
  color: #330066;  
}
#behsh
{ position: absolute;
  top: 0px; left:780px;
}

#div_pink
{ clear:both;
  position: relative;
  margin-top: 20px; margin-bottom: 0px; margin-left: 120px;  
  width:301px; height: 15px; 
  background: url(../img/bullets/dividers/div1-pink.gif) no-repeat;
}