#container {
    position: relative;
    margin: 0 auto;
    width: 915px;  
    min-height: 1522px;
	background:url(../images/background-service1.jpg) no-repeat;
}

#header {
	background: url(../images/header-service.jpg) top left no-repeat;
	position: absolute;
	top: 56px;
	left: 10px;
	width: 895px;
	height: 117px;
}

#header span {
	display: none;
}

#nav {
	position: absolute;
	top: 129px;
	left: 475px;
	width: 420px;
	height: 42.5px;
}

#nav a:hover {
	background-position: bottom;	
}

#nav span {
	display:none;
}

#whatwedo-panel {
	background: url(../images/what-we-do-panel.png) top left no-repeat;
	position: absolute;
	top: 184px;
	left: 13px;
	width: 894px;
	height: 500px;426
}

#whatwedo-panel h2 {
	color: #88c23b;
	font-family: Arial;
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#whatwedo-image {
	background: url(../images/whatwedo.png) top left no-repeat;
	position: absolute;
	top: 183px;
	left: 491px;
	width: 345px;
	height: 218px;	
}

#whatwedo-text {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 830px;
	height: 243px;
	font-family: Arial;
	font-size: 14px;
	color: #7E7E7E;
	font-weight: normal;	
}

#whatwedo-monitor {
	position: absolute;
	top: 175px;
	left: 20px;
	width: 360px;
	font-family: Arial;
	font-size: 14px;
	color: #7E7E7E;
	font-weight: normal;	
}

#whatwedo-plugin {
	position: absolute;
	top: 275px;
	left: 20px;
	width: 380px;
	font-family: Arial;
	font-size: 14px;
	color: #7E7E7E;
	font-weight: normal;	
}

#whatwedo-alert {
	position: absolute;
	top: 375px;
	left: 20px;
	width: 360px;
	font-family: Arial;
	font-size: 14px;
	color: #7E7E7E;
	font-weight: normal;	
}

#whatwedo-respond {
	position: absolute;
	top: 175px;
	left: 450px;
	width: 400px;
	font-family: Arial;
	font-size: 14px;
	color: #7E7E7E;
	font-weight: normal;	
}

#whatwedo-approach {
	position: absolute;
	top: 275px;
	left: 450px;
	width: 360px;
	font-family: Arial;
	font-size: 14px;
	color: #7E7E7E;
	font-weight: normal;	
}

#whatwedo-populate {
	position: absolute;
	top: 375px;
	left: 450px;
	width: 400px;
	font-family: Arial;
	font-size: 14px;
	color: #7E7E7E;
	font-weight: normal;	
}

#whatyouget-panel {
	background: url(../images/whatyouget-panel.png) top left no-repeat;
	position: absolute;
	top: 680px;
	left: 13px;
	width: 894px;
	height: 392px;
}

#whatyouget-image {
	background: url(../images/whatyouget.png) top left no-repeat;
	position: absolute;
	top: 132px;
	left: 45px;
	width: 323px;
	height: 195px;	
}

#whatyouget-text-left {
	position: absolute;
	top: 30px;
	left: 26px;
	width: 850px;
	height: 50px;
	font-family: Arial;
	font-size: 14px;
	color: #7E7E7E;
	font-weight: normal;	
}

#whatyouget-text-right {
	position: absolute;
	top: 138px;
	left: 399px;
	width: 445px;
	height: 50px;
	font-family: Arial;
	font-size: 14px;
	color: #7E7E7E;
	font-weight: normal;	
}

#whatitcosts-panel {
	background: url(../images/whatitcosts-panel.png) top left no-repeat;
	position: absolute;
	top: 1070px;
	left: 13px;
	width: 894px;
	height: 437px;
}

#whatitcosts-image {
	background: url(../images/whatitcosts.png) top left no-repeat;
	position: absolute;
	top: 100px;
	left: 480px;
	width: 369px;
	height: 224px;	
}

#crosses {
	background: url(../images/crosses.png) top left no-repeat;
	position: absolute;
	top: 170px;
	left: 30px;
	width: 30px;
	height: 133px;	
}

.indented {
   padding-left: 35pt;
   padding-right: 35pt;
}

#whatitcosts-text {
	position: absolute;
	top: 35px;
	left: 20px;
	width: 550px;
	height: 243px;
	font-family: Arial;
	font-size: 14px;
	color: #7E7E7E;
	font-weight: normal;	
}

#footer {
    position: absolute;
	top: 1522px;
	left: 20px;
	width: 895px;
	height: 20px;
	color: #747474;
	font-family: helvetica;
	font-size: 11px;
}
