/* ----- HEADER ----- */

#header {
	width: 800px;
	background: url('../images/upper.jpg') bottom right no-repeat black;
}

/* ----- NAVIGATION ----- */

#connect {
	background: url('../images/right-curve.jpg') right bottom no-repeat white;
	width: 469px;
}

/* ----- MAIN CONTENT ----- */

#content {
	background: url('../images/bottom.jpg') top right no-repeat white;
}

#rightContent {
	margin-top:70px;
}
