.main {
	width:980px; 
	margin:0 auto; 
	text-align:left;
	background-color: #d3e4f5;
}

#header {
	height:187px;
}

#footer {
	height:234px;
}

/* ============================= MasterPageTwoColumnLeft ===========================*/
.lcol-1 {width:205px; float:left;}
.lcol-2 {width:627px; float:left;}

/* ============================= MasterPageTwoColumnRight ===========================*/
.rcol-1 {width:627px; float:left;}
.rcol-2 {width:205px; float:left;}

/* ============================= MasterPageBoxes ===========================*/
.col-1 {width:314px; float:left;}
.col-2 {width:225px; float:left;}
.col-3 {width:225px; float:left;}

/* ============================= MasterPage ===========================*/
#footer .col-1 {width:156px;}
#footer .col-2 {width:159px;}
#footer .col-3 {width:276px;}
#footer .col-4 {width:279px; float:left;}
