@import url(maincss.css);
@import url(scr-imageflow.css);
/*
     Copyright 2008 Created by MtFsurgery.Com all rights reserved.
	  http://www.mtfsurgery.com
*/
#wrapper {
	margin: 0px auto;
	width: 996px;
	height: auto;
	background: url(../images/body-surgery.jpg) no-repeat;
}

#content-box {
	margin-top: 738px;
	margin-bottom: 20px;
	padding: 40px;
	width: 956px;
	color: #962852;
	border: 1px solid white;
}

#photogallery-img 
{
	width: 350px;
	height: 194px;
	margin: 20px;
	background: url(../images/photoGallery.jpg) no-repeat;
	float: right;
}

#clicktoview
{
	width: 357px;
	height: 51px;
	margin: 0px 20px;
	background: url(../images/clicktoview.gif) no-repeat;
	float: right;
	clear: right;
}

/*------------ Table Area -----------*/
/*#tablebox {
	
}
  CAPTION.MYTABLE {
     background-color:#962852;
     color:white;
     border: 1px solid white;
	  padding: 10px;
  }
  TABLE.MYTABLE { 
     background-color:white;
	  
     width:900px;
     border: 1px solid white;
  }
  TH.MYTABLE {
     color:#962852;
  }
  TR.MYTABLE { 
  height:120;
  }
  TD.MYTABLE {  
     background-color:#962852;
     color:white;
     border: 0px solid white;
     text-align:left;
	  padding: 10px;
  }*/
/*------------ Table Area End -----------*/
#PictureBox {
	width: 600px;
	height: 478px;
	clear: both;
	margin: 0 auto;
}

#PictureBoxSmall {
	width: 700px;
	height: 250px;
	clear: both;
	margin: 0 auto;
}

#PictureBox #Pic1 {
	width: 600px;
	height: 478px;
	background: #f5d8d5 url(../images/augmentation-incisions.jpg) no-repeat;
	margin: 0 auto;
}
#PictureBoxSmall #Pic2 {
	width: 300px;
	height: 239px;
	background: #f5d8d5 url(../images/breast-implants1.jpg) no-repeat;
	margin: 0;
	float: left;
}
#PictureBoxSmall #Pic3 {
	width: 300px;
	height: 239px;
	background: #f5d8d5 url(../images/breast-implants2.jpg) no-repeat;
	/*margin: 0;*/
	float: right;
}
#PictureBox #Pic4 {
	width: 600px;
	height: 478px;
	background: #f5d8d5 url(../images/Implants1.jpg) no-repeat;
	margin: 0 auto;
}
#PictureBox #Pic5 {
	width: 600px;
	height: 478px;
	background: #f5d8d5 url(../images/Implants2.jpg) no-repeat;
	margin: 0 auto;
}

#PictureBoxSmall #Pic6 {
	width: 300px;
	height: 239px;
	background: #f5d8d5 url(../images/ButtocksImplants1.jpg) no-repeat;
	margin: 0;
	float: left;
}
#PictureBoxSmall #Pic7 {
	width: 300px;
	height: 239px;
	background: #f5d8d5 url(../images/ButtocksImplants2.jpg) no-repeat;
	/*margin: 0;*/
	float: right;
}

/*#slogan {
	margin: 520px 0px 0px 0px;
	width: 567px;
	height: 79px;
	float: right;
	background: url(../images/PurestGifts.gif) no-repeat;
}*/
/*
#Boxarea {
	width: 980px;
	height: 147px;
	margin-top: 480px;
	float: left;
	display: inline-block;
	border: 1px solid red;
}
#adbox1 {
	width: 314px;
	height: 147px;
	margin: 0px 4px;
	background: url(../images/box1.gif) no-repeat;
	float: left;
}
#adbox2 {
	width: 314px;
	height: 147px;
	margin: 0px 4px;
	background: url(../images/box2.gif) no-repeat;
	float: left;
}
#adbox3 {
	width: 314px;
	height: 147px;
	margin: 0px 4px;
	background: url(../images/box3.gif) no-repeat;
	float: left;
}
*/