@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html {
	height:100%
}
body {
	line-height: 1;
	background-color:#546473;
	height:100%;
	width: 100%;
}
center {
	height:100%;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse
	border-spacing: 0;
}

/* background wrapper */

/* PNG FIX */
img, div, h1, p, ul, li, input { behavior: url(scripts/iepngfix.htc) }


/* main CSS */
/* home page */
.home_main_content {
	text-indent:-9009px;
	width:960px;
	}
#home_caption {
	background-image:url(../images/home_caption.png);
	background-repeat:no-repeat;
	margin:75px 0 0 405px;
	height:157px;
}
.home_top_area {
	height:320px;
	
}
.right_column_home {
	width:315px;
	float:right;
	background-repeat:no-repeat;
	height:286px;
	margin: 1px 0 0 0;
	background-image: url(../images/home_rt_col_photo.png);
	background-position: right bottom;
}
#home_h1 {
	background-image:url(../images/home_h1.png);
	background-repeat:no-repeat;
	height: 230px;
}
/* **** */
#main_wrapper {
	background-image:url(../images/background_gradient.png);
	background-repeat:repeat-x;
	background-position:top;
	margin: auto;
	height: 100%;
	background-color: #546473;
}
#main_wrapper a:hover {
	color:#104E8B
} 
#inner_wrapper_home {
	width:960px;
	margin:auto;
	background-image:url(../images/home_masthead.png);
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 90%;
	min-height: 570px;
	text-align: left;
}
#inner_wrapper_products {
	width:960px;
	margin:auto;
	background-image:url(../images/gray_background_products2.png);
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	min-height: 800px;
	text-align: left;
	height: 90%;
}
#inner_wrapper_gravel {
	width:960px;
	margin:auto;
	background-image:url(../images/gray_background_products2.png);
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	min-height: 870px;
	text-align: left;
	height: 90%;
}
#inner_wrapper_protection {
	width:960px;
	margin:auto;
	background-image:url(../images/gray_background_protection.png);
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	min-height: 840px;
	text-align: left;
	height: 90%;
}
#inner_wrapper_offices {
	width:960px;
	margin:auto;
	background-image:url(../images/gray_background_office.png);
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	min-height: 640px;
	text-align: left;
	height: 90%;
}

#inner_wrapper_resume {
	width:960px;
	margin:auto;
	background-image:url(../images/gray_background_resume.png);
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	min-height: 670px;
	text-align: left;
	height: 90%;
}
#inner_wrapper_contact {
	width:960px;
	margin:auto;
	background-image:url('../images/gray_background_contact.png');
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	min-height: 670px;
	text-align: left;
	height: 1000px;
}
#inner_wrapper_plain {
	width:960px;
	margin:auto;
	background-image:url(../images/gray_background_secondary.png);
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	min-height: 640px;
	text-align: left;
	height: 90%;
}
#inner_wrapper_about {
	width:960px;
	margin:auto;
	background-image:url(../images/gray_background_about.png);
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	min-height: 640px;
	text-align: left;
	height: 90%;
}
#inner_wrapper_projects {
	width:960px;
	margin:auto;
	background-image:url(../images/proj_background.png);
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	min-height: 840px;
	text-align: left;
	height: 90%;
}

/* navigation */
.nav {
	width:960px;
	margin:0;
	background-image:url(../images/nav_background_03.png);
	background-repeat:no-repeat;
	background-position:top;
}

.nav ul {
	height:50px;
	}

.nav li {
	float:left;
	height:50px;
	display:block;
}

#home {
	background-image:url(../images/home.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-left: 26px;
}


#home a {
	padding:0 14px 0 30px;
	background-image:url(../images/home.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:22px;
	height:50px;
	display:block;
	text-indent:-9009px;
}

#home_on {
	background-image:url(../images/home_on_bt.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-left: 26px;
}

#home_on a {
	padding:0 14px 0 30px;
	background-image:url(../images/home_on_bt.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:22px;
	height:50px;
	display:block;
	text-indent:-9009px;
}

#home a:hover {
	background-image:url(../images/home_on_bt.jpg);
}

