body {
	font:0.8em/1.4em "Trebuchet MS", Verdana, sans-serif;
	margin:0;
	padding:0;
}

#bodyWrapper {
	width:770px;
	margin:auto;
	background:url(../images/backPage.gif) repeat-y;
}
abbr {
	cursor:help;
}

/*header*/
#header {
	background:url(../images/backHeader.gif) repeat-x;
	height:122px;
	margin:0 7px 0 6px;
}
#header h1 {
	background:url(../images/titleSasaki.gif) no-repeat;
	height:88px;
	margin:0 0 0 -6px;
	padding:0;
}
#header h1 span {
	margin-left:-999px;
}
/******************************************************************************/
#tabsH {
      float:left;
      width:100%;
      background:none;
      font-size:83%;
      line-height:normal;
	  position: relative;
      }
    #tabsH ul {
	  margin:0;
	  padding:12px 0 0 5px;
	  list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a, #tabsH div a {
      float:left;
      background:url("../images/tableftH1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span, #tabsH div a span {
      float:left;
      display:block;
      background:url("../images/tabrightH1.gif") no-repeat right top;
      padding:4px 10px 0px 6px;
      color:#313131;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#313131;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }
	#tabsH div a {
      background-position:0% -42px;
      }
	#tabsH div a span {
      background-position:100% -42px;
	  font-weight:bold;
      }

#tabsH li ul {
	position: absolute;
	display:none;
	top: 25px;
	left: 0;
	padding-top: 9px;
	height: 18px;
}
#tabsH li ul  a {
	border: 0;
	float: left; /*ie doesn't inherit the float*/
	color: #000;
	font-size:0.9em;
	width: auto;
	display: block;
	margin-right: 0px;
	background:url(../images/p70.png);
}
#tabsH li ul  a:hover {
	color:#0066cc;
}
#tabsH li:hover ul, #tabsH li.over ul {
	display: block;
	z-index: 6000;
}
/**********************************************************************************/
/*end header*/
/*content*/
#content {
	background:url(../images/backSeaHome.jpg) repeat-x;
	min-height:331px;
	margin:0 7px 0 6px;
	color:#2e2e2e;
}
#contentPI {
	background:url(../images/backSeaPI.jpg) repeat-x;
	min-height:431px;
	margin:0 7px 0 6px;
	color:#2e2e2e;
}
/*estilos para las imagenes principales de la pagina*/
/*01 home*/
#bkImg {
	background:url(../images/imgHome.jpg) right top no-repeat;
	margin-right:-7px;
	height:122px;
}
#bkImgC {
	background:url(../images/imgHome.jpg) no-repeat 100% -122px;
	margin-right: -7px;
	min-height:331px;
}
/*02 sasaki*/
#bkImgSasaki {
	background:url(../images/imgPI_1.jpg) right top no-repeat;
	margin-right:-7px;
	height:122px;
	position:relative;
}
#bkImgSasakiC {
	background:url(../images/imgPI_1.jpg) no-repeat 100% -122px;
	margin-right: -7px;
}
/*03 center*/
#bkImgCenter {
	background:url(../images/imgPI_2.jpg) right top no-repeat;
	margin-right:-7px;
	height:122px;
	position:relative;
}
#bkImgCenterC {
	background:url(../images/imgPI_2.jpg) no-repeat 100% -122px;
	margin-right: -7px;
}
/*04 SkinCare*/
#bkImgSkinCare {
	background:url(../images/imgPI_3.jpg) right top no-repeat;
	margin-right:-7px;
	height:122px;
	position:relative;
}
#bkImgSkinCareC {
	background:url(../images/imgPI_3.jpg) no-repeat 100% -122px;
	margin-right: -7px;
}
/*05 aesthetic surgery*/
#bkImgSurgery {
	background:url(../images/imgPI_4.jpg) right top no-repeat;
	margin-right:-7px;
	height:122px;
	position:relative;
}
#bkImgSurgeryC {
	background:url(../images/imgPI_4.jpg) no-repeat 100% -122px;
	margin-right: -7px;
}
/*06 sitemap*/
#bkImgSitemap {
	background:url(../images/imgPI_5.jpg) right top no-repeat;
	margin-right:-7px;
	height:122px;
	position:relative;
}
#bkImgSitemapC {
	background:url(../images/imgPI_5.jpg) no-repeat 100% -122px;
	margin-right: -7px;
}
/*07 contact*/
#bkImgContact {
	background:url(../images/imgPI_6.jpg) right top no-repeat;
	margin-right:-7px;
	height:122px;
	position:relative;
}
#bkImgContactC {
	background:url(../images/imgPI_6.jpg) no-repeat 100% -122px;
	margin-right: -7px;
}
/*08 surgery procedures*/
#bkImgProcedures {
	background:url(../images/imgPI_8.jpg) right top no-repeat;
	margin-right:-7px;
	height:122px;
	position:relative;
}
#bkImgProceduresC {
	background:url(../images/imgPI_8.jpg) no-repeat 100% -122px;
	margin-right: -7px;
}

