body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #0082b9;
	background-position: center;
}

.bold {
	font-weight: bold;
}

#master_container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 530px;
	width: 760px;
}
#master_container2 {
	background-color: #FFFFFF;
	position: absolute;
	height: 465px;
	width: 760px;
	top: 65px;
	z-index: 10;
	left: 0px;
}
#master_container3 {
	background-color: #FFFFFF;
	position: absolute;
	padding:20px;
	width: 760px;
	top: 65px;
	z-index: 10;
	left: 0px;
}
#master_masthead {
	position: absolute;
	height: 75px;
	width: 760px;
	left: 0px;
	top: 5px;
	z-index: 40;
}
#master_logo {
	position: absolute;
	height: 72px;
	width: 200px;
	left: 0px;
	top: 0px;
	z-index: 100;
}
#master_phone {
	position: absolute;
	height: 20px;
	width: 145px;
	top: 10px;
	right: 2px;
}

#master_menu_home {
	position: absolute;
	height: 20px;
	width: 47px;
	top: 40px;
	right: 438px;
}
#master_menu_services {
	position: absolute;
	height: 20px;
	width: 75px;
	top: 40px;
	right: 363px;
	}
#master_menu_labs {
	position: absolute;
	height: 20px;
	width: 57px;
	top: 40px;
	right: 306px;
}
#master_menu_shipping {
	position: absolute;
	height: 20px;
	width: 66px;
	top: 40px;
	right: 240px;
}
#master_menu_gallery {
	position: absolute;
	height: 20px;
	width: 79px;
	top: 40px;
	right: 161px;
}
#master_menu_education {
	position: absolute;
	height: 20px;
	width: 79px;
	top: 40px;
	right: 82px;
}
#master_menu_company {
	position: absolute;
	height: 20px;
	width: 82px;
	top: 40px;
	right: 0px;
}

#master_menu_bottom {
	position: absolute;
	height: 50px;
	width: 760px;
	left: 0px;
	top: 540px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}

#master_title {
	position: absolute;
	height: 50px;
	width: 760px;
	left: 0px;
	top: 40px;
	text-align: center;
	z-index: 100;
}
#master_whole_page {
	position: absolute;
	height: 440px;
	width: 760px;
	left: 0px;
	top: 20px;
	text-align: center;
	z-index: 5;
}
#master_below_title {
	position: absolute;
	height: 365px;
	width: 760px;
	left: 0px;
	top: 100px;
	text-align: center;
}


#master_homepage_01 {
	position: absolute;
	height: 94px;
	width: 316px;
	top: 0px;
	left: 0px;
}
#master_homepage_02 {
	position: absolute;
	height: 94px;
	width: 444px;
	top: 0px;
	left: 316px;
}
#master_homepage_03 {
	position: absolute;
	height: 371px;
	width: 135px;
	top: 94px;
	left: 0px;
}
#master_homepage_04 {
	position: absolute;
	height: 371px;
	width: 136px;
	top: 94px;
	left: 135px;
}
#master_homepage_05 {
	position: absolute;
	height: 371px;
	width: 135px;
	top: 94px;
	left: 271px;
}
#master_homepage_flash {
	position: absolute;
	height: 250px;
	width: 370px;
	bottom: 95px;
	left: 380px;
}



.leading18 {
	line-height: 18px;
}
.white {
	color: #FFFFFF;
}
.dark_blue_bold_0c69aa {
	color: #0c69aa;
	font-weight: bold;
}
.master_leading_14 {
	line-height: 14px;
}
