#content_column
{
	float:left;
	margin-right:5px;
	width:525px;
}

#right_column
{
	/* position:absolute; top:0; right:0; */
	float:right;
	width:425px;
}

#contactForm_wrapper 
{
	text-align:center;
}

#intro 
{ 
	font-size:120%;  	
}