@charset "UTF-8";

/* Layout
=========================================== */
#main {
	float: left;
}

#side {
	float: right;
}

#gNav {
	margin: 0 0 15px;
}

#main h2 {
	margin-bottom: 33px;
}

#main h3 {
	margin-bottom: 33px;
}

#side h2 {
	margin-bottom: 8px;
}