﻿#page
{
	width: 900px;
	height: 840px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}

#masthead
{
	margin: 0 0px;
	width: 900px;
	height: 122px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

#menu_background
{
	width: 900px;
	height: 66px;
	position: absolute;
	top: 120px;
	left: 0px;
}

#menu_1_button_1
{
	width: 172px;
	height: 43px;
	position: absolute;
	left: 20px;
	top: 0px;
	text-align: center;
}
#menu_1_button_2
{
	width: 172px;
	height: 43px;
	position: absolute;
	left: 192px;
	top: 0px;
	text-align: center;
}
#menu_1_button_3
{
	width: 172px;
	height: 43px;
	position: absolute;
	left: 364px;
	top: 0px;
	text-align: center;
}
#menu_1_button_4
{
	width: 172px;
	height: 43px;
	position: absolute;
	left: 536px;
	top: 0px;
	text-align: center;
}
#menu_1_button_5
{
	width: 172px;
	height: 43px;
	position: absolute;
	left: 708px;
	top: 0px;
	text-align: center;
}

#menu_2_button_1
{
	width: 172px;
	height: 23px;
	position: absolute;
	left: 20px;
	top: 43px;
	text-align: center;
}
#menu_2_button_2
{
	width: 172px;
	height: 23px;
	position: absolute;
	left: 192px;
	top: 43px;
	text-align: center;
}
#menu_2_button_3
{
	width: 172px;
	height: 23px;
	position: absolute;
	left: 364px;
	top: 43px;
	text-align: center;
}
#menu_2_button_4
{
	width: 172px;
	height: 23px;
	position: absolute;
	left: 536px;
	top: 43px;
	text-align: center;
}

.main_content
{
	width: 600px;
	height: 604px;
	background-color: #fff;
	position: absolute;
	left: 300px;
	top: 186px;
	margin: 0px;
}
.main_content_picture
{
	width: 600px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.main_content_words
{
	margin: 20px 0px;
	width: 557px;
	height: 388px;
	position: absolute;
	top: 200px;
	left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-left: 20px;
	overflow: scroll;
	background-image: url(../images/wave_bkgd.gif);
	background-repeat: repeat-y;
}

.main_content_grid
{
	margin: 20px 0px;
	width: 557px;
	height: 388px;
	position: absolute;
	top: 200px;
	left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-left: 20px;
	background-image: url(../images/wave_bkgd.gif);
	background-repeat: repeat-y;
}

.title1
{
	font-family: Impact, Gadget, sans-serif;
	font-size: 44px;
	line-height: 56px;
	color: #0b2059;
}

.title2
{
	font-family: Impact, "Arial Black" , Helveteica, sans-serif;
	font-size: 36px;
	color: #FF0000;
	font-weight: lighter;
	font-style: normal;
	line-height: 36px;
}

.hometitle1
{
	font-family: Impact, Gadget, sans-serif;
	font-size: 44px;
	line-height: 56px;
	color: #FF0000;
}

.hometitle2
{
	font-family: Impact, "Arial Black" , Helveteica, sans-serif;
	font-size: 36px;
	color: #0b2059;
	font-weight: lighter;
	font-style: normal;
	line-height: 36px;
}

.left_content /* Web4.Master */
{
	background: #fff;
	width: 300px;
	height: 604px;
	position: absolute;
	top: 186px;
	left: 0px;
	margin: 0px;
}

.left_top_container /* Container is used with div for positioning and sizing only */ /* specifies the background image or color as well */
{
	width: 300px;
	height: 604px;
	position: absolute;
	margin: 0px;
	background-image: url(../images/left_bkgd300x2000b.jpg);
	background-repeat: no-repeat;
}

.testimonialContainer
{
	border: none;
	width: 300px;
	height: 150px;
	background-color: Transparent;
}
.testimonialTop
{
	border: none;
	width: 300px;
	height: 22px;
	margin-top: 5px;
	background-color: Transparent;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
	color: #7c9cc7;
	text-align: center;
}
.testimonialText
{
	border: none;
	width: 300px;
	height: 178px;
	background-color: Transparent;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
	color: #7c9cc7;
	text-align: center;
}
.testimonialBottom
{
	border: none;
	width: 176px;
	height: 66px;
	background-color: #fff;
}

.left_top_menu /* Specifies position and size as well as text attributes */ /* for the gif buttons which are the main control */
{
	left: 20px;
	position: absolute;
	width: 210px;
	margin: 0px;
	margin-top: 7px;
	text-align: left;
}

.left_top_menu_words /* Specifies position and size as well as text attributes */ /* for the text which shows under the above gifs.  */
{
	left: 30px;
	position: absolute;
	width: 200px;
	margin: 0px;
	margin-top: 5px;
	text-align: left;
	color: #7c9cc7;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: lighter;
}
.left_top_menu_words a:link
{
	text-decoration: underline;
	color: #a6b3d5;
}
.left_top_menu_words a:visited
{
	text-decoration: underline;
	color: #a6b3d5;
}
.left_top_menu_line
{
	height: 19px;
}

.left_bottom_container /* Container is used with div for positioning and sizing only */
					   /* specifies the background image or color as well */
{
	width: 300px;
	height: 404px;
	position: absolute;
	top: 200px;
	left: 0px;
	background-color: Transparent;
}

.left_bottom_text /* Specifies position and size as well as text attributes */
{
	width: 260px;
	margin: 20px;
	text-align: center;
	color: #7c9cc7;
}
.left_bottom_text a:link
{
	text-decoration: underline;
	color: #a6b3d5;
}
.left_bottom_text a:visited
{
	text-decoration: underline;
	color: #a6b3d5;
}

.left_bottom_rotator /* Specifies position and size as well as text attributes */
{
	width: 260px;
	margin: 20px;
	text-align: center;
}

.left_bottom_rotator_images
{
	top: 3px;
	left: 0px;
	height: 300px;
	width: 260px;
}

.left_container /* Container is used with div for positioning and sizing only */ /* specifies the background image or color as well */
{
	width: 300px;
	height: 604px;
	position: absolute;
	margin: 0px;
	background-image: url(../images/left_bkgd300x2000b.jpg);
	background-repeat: no-repeat;
}

.left_grid
{
	top: 205px;
	position: absolute;
	width: 260px;
	height: 564px;
	margin: 20px;
}

.left_grid_item
{
	cursor: pointer;
}

.left_rotator /* Specifies position and size as well as text attributes */
{
	top: 205px;
	position: absolute;
	width: 300px;
	margin: 0px;
}
.contact_left_top
{
	margin-top: 35px;
}

.contact_left_middle
{
	top: 205px;
	position: absolute;
	width: 260px;
	margin-left: 20px;
	margin-right: 20px;
}
.contact_left_middle2
{
	top: 260px;
	position: absolute;
	width: 260px;
	margin-left: 20px;
	margin-right: 20px;
}

.contact_left_middle3
{
	top: 290px;
	position: absolute;
	width: 260px;
	margin-left: 20px;
	margin-right: 20px;
}
.contact_left_middle3 a:link
{
	text-decoration: underline;
	color: #a6b3d5;
}
.contact_left_middle3 a:visited
{
	text-decoration: underline;
	color: #a6b3d5;
}
.contact_left_bottom
{
	top: 390px;
	position: absolute;
	width: 280px;
	margin-left: 10px;
	margin-right: 10px;
}
.contactGrid
{
}

.newsContainer
{
	top: 215px;
	position: absolute;
	border: none;
	width: 300px;
	height: 150px;
	background-color: Transparent;
}
.newsTop
{
	border: none;
	width: 300px;
	height: 22px;
	margin-top: 5px;
	background-color: Transparent;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
	color: #7c9cc7;
	text-align: center;
}
.newsHeader
{
	margin: 10px;
}
.newsText a:link
{
	text-decoration: underline;
	color: #a6b3d5;
}
.newsText a:visited
{
	text-decoration: underline;
	color: #a6b3d5;
}
.newsText
{
	border: none;
	width: 300px;
	height: 178px;
	background-color: Transparent;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}
.newId
{
	text-decoration: underline;
}
.newsBottom
{
	border: none;
	width: 176px;
	height: 66px;
	background-color: #fff;
}

#footer
{
	height: 50px;
	width: 900px;
	position: absolute;
	top: 790px;
	left: 0px;
}

.text_normal_justified_silver
{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #555555;
	text-align: justify;
}
.text_normal_justified_white
{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #7c9cc7;
	text-align: justify;
}
.text_bold_16_center_blue
{
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
	color: #7c9cc7;
	text-align: center;
}

.text_normal_16_center_blue
{
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;
	color: #7c9cc7;
	text-align: center;
}

.text_italic_14_center_blue
{
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
	color: #7c9cc7;
	text-align: center;
}

.text_normal_14_center_blue
{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color: #7c9cc7;
	text-align: center;
}

.text_normal_14_16_center_blue
{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #7c9cc7;
	text-align: center;
}

.text_normal_20_center_blue_bold
{
	font-size: 20px;
	font-style: normal;
	line-height: 26px;
	color: #7c9cc7;
	text-align: center;
	font-weight: bold;
}

.text_normal_14_left_darkblue_lighter
{
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #0b2059;
	text-align: left;
	font-weight: lighter;
}

.text_normal_24_left_darkblue_lighter
{
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	color: #0b2059;
	text-align: left;
	font-weight: lighter;
}

.slide_show_container
{
	width: 900px;
	height: 604px;
	position: absolute;
	top: 0px;
	left: -300px;
	margin: 0px;
	background-image: url(../images/slideshow_bkgd.gif);
	background-repeat: no-repeat;
}

.slide_show_picture
{
	width: 640px;
	height: 450px;
	position: absolute;
	top: 75px;
	left: 130px;
	text-align: center;
}

.classTeamName
{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: absolute;
	top: 48px;
	left: 0px;
}

.classTeamDepartment
{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: absolute;
	top: 86px;
	left: 0px;
}

.classTeamPosition
{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: absolute;
	top: 126px;
	left: 0px;
}

.classTeamBiography
{
	position: absolute;
	top: 200px;
	left: 20px;
	height: 210px;
	width: 540px;
}

.classTeamPhoto
{
	top: 0px;
	left: 360px;
	/*width: 200px; */
	/*height: 200px; */
	position: absolute;
}

.careerDepartment
{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: absolute;
	top: 48px;
	left: 0px;
}

.careerPosition
{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: absolute;
	top: 48px;
	left: 200px;
}

.careerPostedDate
{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: absolute;
	top: 48px;
	left: 400px;
}

.careerDescription
{
	position: absolute;
	top: 86px;
	left: 20px;
	height: 210px;
	width: 540px;
}

.equipSalesGrid
{
	margin: 20px;
}

.equipShortDesc
{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: absolute;
	top: 48px;
	left: 0px;
}

.equipContactName
{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	position: absolute;
	top: 86px;
	left: 0px;
}

.equipContactPhone
{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	position: absolute;
	top: 86px;
	left: 100px;
}

.equipContactEmail
{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: absolute;
	top: 96px;
	left: 0px;
}

.equipLongDesc
{
	position: absolute;
	top: 140px;
	left: 20px;
	height: 235px;
	width: 290px;
	overflow: auto;
}

.equipPhoto1
{
	position: absolute;
	top: 0px;
	left: 330px;
	width: 230px;
	height: 185px;
}

.equipPhoto2
{
	position: absolute;
	top: 190px;
	left: 330px;
	width: 230px;
	height: 185px;
}

.corPicture
{
	width: 560px;
	height: 330px;
}

.safety_content_words
{
	border-left: thin dotted #666;
	margin: 20px 0px;
	width: 557px;
	height: 386px;
	position: absolute;
	top: 200px;
	left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-left: 20px;
	font-weight: lighter;
	overflow: hidden;
}
