#main {
	background: #fff url(../img/bg-content-portonly.gif) no-repeat 0 76px;
}

#logo a {
	position: relative;
	display:block;
	height: 80px;
	width: 255px;
  	left: 55px; 
	top: 65px;
  	text-decoration: none;
}

#logo a h1 { visibility: hidden; }

#main_nav {
	margin: 100px 0 0 110px;
}

#main_content {
	float:right;
	overflow:hidden;
	width:490px;
	height: 500px;
	margin: -20px 25px 0;
	text-align:left;
}

#main_content p {
	font-size: 95%;
	line-height: 1.3em;
	margin-bottom: 10px;
}


