#outerWrapper #rightHeader {
	background-color: #0f458f;
	padding: 0px 5px 0px 0px;
	margin: 0 0 0 200px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	height: 269px;
	background-image: url(../images/Header-Image-06.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}