.ticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #8B2346;
	height: 61px;
	width: 233px;
	position: absolute;
	left: 354px;
	top: 135px;
	text-align: right;
	z-index: 100;
	background-image: url(../_images/_products/turnkey-solutions-under-80K.png);
	background-repeat: no-repeat;
}
* {
margin: 0;
padding: 0;
}

.master_container {
	height: 1086px;
	width: 900px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	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: 754px;
	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: 898px;
	z-index: 90;
}
.bottom_bar {
	position: absolute;
	height: 54px;
	width: 896px;
	top: 954px;
	left: 2px;
	z-index: 120;
}
.bottom_bar_copyright {
	position: absolute;
	height: 110px;
	width: 248px;
	left: 0px;
	background-color: #8b2346;
	/*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;
}
.bottom_bar_address {
	position: absolute;
	height: 110px;
	width: 606px;
	top: 0px;
	right: 0px;
	background-color: #8b2346;
	/*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;
	line-height: 1.5em;
	font-size: 0.7em;
	color: #FFFFFF;
}
.bottom_bar_address a:link {
color: #ffffff;
}
.bottom_bar_address a:visited {
color: #ffffff;
}
.bottom_bar_address a:hover {
color: #e8b413;
}
.main_text_container {
	position:absolute;
	width:602px;
	height:958px;
	z-index:80;
	left: 273px;
	top: 187px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.envelope_icon {
	position: absolute;
	height: 42px;
	width: 48px;
	top: 2px;
	left: 570px;
}
.left_grey_rule {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}
.nav_tabs_container {
	position: absolute;
	height: 25px;
	width: 425px;
	left: 0px;
	top: 71px;
}
