/*
   __              __                                             
  /\ \  __        /\ \                                            
  \_\ \/\_\    ___\ \ \/'\     ___ ___      __      ___     ____  
  /'_` \/\ \  /'___\ \ , <   /' __` __`\  /'__`\  /' _ `\  /',__\ 
 /\ \L\ \ \ \/\ \__/\ \ \\`\ /\ \/\ \/\ \/\ \L\.\_/\ \/\ \/\__, `\
 \ \___,_\ \_\ \____\\ \_\ \_\ \_\ \_\ \_\ \__/.\_\ \_\ \_\/\____/
  \/__,_ /\/_/\/____/ \/_/\/_/\/_/\/_/\/_/\/__/\/_/\/_/\/_/\/___/ design.com
  
   / GENERAL
   / BASE
   / HEADER
   / CONTENT
   / FOOTER
   / #HOME

*/
/* ################################## CONTACT ################################## */
#doctor {}

#doctor .box1{
	position:relative;
	width:753px;
	height:269px;
	background:url(images/doctor-bx1-bg.jpg);
}

#doctor .box1 .txt{
	position:absolute;
	top:18px;
	left:223px;
	z-index:1223;
}
#doctor .box1 .txt img { display:block;}
#doctor .box1 .txt p {
	margin:20px 20px 0 8px;
}

#doctor .box2 { margin:15px 0px; width:753px;}
#doctor .box2 p { margin:7px 14px 7px 32px; }
#doctor .box2 .left { width: 548px; }