/* CSS Document */

/* Containment */
#global {
	height: 1200px;
}
#wrapper {
	height: 1200px;
}
#header {
	height: 113px;
	width: 900px;
	border: 0px none;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/imgDatapointsHdr.jpg);
	background-repeat: no-repeat;
	background-position: 232px 0px;
	position: relative;
	margin-bottom: 0px;
}
#contentPane {
	height: 950px;
	width: 900px;
	background-image: url(../images/imgDatapointsFtr.jpg);
	background-repeat: no-repeat;
	background-position: 232px 0px;
	border: 0px none;
	position: relative;
	background-color: #FFFFFF;
}
#primaryWrapper {
	margin-top: 19px;
	margin-left: 30px;
}
#sector1 {
	border: 0px none;
	position: absolute;
	top: 430px;
	left: 30px;
}
#sector2 {
	position: absolute;
	left: 510px;
	top: 168px;
}
.colLen1 {
	height: auto;
	width: 460px;
}
.colLen2 {
	height: auto;
	width: 180px;
}
#rightSidebar {
	height: 850px;
}
.iconNav {
	margin-top: 30px;
}

/* Elements */
#imgMap {
	background-image: url(../images/imgGlobeBkgd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 324px;
	width: 490px;
	border: 0px none;
	position: absolute;
	left: 0px;
	top: 93px;
}
#insetLtCol {
	height: auto;
	width: 120px;
	border: 0px none;
	position: absolute;
	left: 0px;
	top: 26px;
	padding: 50px 6px 6px;
}
#insetRtCol {
	height: auto;
	width: 120px;
	border: 0px none;
	position: absolute;
	left: 359px;
	top: 26px;
	padding: 50px 6px 6px;
}
#hdr1 {
	height: 44px;
	width: 304px;
	border: 0px none;
	position: absolute;
	left: 402px;
	top: 17px;
}
