@CHARSET "UTF-8";

#home #page #header {
	border-bottom:none;
}

#home #page #main .twoColumns .column {
	padding-top:15px;
}

#home #page #main .twoColumns .column.left {
	width:560px;
}

#home #page #main .twoColumns .column.left h3 {
	margin-top:0;
	font-size:24px;
}

#home #page #main .twoColumns .column.left p {
	font-size:17px;
}

#home #page #main .twoColumns .column.right {
	text-align:center;
	width:400px;
}