#wrapper {
	height: 490px;
	width: 899px;
	position: relative;
	top: 10px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	background-color: #FFF;
}



#header {
	height: 120px;
	width: 901px;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	background: url(images/headerPNG.png) no-repeat;
}

#header_bcgd {
	position: absolute;
	height: 119px;
	width: 900px;
	z-index: 0;
	left: 0px;
	top: -1px;
}
#body_tab {
	position: absolute;
	height: 37px;
	width: 920px;
	top: 336px;
	left: 3px;
	z-index: 10;
}


#flash_element {
	position: absolute;
	z-index: 30;
	left: 0px;
	top: 129px;
	height: 250px;
	width: 899px;
}



#logo {
	height: 80px;
	width: 266px;
	position: absolute;
	z-index: 15;
	left: 32px;
	top: 28px;
}
#home {
	position: absolute;
	z-index: 30;
	height: 26px;
	width: 33px;
	left: 557px;
	top: 47px;
}
#contact_us {
	height: 21px;
	width: 35px;
	position: absolute;
	z-index: 30;
	left: 79px;
	top: 5px;
}
#tech_support {
	position: absolute;
	z-index: 30;
	left: 177px;
	top: 0px;
	width: 49px;
	height: 40px;
}
#about_us {
	height: 30px;
	width: 34px;
	position: absolute;
	z-index: 30;
	left: 271px;
	top: -1px;
}

#home_text {
	color: #000;
	height: 11px;
	width: 41px;
	position: absolute;
	left: 0px;
	top: 34px;
	text-align: center;
	font: bold 12px Calibri;
}
#contact_us_text {
	height: 12px;
	width: 78px;
	position: absolute;
	z-index: 30;
	left: -21px;
	top: 29px;
	text-align: center;
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#tech_support {
	font-weight: bolder;
	height: 29px;
	width: 32px;
	position: absolute;
	z-index: 30;
}
#tech_support_text {
	text-align: center;
	height: 13px;
	width: 118px;
	position: absolute;
	z-index: 30;
	left: -41px;
	top: 34px;
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#about_us_text {
	font-family: Calibri;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	height: 14px;
	width: 58px;
	position: absolute;
	z-index: 30;
	left: -10px;
	top: 35px;
	color: #000;
}
.navBar {
	position: absolute;
	height: 47px;
	width: 901px;
	top: 520px;
	left: 0px;
	z-index: 1000;
}
#nav_bar_content {
	position: absolute;
	left: 311px;
	top: 10px;
	font-family: Calibri;
	font-size: 28px;
	font-weight: bold;
	width: 248px;
}