#products {
	background-image:url(../images/products.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#products a {
	padding:0 15px 0 14px;
	background-image:url(../images/products.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:50px;
	width:135px;
	display:block;
	text-indent:-9009px;
}
#products_on {
	background-image:url(../images/products_on.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#products_on a {
	padding:0 15px 0 14px;
	background-image:url(../images/products_on.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:50px;
	width:135px;
	display:block;
	text-indent:-9009px;
}

#products a:hover {
	background-image:url(../images/products_on.jpg);
}


#protection {
	background-position:center;
	background-image:url(../images/protection.jpg);
	background-repeat:no-repeat;
}

#protection a {
	padding:0 15px 0 14px;
	background-position:center;
	background-image:url(../images/protection.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:178px;
	display:block;
	text-indent:-9009px;
}
#protection_on {
	background-position:center;
	background-image:url(../images/protection_on.jpg);
	background-repeat:no-repeat;
}
#protection_on a {
	padding:0 15px 0 14px;
	background-position:center;
	background-image:url(../images/protection_on.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:178px;
	display:block;
	text-indent:-9009px;
}

#protection a:hover {
	background-image:url(../images/protection_on.jpg);
}
#projects {
	background-image:url(../images/projects_08.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#projects a {
	padding:0 15px 0 19px;
	background-image:url(../images/projects_bt_08.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:50px;
	width:49px;
	display:block;
	text-indent:-9009px;
}
#projects_on {
	background-image:url(../images/projects_on_08.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#projects_on a {
	padding:0 15px 0 19px;
	background-image:url(../images/projects_on_08.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:50px;
	width:49px;
	display:block;
	text-indent:-9009px;
}


#projects a:hover {
	background-image:url(../images/projects_on_08.jpg);
}

#office {
	background-position:center;
	background-image:url(../images/office.jpg);
	background-repeat:no-repeat;
}
	

#office a {
	padding:0 15px 0 8px;
	background-position:center;
	background-image:url(../images/office.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:101px;
	display:block;
	text-indent:-9009px;
}
#office {
	background-position:center;
	background-image:url(../images/office_on.jpg);
	background-repeat:no-repeat;
}
#office_on a {
	padding:0 15px 0 8px;
	background-position:center;
	background-image:url(../images/office_on.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:101px;
	display:block;
	text-indent:-9009px;
}

#office a:hover {
	background-image:url(../images/office_on.jpg);
}

#office a:active {
	background-image:url(../images/office_on.jpg);
}

#about {
	background-position:center;
	background-image:url(../images/about.jpg);
	background-repeat:no-repeat;
}

#about a {
	padding:0 15px 0 10px;
	background-position:center;
	background-image:url(../images/about.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:62px;
	display:block;
	text-indent:-9009px;
}
#about_on {
	background-position:center;
	background-image:url(../images/about_on.jpg);
	background-repeat:no-repeat;
}

#about_on a {
	padding:0 15px 0 10px;
	background-position:center;
	background-image:url(../images/about_on.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:62px;
	display:block;
	text-indent:-9009px;
}


#about a:hover {
	background-image:url(../images/about_on.jpg);
}

#about a:active {
	background-image:url(../images/about_on.jpg);
}

#careers {
	background-position:center;
	background-image:url(../images/careers.jpg);
	background-repeat:no-repeat;
}
#careers_on {
	background-position:center;
	background-image:url(../images/careers_on.jpg);
	background-repeat:no-repeat;
}


#careers a {
	padding:0 15px 0 8px;
	background-position:center;
	background-image:url(../images/careers.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:66px;
	display:block;
	text-indent:-9009px;
}
#careers_on a {
	padding:0 15px 0 8px;
	background-position:center;
	background-image:url(../images/careers_on.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:66px;
	display:block;
	text-indent:-9009px;
}

#careers a:hover {
	background-image:url(../images/careers_on.jpg);
}

#careers a:active {
	background-image:url(../images/careers_on.jpg);
}

#contact {
	background-position:center;
	background-image:url(../images/contact.jpg);
	background-repeat:no-repeat;
}

