﻿/*======================================================================
	THOMAS SCIENTIFIC: Homepage Layout
----------------------------------------------------------------------*/
.l-homepage /* This is also #body-container */
{}

	.l-homepage .columns
	{
		position: relative;
	}
	
		.l-homepage .columns .col1
		{
			margin-right: 10px;
			width: 644px;
			float: left;
		}
	
		.l-homepage .columns .col2
		{
			width: 250px;
			float: left;
		}
	