﻿*
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style:none;
}

html, body { height: 100%; }
body { color:#666; font: 76%/1.4 "Helvetica Neue",Helvetica,Arial,sans-serif; text-align:center; }

div#container { width:940px; margin:0 auto; text-align:left; }
div#header{ position:relative; margin: 0 0 10px 0; }

div#content { float:right; width:690px; }
div#leftColumn { float:left; width:240px; }
div#footer { clear:left; width:100%; }
