#left_column {
	width:450px;
	margin:15px 0 0 25px;
}
*html #left_column {
	width:450px;
	margin:15px 0 0 0;
}
#contact_form{
	text-align:left;
	margin:15px 0 0;
}

#right_column {
	float:left;
	margin:15px 0 0 5px;
	width:250px;
}

#right_column h2{
	margin:15px 0 0 0px;
}