#contact a {
	padding:0 13px 0 9px;
	background-position:center;
	background-image:url(../images/contact.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:64px;
	display:block;
	text-indent:-9009px;
}
.careers_content
{
    width: 100%;
	font-size:13px;
	text-indent:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 10px 0 5px 0;
	color: #333;
}
#contact a:hover {
	background-image:url(../images/contact_on.jpg);
}
#contact_on {
		background-image:url(../images/contact_on.jpg);
		background-position:center;
		background-repeat:no-repeat;
}
#contact_on a {
	padding:0 13px 0 9px;
	background-position:center;
	background-image:url(../images/contact_on.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:64px;
	display:block;
	text-indent:-9009px;
}
.contact_content
{
    width: 200px;
	font-size:13px;
	text-indent:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 10px 0 5px 0;
	color: #333;
}
.contact_description_content
{
    width: 475px;
	font-size:13px;
	text-indent:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 10px 0 5px 0;
	color: #333;
}
.item_list_area
{
	width:500px;
	height:30px;
}
.items_col1_content
{
	width: 40px;
	float:left;
	margin-right:5px;
	text-align:center;
	color:#567c9b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.items_col2_content
{
	width: 305px;
	float:left;
	margin-right:5px;
	color:#567c9b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.items_col3_content
{
	width: 55px;
	float:left;
	margin-right:5px;
	color:#567c9b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.items_col4_content
{
	width: 50px;
	float:left;
	color:#567c9b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.items_col2_textbox
{
	width:305px;
}
.items_col3_textbox
{
	width:55px;
}
.items_col4_textbox
{
	width:50px;
}



/* Masthead Area */
#masthead {
	width:960px;
	height:119px;
	background-image:url(../images/masthead_inner_06.png);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:-9009px;
}
/* Content Area - Secondary Page */
.secondary_page_content_area {
	text-align:left;
}
.left_column {
	text-align:left;
	text-indent:0px;
	width:180px;
	float:left;
	margin:0;
	padding:58px 0 0 35px;
}
.left_column p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
}
.left_column h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#567c9b;
	padding-bottom:5px;
}
.left_column ul {
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#666;
	font-size:13px;
}
.left_column li {
	padding-bottom:8px;
}
.left_column a {
	color:#567c9b;
	text-decoration: none;
}
.left_column_news {
	text-align:left;
	text-indent:0px;
	width:512px;
	float:left;
	margin:0;
	padding:58px 35px 0 50px;
	border:1;
}
.left_column_news p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	line-height: 20px;
}
.left_column_news a {
	color:#567c9b;
	text-decoration: none;
}
.right_column {
	width:215px;
	float:right;
	background-image:url(../images/line_grad.png);
	background-repeat:no-repeat;
	background-position: 0 4px;
	height:300px;
	margin: 50px 0 0 0;
}
.right_column_with_pic {
	width:315px;
	float:right;
	background-repeat:no-repeat;
	background-position: 0 4px;
	height:300px;
	margin: 50px 0 0 0;
}

.right_column_with_pic p {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:19px;
	padding: 0 20px 0 15px;
}

