@import "global.css";


#home { width: 944px; margin: 0 auto; }
	#banner { width: 100%; height: 260px; position: relative; }
		#bannerLeft { position: absolute; z-index: 10; }
			#credential { width: 430px; margin: 0 0 0 15px; padding: 35px 0 20px 0; font-size: 1.3em; line-height: 1.6em; background: url(img/doubleBorder.gif) repeat-x bottom left; }
			#credential h1 { text-indent: -9999px; margin: 0 0 10px 0; background: url(img/auschoice.jpg) no-repeat 0 0; }
		
		#BtnGroup { width: 430px; margin: 20px 0 0 15px; position: relative; }
		#BtnGroup a	{ text-indent: -9999px; }
			a.enrolBtn { width: 151px; height: 60px; display: block; background: url(img/enquirenow.jpg) no-repeat 0 0; }		
			a.enrolBtn:hover { background-position: 0 -60px; }
			a.medlink { width: 204px; height: 25px; display: block; background: url(/img/medlink.gif) no-repeat 0 0; position: absolute; left: 172px; top: 7px; }
			a.pharmlink { width: 204px; height: 25px; display: block; background: url(/img/pharmlink.gif) no-repeat 0 0; position: absolute; left: 172px; top: 40px; }
			
		#testimonial { width: 542px; height: 260px; position: absolute; top: 0; right: 0; }
		#testimonial img { position: absolute; top: 0; right: 0; display: none; }
			#readMore { width: 74px; height: 9px; position: absolute; right: 10px; bottom: 80px; }
			#readMore a { width: 74px; height: 9px; background: url(/static/img/btn/readMore.gif) no-repeat 0 0; text-indent: -9999px; display: block; position: absolute; top: 0; left: 0; }
			
			#togglers { list-style: none; position: absolute; bottom: 17px; right: 0;  }
			#togglers li { margin: 0 8px 0 0; float: left; }
			#togglers li a { height: 15px; width: 15px; display: block; }
			#togglers li a.one { background: url(/static/img/btn/1.gif) no-repeat 0 0; }
			#togglers li a.two { background: url(/static/img/btn/2.gif) no-repeat 0 0; }
			#togglers li a.three { background: url(/static/img/btn/3.gif) no-repeat 0 0; }
			#togglers li a.four { background: url(/static/img/btn/4.gif) no-repeat 0 0; }
			#togglers li a:hover { background-position: 0 -20px; }
			#togglers li a.active, #togglers li a.active:hover { background-position: 0 -40px; }
		
			#ppp { width: 100%; margin: 20px 0 0 0; }
			#ppp p { width: 100%; float: left; margin: 0 0 0 30px; line-height: 1.6em; font: bold 1.6em Arial, Helvetica, sans-serif; color: #27a858; }
				
	/*PRE PPP #threeCols { width: 100%; margin: 42px 0 0 0; }*/
	#threeCols { width: 100%; margin: 0 0 0 0; }
	#threeCols p { width: 100%; float: right; margin: 0 0 10px 0; line-height: 1.6em;  }
	#threeCols b { display: block; margin: 0 0 5px 0; }
	#threeCols p a { line-height: 2.5em; }
	#threeCols img { float: left; padding: 0 20px 40% 0; }
	#threeCols h1 { width: 100%; height: 27px; margin: 0 0 15px 0; display: block; border-bottom: 1px solid #d3d3d3; text-indent: -9999px; }

	#threeCols .aCol { width: 292px; padding: 0 37px 0 12px; float: left; }
		
	#threeCols .bCol { width: 284px; float: left; }
		
	#threeCols .cCol { width: 284px; float: right; }
	
	
