object {
	display: block;
	margin: 0px;
	padding: 0px;
}

#header {
	height: 120px;
}

#content-body {
	height: 405px;
	margin-top: 0px;
	border: none;
	border-top: none;
	background: none;
	background-color: #439acf;	
	width: 780px;
}

#content-bottom {
	border: 0;
	background-color: #439acf;
}

#nav ul {
	border-bottom: 0;
	height: 17px;
} 

#nav ul li a {
	border-bottom: 0px;
}