#logo {
	left: 120px;
	top: 120px;
}

#colscontainer {
	width: 635px;
	clear:both;
	padding-left: 0px;
}

/********* NEWSLETTER *********************************************/
#newsletter {
	display: inline;
	float: right;
	
}
#newslettercontent {
	height: 120px;
}

/********* REFERENCE *********************************************/
#reference {
	display: inline;
	float: left;
}
#referencetop {
	background-image: url('/images/referencetop-wide.jpg');
	width: 358px;
}
#referencecontent {
	background-image: url('/images/referencebg-wide.jpg');
	width: 328px;
	height: 120px;
}
#referencefooter {
	background-image: url('/images/referencefooter-wide.jpg');
	width: 358px;
}

#blog-link img {
	position: absolute;
	right: -50px;
	top: -20px;
}