.nav_tabs_container {
	position: absolute;
	height: 25px;
	width: 425px;
	left: 0px;
	top: 71px;
}
* {
margin: 0;
padding: 0;
}

.master_container {
	height: 650px;
	width: 900px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #CCCCCC;
	position: relative;
}
.questar_logo {
	height: 96px;
	width: 268px;
	padding-top: 2px;
	padding-left: 2px;
	background-image: url(../_images/questar_logo.png);
	position: absolute;
	left: 2px;
	top: 2px;
	background-repeat: no-repeat;
}
.header {
	height: 96px;
	width: 626px;
	padding-top: 2px;
	padding-left: 2px;
	background-image: url(../_images/header_graphic.jpg);
	top: 2px;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	left: 272px;
	background-repeat: no-repeat;
}
.master_nav_container {
	position: absolute;
	height: 54px;
	width: 896px;
	top: 100px;
	background-repeat: repeat-x;
	background-image: url(../_images/_nav/nav_slice.png);
	left: 2px;
	text-align: right;
}
.grey_bar {
	background-image: url(../_images/grey_bar_slice.jpg);
	background-repeat: repeat-y;
	height: 520px;
	width: 269px;
	position: absolute;
	left: 2px;
	top: 156px;
	z-index: 80;
}
.grey_bar_image_container {
	height: 500px;
	width: 219px;
	position: absolute;
	left: 2px;
	top: 169px;
	z-index: 120;
}
.grey_bar_footer {
	background-image: url(../_images/grey_bar_footer.jpg);
	background-repeat: repeat-y;
	height: 54px;
	width: 269px;
	position: absolute;
	left: 2px;
	top: 668px;
	z-index: 60;
}
.bottom_bar {
	position: absolute;
	height: 54px;
	width: 896px;
	top: 724px;
	left: 2px;
	z-index: 120;
}
.bottom_bar_copyright {
	position: absolute;
	height: 34px;
	width: 248px;
	left: 0px;
	background-image: url(../_images/bottom_bar_copyright.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
	top: 0px;
}
.bottom_bar_address {
	position: absolute;
	height: 34px;
	width: 606px;
	top: 0px;
	right: 0px;
	background-image: url(../_images/bottom_bar_address.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
}
.main_text_container {
	position:absolute;
	width:602px;
	height:563px;
	z-index:80;
	left: 125px;
	top: 39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.envelope_icon {
	position: absolute;
	height: 42px;
	width: 48px;
	top: 2px;
	left: 551px;
	z-index: 140;
}
.close_window_button_button {
	height: 20px;
	width: 100px;
	position: absolute;
	left: 14px;
	top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
