/* CSS Document */
body {
	background:url(bkg.gif) repeat-x #204060;
	margin: 0px;
}
.globalWrapper {
	position: absolute;
	left: 50%;
	margin-left: -450px;
	width: 900px;
}
.headerWrapper {
	height: 100px;
	width: 900px;
}
.sidebarWrapper {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 184px;
	z-index: 10;
}
.locationWrapper {
	position: absolute;
	height: 20px;
	width: 406px;
	left: 184px;
	background-image: url(page_top_alt.gif);
	background-repeat: no-repeat;
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-decoration: none;
	top: 100px;
	padding-top: 5px;
	padding-left: 310px;
}
.contentWrapper {
	background-color: #FFFFFF;
	position: absolute;
	width: 680px;
	left: 130px;
	padding-left: 70px;
	z-index: 0;
	padding-right: 20px;
	overflow: visible;
	background-image: url(content/low770024.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 40px;
	top: 125px;
}
.button_130x34 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(button_130x34.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 25px;
	width: 130px;
	padding-top: 9px;
	font-weight: 700;
	color: #C0D4FF;
	text-decoration: none;
}
.footerWrapper {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	position: absolute;
	text-align: center;
	top: 1000px;
	left: 350px;
	width: 330px;
	height: 40px;
}
