
#subhead .wbmenu
{
position: absolute;
left: 8px;
bottom: 0px;
}

	#subhead .wbmenu .active a span
	{
	color: #C8219B;
	}


.apage
{
position: relative;
padding: 15px;	
}

	.apage p
	{
	position: relative;
	line-height: 1.5em;
	padding-bottom: 1em;	
	}
	
	.contactLeft
	{
	position: relative;
	float: left;
	width: 310px;
	}
	
	
	.contactRight
	{
	position: relative;
	float: left;
	padding-left: 18px;
	border-left: 1px solid #ccc;
	width: 350px;
	}
	
		.iqt
		{
		position: relative;
		border: 1px solid #ccc;
		width: 250px;
		}
		
		.iwrap
		{
		text-align: right;
		}
		
			.iwrap label
			{
			position: relative;
			float: left;
			padding: 2px 0 0 0;
			font-weight: bold;
			}
		
		.ctxti
		{
		width: 250px;
		border: 1px solid #ccc;
		}
		
		.cfsub
		{
		position: relative;
		margin-left: 98px;
		height: 24px;
		width: 84px;
		border: 0px;
		background: url(img/submit.gif) top left no-repeat;
		}
