#wrapper {
	background: url(layout/home-content-bg.gif) no-repeat;
	width: 967px;
	min-height: 553px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 55px;
	position: relative;
}
*  #wrapper {
	height: 553px;
}

#logoLink {
	position: absolute;
	z-index: 1;
	height: 61px;
	width: 122px;
	left: 839px;
	top: 108px;
}

#mobileLink {
    position: absolute;
    z-index: 1;
    height: 44px;
    width: 100px;
    left: 0;
    top: 0;
    font-size: 18px;
}

#mobileLink a {
    color: #97BA35;
}

#quote {
	position: absolute;
	height: 69px;
	width: 207px;
	color: #FFFFFF;
	top: 479px;
	right: 736px;
	line-height: 18px;
	font-weight: bold;
}
#quotePadding {
	margin-right: 2px;
	margin-left: 2px;
}
#quote  .size2 { font-size: 15px; }

#whoLink {
	position: absolute;
	z-index: 1;
	height: 37px;
	width: 99px;
	left: 270px;
	top: 464px;
}

#workLink {
	position: absolute;
	z-index: 1;
	height: 37px;
	width: 107px;
	left: 428px;
	top: 465px;
}

#whatLink {
	position: absolute;
	z-index: 1;
	height: 37px;
	width: 109px;
	left: 594px;
	top: 465px;
}


#footer {
	position: absolute;
	height: 23px;
	width: 501px;
	text-align: center;
	left: 243px;
	top: 519px;
	color: #97ba35;
	font-size: 9px;
	line-height: 22px;
}
#footer a:link { color: #97ba35; }
#footer a:visited { color: #97ba35; }
#footer a:hover {
	color: #97ba35;
	text-decoration: underline;
}
