@charset "utf-8";
/* CSS Document */

/* 
 * These are the rules specific to the Services menu page
*/

#content {
	height: 410px;
}

#leftColumn {
	width: 276px;
	height: 400px;
	float: left;
}

#midColumn {
	width: 276px;
	height: 400px;
	float: left;
	margin-left: 11px;
}

#rightColumn {
	width: 276px;
	height: 400px;
	margin-left: 11px;
	float: left;
}