/*****************************************************************************/
/*text home*/
#mainTxtHome {
	width:273px;
	background:#fafbfc url(../images/backTxtHome.jpg) repeat-x;
	margin-left:25px;
	padding-bottom:40px;
}
#mainTxtHome h2 {
	margin:0 0 0 -10px;
	padding-top:160px;
	background:url(../images/titleHome.gif) bottom left no-repeat;
}
#mainTxtHome h2 span {
	margin-left:-999px;
}
#mainTxtHome p {
	padding:0px 20px 10px 20px;
}
/*end text home*/
/*text PI*/
#print {
	text-align:right;
	margin:10px 5px 0 0;
	font-size:0.8em;
}
#print a {
	padding:4px 4px 4px 18px;
	background:url(../images/icoPrint.gif) no-repeat left;
	color:#2a2a2a;
}
#print a:hover {
	text-decoration:none;
}
#mainTxtPI {
	width:463px;
	background:#f2f4f8 url(../images/backTxtPI.jpg) repeat-x;
	margin-left:25px;
	padding-bottom:40px;
	min-height:500px;
}
#mainTxtPI h2 {
	margin:0 0 0 -10px;
	padding:0;/* 35px 0 25px 0;*/
	font-size:21px;
	/*width:300px;*/
	height:30px;
	color:#003279;
}
#mainTxtPI h3 {
	font-size:18px;
	color:#003279;
	margin:15px 5px 10px 5px;
	font-weight:normal;
}
#mainTxtPI h4 {
	font-size:15px;
	color:#003279;
	margin:15px 5px 5px 5px;
}
#mainTxtPI p {
	padding:0px 20px 10px 20px;
}
#mainTxtPI p a, #mainTxtHome p a, #mainTxtPI li a {
	color:#006699;
}
#mainTxtPI p a:hover, #mainTxtHome p a:hover, #mainTxtPI li a:hover {
	color:#fff;
	background:#006699;
	text-decoration:none;
}

#path {
	padding:30px 0 40px 25px;
	font-size:0.7em;
}
#path a {
	color:#003366;
	text-decoration:none;
	padding:2px;
}
#path a:hover {
	color:#fff;
	background:#003366;
}
/*end text PI*/

#accessoriesHome {
	float:right;
	width:451px;
}
#accessoriesPI {
	float:right;
	width:255px;
	margin:156px 0px 0 0;
}
#logosHome {
	width:261px;
	margin:50px 202px 30px 0;
}

#announcementBox {
	margin:8px 0 5px 5px;
	width:237px;
	background:#fff url(../images/backBox.gif) repeat-x;
	border-left:2px solid #83ce30;
	border-right:2px solid #83ce30;
	float:left;
}
#announcementBox h3 {
	background:url(../images/titAnnouncements.gif) no-repeat;
	height:35px;
	margin:-7px -2px;
}
#announcementBox h3 span {
    margin-left:-99999px;
}
#newsBox h3 span {
    margin-left: -99999px;
}
#searchBox h3 span {
    margin-left:-99999px;
}

}
#announcementBox ul {
	margin:0 0 0 15px;
	padding:0 10px;
}
#announcementBox li {
	list-style-image:url(../images/bullet.gif);
	font-size:90%;
}
#announcementBox li a {
	color:#666;
	text-decoration:none;
}
#announcementBox li a:hover {
	color:#FE2F7D;
	text-decoration:underline;
}
#announcementBox div {
	background:url(../images/backBottomAnnouncements.gif) bottom no-repeat;
	height:25px;
	margin:0 -2px;
	text-align:right;
	padding-right:10px;
}
#announcementBox div a {
	color:#FE2F7D;
	background:url(../images/bulletLink.gif) right no-repeat;
	padding-right:14px;
	font-size:90%;
}
#announcementBox div a:hover {
	color:#000;
}

#newsBox {
	margin:8px 0 5px 5px;
	width:193px;
	height:65px;
	background:#fff url(../images/backBox2.gif) bottom repeat-x;
	float:left;
}
#newsBox h3 {
	background:url(../images/titNews.gif) no-repeat;
	height:35px;
	margin:-7px 0 0 0;
}
#newsBox h3 span {
	margin-left:-99999px;
}
#newsBox a {
	color:#000;
	background:url(../images/bulletNews.gif) left no-repeat;
	padding-left:14px;
	margin-left:15px;
	font-size:90%;
	text-decoration:none;
}
#newsBox a:hover {
	color:#e88300;
	text-decoration:underline;
}
#searchBox {
	margin-left:5px;
	height:65px;
	width:193px;
	background:#fff url(../images/backBox2.gif) bottom repeat-x;
	float:left;
}
#searchBox h3 {
	background:url(../images/titSearch.gif) no-repeat;
	height:35px;
	margin:0;
}
#searchBox h3 span {
	margin-left:-99999px;
}
.srchBx {
	border:1px solid #999;
	width:125px;
	height:16px;
	font:0.8em "Trebuchet MS", Verdana, sans-serif;
	color:#333;
	margin:0 0 7px 15px;
}

#searchBox a {	color:#FE2F7D;
	background:url(../images/bulletLink.gif) right no-repeat;
	padding-right:14px;	
	font-size:90%;
}
#searchBox a:hover {	
	color:#000;
}


/*end content*/
/*footer*/
#footer {
	background:url(../images/backFooter.gif) no-repeat;
	/*height:47px;*/
	padding:15px 0 10px 20px;
	margin:0;
	color:#004b80;
	font-size:0.8em;
	clear:both;
}
/*end footer*/

/*sifr!!! ****/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -1px;
	font-size: 21px;
	line-height: 1em;
}

/*
.sIFR-hasFlash h1 {
	visibility: hidden;
}
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}
.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}*/


