#homecontainer {
	background-image: url(/wptpw/wp-content/themes/tpwtheme/images/homeBG.png);
	width: 800px;
	margin: 5px auto;
	height: 600px;
}
#homecontainer #elements {
	position: relative;
	height: 600px;
	width: 800px;
}
#orange {
	position: absolute;
	z-index: 15;
	top: 0;
	left: 600px;
	width: 200px;
	height: 160px;
}
#definition {
	position: absolute;
	display: block;
	z-index: 40;
	top: 500px;
	left: 29px;
	padding: 0;
	width: 690px;
	height: 60px;
}
#homecontainer #elements #definition a {
	margin: 0;
	padding: 0;
}
#definition #littleman {
	position: absolute;
	width: 50px;
	height: 90px;
	top: -108px;
	left: -24px;
}
#pressoffice {
	position: absolute;
	z-index: 100;
	top: 122px;
	left: 512px;
	width: 95px;
	height: 27px;
	visibility: visible;
}
#homecontainer #elements #linkPanels {
	position: relative;
}
#homecontainer #elements #linkPanelContainer .linkPanels {
	position: absolute;
	height: 75px;
	width: 75px;
}
#homecontainer #elements #linkPanelContainer #aboutPanel {
	left: 96px;
	top: 219px;
}
#homecontainer #elements #linkPanelContainer #clientPanel {
	left: 214px;
	top: 248px;
}
#homecontainer #elements #linkPanelContainer #expertisePanel {
	left: 338px;
	top: 216px;
}
#homecontainer #elements #linkPanelContainer #geegawPanel {
	left: 112px;
	top: 328px;
}
#homecontainer #elements #linkPanelContainer #whowearePanel {
	left: 339px;
	top: 357px;
}
#homecontainer #elements #linkPanelContainer #contactusPanel {
	left: 186px;
	top: 404px;
}
#homecontainer #elements #homeText {
	position: absolute;
	top: 198px;
	left: 472px;
	width: 256px;
	height: 235px;
	font-size: 14px;
	color: #FFF;
	line-height: 20px;
	text-align: left;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
}
#homecontainer #elements #homeText p {
	margin-bottom: 10px;
}

#followPanel {
	position: absolute;
	top: 465px;
	left: 550px;
	width: 195px;
	height: 29px;
	background: url(/wptpw/wp-content/themes/tpwtheme/images/followuson.png) no-repeat left top;
}
#homecontainer #elements #followPanel #followFacebook {
	position: absolute;
	height: 20px;
	width: 60px;
	left: 137px;
	top: 6px;
}
#homecontainer #elements #followPanel #followTwitter {
	position: absolute;
	height: 20px;
	width: 60px;
	left: 67px;
	top: 6px;
}

