	#leftCol { position: relative; float: left; width: 254px; height: 446px; margin: 8px 0px; }
		
		#leftBox {
	position: absolute;
	top: 152px;
	left: 0px;
	margin: 0px;
	background-color: #EAF5E9;
	height: 292px;
	width: 248px;
	border: 1px solid #649F36;
	line-height: normal;
}
				.number1 { background-image: url(../images/1.gif); background-repeat: no-repeat; background-position: left; margin-top: 26px; display: block; }
				.number2 { background-image: url(../images/2.gif); background-repeat: no-repeat; background-position: left; display: block; }
				
			#leftBoxBottom { position: absolute; bottom: -1px; left: -1px; background-image: url(../images/green_box_bottom.gif); background-repeat: no-repeat; width: 246px; height: 9px; }
			.greenBoxTop { position: absolute; top: -1px; left: -1px; background-image: url(../images/green_box_top_gradient.gif); background-repeat: repeat-x; width: 240px; height: 20px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; font-size: 14px; padding-left: 6px; padding-top: 2px; }
		
	#rightCol { position: relative; float: left; width: 500px; height: 446px; margin: 8px 0px; }
				
			#commercial { position: absolute; bottom: 8px; right: 8px; width: 308px; height: 228px; }
		#rightBoxA {
	position: absolute;
	top: 252px;
	left: 0px;
	background-color: #F1F9FE;
	height: 192px;
	width: 248px;
	border: 1px solid #085EAA;
	line-height: normal;
}
		#rightBoxB {
	position: absolute;
	top: 252px;
	left: 254px;
	background-color: #F1F9FE;
	height: 192px;
	width: 248px;
	border: 1px solid #085EAA;
	line-height: normal;
}
			.rightBoxBottom { position: absolute; bottom: -1px; left: -1px; background-image: url(../images/blue_box_bottom.gif); background-repeat: no-repeat; width: 246px; height: 9px; }

