#columns-1-2 {
	float:left;
	display:inline;
	width:759px;
	margin-right:15px;
	}

#column-1 {
	width:444px;
	float:left;
	display:inline;
	margin-right:15px;
}
	
#column-2 {
	width:300px;
	float:left;
	display:inline;
}

#column-3 {
	width:160px;
	float:left;
	display:inline;
}

#column-1 .module h2, #column-1 .module .header, #column-1 .channel h2 {
	width:444px;
	background-image:url(/images/banner-left-landing.gif);
	}
	
#column-2 .module h2, #column-2 .module .header, #column-2 .channel h2 {
	line-height:26px;
	height:26px;
	margin-top:0;
	margin-bottom:10px;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	color:#fff;
	background:url(/images/module-headers/header-bg.gif);
	background-repeat:repeat-x;
	padding:0 0 3px 10px;
	font-family:"Gotham Bold", Trebuchet MS, Arial, Helvetica, sans-serif;
	}
	
#column-2 .module h2 img, #column-2 .module .header img, #column-2 .channel h2 img {
	position:absolute;
	top:7px;
	left:10px;
	}

	
#column-3 .module h2, #column-3 .module .header, #column-3 .channel h2 {
	width:183px;
	background-image:url(/images/banner-right-landing.gif);
	}
	
#column-3 .search-field {
	width:73px;
	}
	
table.articles td {
	vertical-align:top;
	padding-top:0px;
	padding-bottom:15px;
	}
	
#column-1 h2.blog-header {
	height:89px;
	background:none;
	position:static;
	left:0;
	top:0;
	margin:0 0 30px 0;
	padding:0 0 0 0;
}

#column-1 div.blog-roll {
	padding-top:0;
}

#column-1 h2.blog-header img {
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:static;
}

