/*
	alternate stylesheet for Bright Dental Health Centre
	two column of body text with image at top
	by: Jason Douglas - FieryLizard.com
	August 2009
*/
#wrap { 
	float:left;
	clear:right;
	width:650px;
	height:427px;
}
#pageimg {
	float:left;
	clear:none;
	width:578px;
	height:151px; 
	text-align:left;
	vertical-align:top;
}
#pageimg img {
	width:578px;
	height:151px;
	margin-left:54px;
}
#maincontainer {
	float:left;
	clear:right;
	width:634px;
	height:272px;
	overflow:auto;
	margin:0;
}
#maincontainer #maintext { margin:28px 0 0 54px; }