.right_column p {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:19px;
	padding: 0 20px 0 15px;
}
.right_column_projects {
	width:300px;
	float:left;
	height:300px;
	margin: 73px 0 0 0;
}
.right_column_projects p {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:19px;
}
.center_column {
	float:left;
	height:500px;
	width: 400px;
	margin:18px 10px 0 60px;
	display: block;
}
.center_column_wider {
	float:left;
	width: 640px;
	margin:10px 10px 0 20px;
	height: 450px;
}
.center_column h1 {
	text-indent:-9009px;
	height:28px;
	padding:0;
}
.center_column_wider h1 {
	text-indent:-9009px;
	height:36px;
	padding:0;
}
.center_column_wider a {
	color:#567c9b;
	text-decoration: none;
}
.center_column_projects {
	float:left;
	width: 390px;
	margin:10px 10px 0 20px;
	height: 450px;
}
.center_column_projects h1 {
	text-indent:-9009px;
	height:36px;
	padding:0;
}
.center_column_locations h1 {
	text-indent:-9009px;
	height:28px;
	padding:0;
}
.center_column_locations {
	float:left;
	width: 715px;
	margin:10px 10px 0 20px;
	height: 450px;
}
.center_column_locations p {
	font-size:13px;
	text-indent:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	margin: 3px 0 5px 0;
	color: #333;
	width:250px;
	text-align: left;
}
.center_column_locations a:link {
	color:#567c9b;
	text-decoration: none;
}
.center_column_news {
	float:left;
	width: 335px;
	margin:54px 0px 0 0px;
	height: 450px;
}
.center_column_news p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:20px;
}
.center_column_news a {
	color:#567c9b;
	text-decoration: none;
}
.center_column p {
	font-size:13px;
	text-indent:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	margin: 10px 0 10px 0;
	color: #333;
	text-align: left;
}
.center_column_wider p {
	font-size:13px;
	text-indent:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	margin: 3px 0 5px 0;
	color: #333;
	width:680px;
	text-align: left;
}
.center_column_projects h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin:6px 0 0 0;
	padding-top:3px;
	color:#567c9b;
	font-size:15px;
}
.center_column_prot h1 {
	text-indent:-9009px;
	height:28px;
	padding:0;
}
.center_column_prot {
	float:left;
	width: 715px;
	margin:10px 10px 0 20px;
	height: 450px;
	font-family:Arial, Helvetica, sans-serif;
}
.center_column_prot p {
	font-size:13px;
	text-indent:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	margin: 3px 0 5px 0;
	color: #333;
	width:300px;
	text-align: left;
}
.center_column_prot a:link {
	color:#567c9b;
	text-decoration: none;
}
.center_column_prot h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding-top:6px;
	color:#567c9b;
	font-size:15px;
}
.center_column_prot ul {
	color:#333;
	font-size:13px;
	font-style:oblique;
	list-style-type: none;
}
.center_column_prot li {
	line-height:15px;
	margin: 7px 0 7px 0;
}
/* Bottom Area */
#bottom_area {
	height:100px;
	background-image:url(../images/bottom.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	clear: both;
	margin: auto;
	width: 960px;
	padding: 9px 20px 10px 20px;
}
#bottom_area p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
}
#bottom_area a {
	color:#fff;
}
/* forms */
oldform.form_style input, oldform.form_style textarea {
    border: solid 1px #c4bfbf;
    background: #e7e6e6;
    height:29px;
	
}
.fieldclass {
}
.fieldclass2 {
	display:inline-table;
	float: right;
}
.fieldclass_width_360 {
	width:360px;
	background-color:#E7E7E7;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	border: 1px solid #B8B8B8;
	font-size: 13px;
	color: #333333;
	line-height: 13px;
	padding:6px;
	margin-bottom: 0px;
	margin-top:2px;
}
.fieldclass_width_240 {
	width:240px;
	background-color:#E7E7E7;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	border: 1px solid #B8B8B8;
	font-size: 13px;
	color: #333333;
	line-height: 13px;
	padding: 6px;
	vertical-align: top;
	margin: 2px 0 5px 0;
}
.fieldclass p {
	color:#567c9b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:0;
	margin: 0;
}
.fieldclass button {
	background-image:url(../images/browse.png);
}
.browse_button {
	padding: 0px 0 0 10px;
}
.submit_button {
}
	
