@charset "UTF-8";
/* CSS Document */

/*positions main menu*/
.placement_glossymenu{
	left: 300px;
	top: 400px;
}


/*positions for each nav rollover contained in the sub menu*/
.placement_about_us{
	position: absolute;
	height: 48px;
	width: 48px;
	left: 300px;
	top: -300px;
	background-color: #F60;
}

.placement_trans{
	position: absolute;
	height: 48px;
	width: 48px;
	left: 400px;
	top: -400px;
	background-color: #FFFFFF;
}

.placement_community{
	position: absolute;
	height: 48px;
	width: 48px;
	left: 450px;
	top: -400px;
	background-color: #FFFFFF;
}

.placement_professional{
	position: absolute;
	height: 48px;
	width: 48px;
	left: 550px;
	top: -400px;
	background-color: #FFFFFF;
}


.placement_facility{
	position: absolute;
	height: 48px;
	width: 48px;
	left: 400px;
	top: -350px;
	background-color: #FFFFFF;
}


.placement_News{
	position: absolute;
	height: 48px;
	width:	48px;
	left: 450px;
	top: -350px;
	background-color: #F60;
}

.placement_certifications{
	position: absolute;
	height: 48px;
	width: 48px;
	left: 500px;
	top: -350px;
	background-color: #06F;
}

.placement_careers{
	position: absolute;
	height: 48px;
	width: 48px;
	left: 600px;
	top: -350px;
	background-color: #06F;
}



.placement_contact{
	position: absolute;
	height: 48px;
	width: 48px;
	left: 450px;
	top: -300px;
	background-color: #06F;
}

.placement_home{
	position: absolute;
	height: 248px;
	width: 248px;
	left: 599px;
	top: -174px;
}

.placement_home_holder{
	height: 46px;
	width: 46px;
	left: 702px;
	top: 252px;
	position: absolute;
	z-index: -10;
	border: 1px solid #CCC;
}

.placement_home_holder1{
	height: 46px;
	width: 46px;
	left: 752px;
	top: 152px;
	position: absolute;
	border: 1px solid #CCC;
}
.placement_home_holder2{
	height: 46px;
	width: 46px;
	left: 802px;
	top: 152px;
	position: absolute;
	z-index: -10;
	border: 1px solid #CCC;
}

.placement_home_holder3{
	height: 46px;
	width: 46px;
	left: 852px;
	top: 152px;
	position: absolute;
	z-index: -10;
	border: 1px solid #CCC;
}

.placement_home_holder4{
	height: 46px;
	width: 46px;
	left: 902px;
	top: 152px;
	position: absolute;
	z-index: -10;
	border: 1px solid #CCC;
}

.placement_home_holder5{
	height: 46px;
	width: 46px;
	left: 752px;
	top: 202px;
	position: absolute;
	z-index: -10;
	border: 1px solid #CCC;
}

.placement_home_holder6{
	height: 46px;
	width: 46px;
	left: 802px;
	top: 202px;
	position: absolute;
	z-index: -10;
	border: 1px solid #CCC;
}

.placement_home_holder7{
	height: 46px;
	width: 46px;
	left: 852px;
	top: 202px;
	position: absolute;
	z-index: -10;
	border: 1px solid #CCC;
}

.placement_home_holder8{
	height: 46px;
	width: 46px;
	left: 952px;
	top: 202px;
	position: absolute;
	z-index: -10;
	border: 1px solid #CCC;
}

.placement_home_holder9{
	height: 46px;
	width: 46px;
	left: 1002px;
	top: 152px;
	position: absolute;
	z-index: -10;
	border: 1px solid #CCC;
}


/*positions for non-navigtion parts of page*/
.placement_logo {
	left: 52px;
	top: 52px;
}

.placement_bars {
	left: 103px;
	top: 402px;
}

.placement_text {
	left: 552px;
	top: 202px;
	width: 345px;
}

.placement_flash {
	left: 502px;
	top: 2px;
	width: 395px;
}

/*.trans_text {
	left: 702px;
	top: 302px;
	height: 248px;
	width: 398px;


.placement_image {
	top: 152px;
	left: 502px;
}}*/

