@charset "UTF-8";
/* CSS Document */

.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	color: #15339D;
}
#page-info {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 100px;
	width: 100%;
	color: black;
	z-index: 5000;
	font-family: Verdana, Geneva, sans-serif;
	height: 100%;
}
a.nav:link {
	color: #CCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
a.nav:visited {color: purple; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px;}
a.nav:hover {color: orange; text-decoration: underline; font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px;}
a.nav:active {
	color: #006;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.steel_bk {
	background-image: url(site_images/steel_bk.png);
	background-repeat: no-repeat;
}
.home_main_bk {
	background-image: url(site_images/home_bk.jpg);
	background-repeat: no-repeat;
}

.header_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #006;
	font-style: italic;
}
.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #006;
}
.main_text_bld {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #006;
	font-weight: bold;
}
.main_text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 21px;
	color: #006;
}
.process_bk {
	background-image: url(site_images/process_bk.jpg);
	background-repeat: no-repeat;
}
.vision_bk {
	background-image: url(site_images/vision_bk.jpg);
	background-repeat: no-repeat;
}
.gallery_left_bk {
	background-image: url(site_images/side_gallery_r4_c1.png);
	background-repeat: no-repeat;
}
.brushed_bk {
	background-image: url(site_images/steel_bk.png);
	background-repeat: no-repeat;
}
.steel_bk {
	background-image: url(site_images/steel_bk2.jpg);
	background-repeat: no-repeat;
}
.left_blue_bk {
	background-image: url(site_images/a_new_left_r2_c1.png);
	background-repeat: repeat-y;
}
.nav_bar_bk {
	background-image: url(site_images/nav_bar.png);
	background-repeat: no-repeat;
}
.vision_bk {
	background-image: url(site_images/vision_bk.png);
	background-repeat: no-repeat;
}
.home_bk {
	background-image: url(site_images/home_bk.png);
	background-repeat: no-repeat;
}
.process_bk {
	background-image: url(site_images/process_bk.png);
	background-repeat: no-repeat;
}
.gallery_left_bk {
	background-image: url(site_images/a_new_left_gallery_r2_c1.png);
	background-repeat: repeat-y;
}
.gallery_nav_bk {
	background-image: url(site_images/gallery_nav_bar.png);
	background-repeat: no-repeat;
}
