
/* 
///////////////////////////////////////
	Client:    Aust. Medical Placements
   Design:    Zoo House Creations
   Author:    Kel Andersen
/////////////////////////////////////// */	


/* 
///////////////////////////////////////
   + IE6 Fix
/////////////////////////////////////// */

#container {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/amp-container-bg.png", sizingMethod="scale");
}

/* Double Margin */
* html #header        { margin: 0 0 0 5px; }
* html #banner-home   { margin: 0 0 0 5px; }
* html #banner-pages  { margin: 0 0 0 5px; }
* html #content       { margin: 0 0 0 5px; }
* html #content-home  { margin: 0 0 0 15px; }
* html #content-right { margin: 0 12px 0 0; }

/* Float - Double Margin */
* html #panel-right { margin: 0 7px 0 0; }
* html #panel-left  {  }
