body {
	background: #f4f3eb url(../images/bkgBody.jpg) repeat-x;
	}

div#container {
	width: 900px;
	}

div#masthead p {
	color: #fff;
	width: 470px;
	font-size: 14px;
	line-height: 24px;
	position: absolute;
	top: 209px;
	margin: 0;
	}
	#masthead h2 {
		background: url(../images/focusIsYou.png) no-repeat;
		width: 480px;
		height: 129px;
		text-indent: -9999px;
		position: absolute;
		top: 55px;
		margin: 0;
		}
	#masthead img {
		position: absolute;
		top: 171px;
		right: 0;
		}
	#masthead strong {
		color: #f0c11a;
		}

div#globalNav {
	top: 302px;
	}
	a#home {
		display: none;
		}

div#main {
	top: 365px;
	}

div#features p {
	font-size: 11px;
	line-height: 19px;
	}
	#features div {
		background: url(../images/bkgFeature.png) no-repeat;
		float: left;
		width: 259px;
		height: 161px;
		padding: 20px 20px 25px;
		margin-bottom: 25px;
		}
	#features h2 {
		font-size: 20px;
		position: absolute;
		top: 17px;
		margin: 0;
		}
		#features h2 a {
			color: #7c0040;
			text-decoration: none;
			}
			#features h2 a:hover {
				text-decoration: underline;
				}
	#features p {
		margin: 0;
		position: absolute;
		top: 50px;
		width: 265px;
		}
	#features img {
		float: right;
		}
		img.hand {
			position: relative;
			top: 140px;
			border: 0;
			width: 36px;
			height: 25px;
			}

div#footer {
	background: url(../images/bkgFooter.gif) no-repeat;
	height: 43px;
	width: 900px;
	padding-top: 18px;
	}