/* Page Headlines */
#products_h1 {
	background-image: url(../images/products_h1.png);
	background-position: 0 0;
	background-repeat:no-repeat;
}
#projects_h1 {
	background-image: url(../images/projects_h1.png);
	background-position: 0 0;
	background-repeat:no-repeat;
}
/* Page specific */
.services_content {
	font-family:Arial, Helvetica, sans-serif;
}
.services_content h2 {
	padding-top:10px;
	color:#567c9b;
	font-size:15px;
}
.services_content ul {
	color:#333;
	font-size:13px;
	list-style-type: none;
}
.services_content li {
	line-height:15px;
	margin: 7px 0 7px 0;
}
.services_content p {
	width: 200px;
	color:#333;
	font-size:13px;
	list-style-type: none;
	margin: 7px 0 7px 0;
}
.office_col_head {
	padding-top:3px;
	color:#567c9b;
	font-size:20px;
}
.center_column_news h2 {
	padding-top:10px;
	color:#567c9b;
	font-size:15px;
}
.gravel_content p {
	width: 375px;
	color:#333;
	font-size:13px;
	list-style-type: none;
	margin: 7px 0 7px 0;
}
.gravel_content h2 {
	padding-top:10px;
	color:#567c9b;
	font-size:15px;
}
.gravel_img {
	padding-left: 10px;
	background-image:url(../images/gravel.png);
	height:630px;
}
.float_right {
	float:right;
}
.float_left {
	float:left;
	width: 210px;
	padding-right:10px;
}
.float_left_1 {
	float:left;
	width: 310px;
}
.float_left_2 {
	float:left;
	width:210px;
}
.float_left_3 {
	padding-top:21px;
	float:left;
	width:210px;
}
.float_left_4 {
	float:left;
	width:380px;
}
.float_left_5 {
	float:left;
	width: 310px;
	margin-right: 20px;
}
.float_left_6 {
	float:left;
	width:380px;
}
.float_left_7 {
	padding-top:37px;
	float:left;
	width:100px;
	padding-left:10px;
}
.float_left_8 {
	float:left;
	width: 240px;
}
.float_left_9 {
	float:left;
	width:200px;
	padding-left:10px;
}
.float_left_10 {
	float:left;
	width:410px;
}
.services_content p {
}
.no_indent {
	text-indent:0;
	margin: 50px;
	padding: 0;
}
#contact_h1 {
	background-image:url(../images/contact_h1.png);
	background-repeat:no-repeat;
}
/*careers page*/
#career_pic_right {
	background-image:url(../images/sidepic_careers.png);
	background-position:top left;
}
/*office page*/
#office_h1 {
	background-image:url(../images/office_h1.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding-bottom: 3px;
}
/*about page*/
#about_h1 {
	background-image:url(../images/about_h1.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding-bottom: 3px;
}
.about_content p {
}
/* Protection Page */
#protect_h1 {
	background-image:url(../images/force_prtct_h1.png);
	background-repeat:no-repeat;
	height: 42px;
}

