#main-content {
	width:77%;
}

#logo-bar {
	width:960px;
	margin:0px auto;
	clear:both;
	line-height:1.2em;
	width:77%;
}

.left-col-60 {
	width:60%;
	float:left;
}

.left-col-30{
	width:30%;
	float:left;
}

.right-col-60 {
	width:60%;
	float:right;
}

.right-col-30{
	width:30%;
	float:right;
	margin-right:10px;
}

.right-col-30 img {
	width:100%;
}