/* CSS Document */

#global {
	height: 1060px;
}
#wrapper {
	height: 1060px;
}
#header {
	height: 120px;
	width: 900px;
	border: 0px none;
}
#contentPane {
	margin: 0px;
	width: 900px;
	border: 0px none;
	height: 805px;
}
#display {
	height: 600px;
	width: 840px;
	border: 0px none;
	margin-right: 30px;
	margin-left: 30px;
	position: relative;
	margin-top: -2px;
}
#footer {
	height: 110px;
	width: 900px;
	border: 0px none;
	margin: 0px;
}

/* Elements */
#imgDsp1 {
	height: 205px;
	width: 840px;
	border: 0px none;
	height: auto;
	margin-right: 30px;
	margin-left: 30px;
	position: relative;
}
.lineSp {
	line-height: 18px;
}
.smLineSp {
	line-height: 6px;
}
.controller {
	width: 840px;
	margin-right: 30px;
	margin-left: 30px;
	border: 0px none;
}
.primeLink {
	padding-right: 30px;
	padding-left: 30px;
}
#callAction {
	height: 27px;
	width: 134px;
	border: 0px none;
	left: 736px;
	top: 20px;
	position: absolute;
}
.navBtn {
	background-image: url(../images/navBtnAdvisors.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 27px;
	width: 134px;
	border: 0px none;
}