/*Projects page*/
.projects_area {
	font-family:Arial, Helvetica, sans-serif;
	width:380px;
	float:left;
}
.projects_area ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:14px;
	font-weight:bold;
}
.projects_area li {
	text-indent:-9009px;
	margin:5px 0 5px 0;
}
#theaterwide_proj {
	background-image:url(../images/proj_theater_bt_off.png);
	background-position:left top;
	background-repeat:no-repeat;
	
}
#theaterwide_proj a {
	background-image:url(../images/proj_theater_bt_off.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:374px;
	height:57px;
	display:block;
	vertical-align:bottom;
}
#theaterwide_proj a:hover {
	background-image:url(../images/proj_theater_bt_on.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#office_units_proj a {
	background-image:url(../images/proj_office_units_bt_off.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:374px;
	height:57px;
	display:block;
	vertical-align:bottom;
}
#office_units_proj {
	background-image:url(../images/proj_office_units_bt_off.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#office_units_proj a:hover {
	background-image:url(../images/proj_office_units_bt_on.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#customized_office_proj a {
	background-image:url(../images/proj_customized_bt_off.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:374px;
	height:57px;
	display:block;
	vertical-align:bottom;
}
#customized_office_proj  {
	background-image:url(../images/proj_customized_bt_off.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#customized_office_proj a:hover {
	background-image:url(../images/proj_customized_bt_on.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#aircraft_takeoff_proj {
	background-image:url(../images/proj_aircraft_bt_off.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#aircraft_takeoff_proj a {
	background-image:url(../images/proj_aircraft_bt_off.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:374px;
	height:57px;
	display:block;
	vertical-align:bottom;
}
#aircraft_takeoff_proj a:hover {
	background-image:url(../images/proj_aircraft_bt_on.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#fob_proj  {
	background-image:url(../images/proj_fob_bt_off.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#fob_proj a {
	background-image:url(../images/proj_fob_bt_off.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:374px;
	height:57px;
	display:block;
	vertical-align:bottom;
}
#fob_proj a:hover {
	background-image:url(../images/proj_fob_bt_on.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#aggregates_proj {
	background-image:url(../images/proj_aggregates_bt_off.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#aggregates_proj a {
	background-image:url(../images/proj_aggregates_bt_off.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:374px;
	height:57px;
	display:block;
	vertical-align:bottom;
}
#aggregates_proj a:hover {
	background-image:url(../images/proj_aggregates_bt_on.png);
	background-position:left top;
	background-repeat:no-repeat;
}
/** Popup styles **/
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}

#popupContact{
display:none;
position:fixed;
/**_position:absolute; /* hack for internet explorer 6*/
height:384px;
width:408px;
z-index:2;
padding:12px;
font-size:13px;
}

#popupContactClose{
	font-family:"Arial Black", Gadget, sans-serif;
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#fff;
font-weight:700;
display:block;
}


#button{
}
.popup_wrapper {
	width:420px;
}
.popup_top {
	background-image:url(../images/popup_03.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:35px;
}
.popup_center {
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
	background-image:url(../images/popup_05.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.popup_center h1 {
	padding:3px 15px 0 15px;
	color:#567c9b;
	font-size:15px;
	text-align:left;
	line-height:16px;
}
.popup_center p {
	font-size:13px;
	text-indent:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	margin: 8px 0 5px 0;
	padding: 0 15px 0 15px;
	color: #333;
	text-align: left;
}
.black_background {
	background-color:#000;
	text-align:left;
	width:420px;
	margin:0;
	padding:0;
}
.popup_bottom {
	background-image:url(../images/popup_06.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:35px;
	width:420px;
}
#pop1 {
	display:none;
}
#pop2 {
	display:none;
}
#pop3 {
	display:none;
}
#pop4 {
	display:none;
}
#pop5 {
	display:none;
}
#pop6 {
	display:none;
}

.center_column_contact {
	float:left;
	width: 500px;
	margin:10px 10px 0 20px;
	height: 450px;
}
.center_column_contact p {
	width: 400px;
	font-size:13px;
	text-indent:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 10px 0 0 0;
}
.center_column_contact h1 {
	text-indent:-9009px;
	height:28px;
	padding:0;
}

.center_column_careers {
	float:left;
	width: 400px;
	margin:10px 10px 0 20px;
	height: 450px;
}
.center_column_careers p {
	width: 400px;
	font-size:13px;
	text-indent:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 10px 0 0 0;
}
.center_column_careers h1 {
	text-indent:-9009px;
	height:28px;
	padding:0;
}
#careers_h1 {
	background-image: url(../images/careers_h1.png);
	background-position: 0 0;
	background-repeat:no-repeat;
}
.right_column_protection {
	float:left;
	width: 720px;
	height: 450px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
.right_column_protection h1 {
	text-indent:-9009px;
	height:28px;
	padding:0;
}
.right_column_left_protection {
	float:left;
	width: 355px;
	margin:0px;
	padding-left: 0px;
}
.right_column_left_protection p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
	padding: 0px 20px 10px 0px;
	text-indent:0px;
	line-height:20px;
	margin: 0px 0 5px 0;
	color: #333;
	text-align: left;
}
.right_column_left_protection ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
.right_column_left_protection li {
	list-style-type:disc;
	font-weight:bold;
	list-style-position:inside;
	padding-bottom:8px;
	color: #333;
}
.right_column_right_protection {
	float:left;
	width:355px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.right_column_right_protection h2 {
	padding-top:3px;
	color:#567c9b;
	font-size:15px;
}
.right_column_right_protection p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding: 0px 20px 10px 0px;
	text-indent:0px;
	line-height:20px;
	margin: 0px 0 5px 0;
	color: #333;
	text-align: left;
}
#protection_h1 {
	background-image:url(../images/protection_h1.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding-bottom: 3px;
}
