@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------------------------

	Created by elykinnovation, inc. - http://www.elykinnovation.com
	Jacksonville, Florida - Web Design Company

--------------------------------------------------------------------------------------------------- */




a, div {-moz-outline:none;}

/* ----------------------------------------------------------------------------------------------------------------

	.png hack

------------------------------------------------------------------------------------------------------------------*/

/* * { behavior: url(iepngfix.htc); }*/
 img, div, span, a, p { behavior: url(css/iepngfix.htc); }
 

/* ---------------------------------------------------------------------------

	Body 

--------------------------------------------------------------------------- */

body {
	margin: 0px;
	/*background-image: url(../images/body_bg.jpg);*/
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #333;
	background-color: #fff;
}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 910px; /* Make this number 10px wider than actual design for ie issues */
}

#wrapper_flash {
	height: 0px;
	overflow: hidden;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 910px; /* Make this number 10px wider than actual design for ie issues */
}

#header {
	width: 900px;
	height: 100px;
	margin: 0px auto;
}

.flash_wrapper {
	width: 100%;
	height: 450px;
	background-image: url(../images/banner_lg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #CC0000;
	float: left;
	margin: 0px auto;
}

.banner {
	width: 100%;
	height: 198px;
	background-image: url(../images/banner_sm.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
	margin: 0px auto;
}

.banner_industrial {
	width: 100%;
	height: 250px;
	background-image: url(../images/banner_sm_industrial.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
	margin: 0px auto;
}

.banner_public_works {
	width: 100%;
	height: 250px;
	background-image: url(../images/banner_sm_public_works.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
	margin: 0px auto;
}

.banner_heavy_highway {
	width: 100%;
	height: 250px;
	background-image: url(../images/banner_sm_heavy_highway.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
	margin: 0px auto;
}

.banner_petro_chemical {
	width: 100%;
	height: 250px;
	background-image: url(../images/banner_sm_petro_chemical.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
	margin: 0px auto;
}




#container {
	float: left;
	padding: 12px 0px 0px 0px;
	width: 900px;
}

#side_a {
	float: left;
	width: 363px;
	padding: 0px 12px 20px 5px;
	border-right: 1px dotted #333;
}

#side_b { 
	margin: 0px;
	float: left;
	width: 506px;
	padding: 0px 0px 0px 12px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

/* ---------------------------------------------------------------------------

	For 3 column design: Leave off if unneccessary

--------------------------------------------------------------------------- */

#side_c {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	width: 900px;
}


.footer_wrapper {
	background-image: url(../images/body_bg.jpg);
	height: 140px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.footer {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 900px;
}

.contact_us_box {
	width:400px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#333;
	margin:0px 0px 0px 6px;
	padding:0px 10px 0px 10px;
	float:left;
}


/* ---------------------------------------------------------------------------

	Logo Replace

--------------------------------------------------------------------------- */

#logo a {
	display: block;
	text-decoration: none;
	width: 180px;
	height: 100px;
	background-image: url(../images/logo_superior.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	float: left;
}

/* ---------------------------------------------------------------------------

	Project and Gallery Table

--------------------------------------------------------------------------- */

.column_header {
	color:#CC0000;
	font-size: 14px;
	font-weight: bold;
}

.project_name {
	font-weight: bold;
}

.start_date {
	font-weight: bold;
	color: #CC6600;
}

.contract_amount {
	font-weight: bold;
	color: #333300;
}

.pictures_available a { 
	display: block;
	text-decoration: none;
	width: 26px;
	height: 22px;
	background-image: url(../images/icon_pictures_available.png);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 40px;
}



/* ---------------------------------------------------------------------------

	Text

--------------------------------------------------------------------------- */

#side_a p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
}

#side_c a:link, #side_c a:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

#side_c a:hover, #side_c a:visited:hover {
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
}

.footer_address {
	background-image: url(../images/crane.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 500px;
	padding: 0px 0px 0px 50px;
	margin: 0px 0px 0px 10px;
	float: left;
	color: #fff;
	font-size: 12px;
}

.footer_superior_title {
	font-size: 14px;
	font-weight: bold;
}

.copyright {
	color: #fff;
	padding: 10px 0px;
}

h1 {
	margin: 0px 0px 10px 0px;
	font-size: 20px;
	color: #c41900;
	font-weight: bold;
}

h2 {
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	color: #006699;
	font-weight: bold;
}

.awards_year {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	border-bottom: 1px solid #006699;
}

.safety_contact {
	width: 870px;;
	background-color: #eee;
	padding: 5px 10px;
}

.project_title {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	border-bottom: 1px solid #006699;
}

/* ---------------------------------------------------------------------------

	General Declarations

--------------------------------------------------------------------------- */


.hide {
	visibility: hidden;
	display: none;
	text-indent: -8520px;
}

.pictureframe {
	border: #000 1px solid;
	padding: 4px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
	background-color: transparent;
	height: 1px;
}

.top_padding {
	margin: 10px 0px;
}

/* ---------------------------------------------------------------------------

	Horizontal Navigation

--------------------------------------------------------------------------- */

#area_of_interest {
	white-space: nowrap;
	float: left;
} 
#area_of_interest ul {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#area_of_interest ul li {
	display: inline;
	text-align: left;
	margin-left: 0px;
	margin-right: 2px;
}

.menu_container {
	width: 585px;
	height: 50px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 50px 0px 0px 135px;
	float: left;
}

.menu {
	white-space: nowrap;
	float: left;
	width: 520px;
	height: 20px;
}
 
.menu ul {
	padding: 0px;
	margin: 0px;
}

.menu ul li {
	display: inline;
	text-align: center;
	padding-left: 0px;
	padding-right: 45px;
	color: #bc1302;
	font-size: 14px;
	font-weight: bold;
}

.menu ul li a:link, .menu ul li a:visited {
	color: #bc1302;
	text-decoration: none;
}

.menu ul li a:hover, .menu ul li a:visited:hover {
	color: #006699;
	text-decoration: none;
}

.back_to_projects {
	float: right;
}

.project_info {
	margin: 3px 0 15px;
}

.project_info td {
	
}

.project_info th {
	padding: 3px 8px 0 0;
	text-align: right;
}

.project_gallery {
	float: left;
	padding: 15px 0px 15px 0px;
	border-collapse: collapse;
} 

.project_gallery td {
	margin: 0;
	padding: 6px 10px 0 0;
	border: none;
	text-align: center;
}

/* ---------------------------------------------------------------------------

	Unordered List Stylings

--------------------------------------------------------------------------- */
#awards ul {
	padding-left: 5px;
	 margin-left: 5px;
	 margin-top: 0px;
	 text-indent: 1px;
	 list-style: none;
}

#awards li {
	border-bottom: #CCCCCC 1px dotted;
	width: 95%;
	margin: 0px 0px;
	padding: 4px 0px;
	font-size: 13px;
	font-weight: bold;
}

#awards li ul li {
	border-bottom: none;
	font-weight: normal;
	color: #666;
}


.corporate_listing {
	float: left;
	width: 350px;
}

.corporate_listing_title {
	margin: 15px 0px 10px 0px;
	font-size: 16px;
	color: #006699;
	font-weight: bold;
}

.corporate_listing ul {
	padding-left: 5px;
	 margin-left: 5px;
	 margin-top: 0px;
	 text-indent: 1px;
	 list-style: none;
}

.corporate_listing li {
	border-bottom: #CCCCCC 1px dotted;
	width: 95%;
	margin: 0px 0px;
	padding: 4px 0px;
	font-size: 13px;
	font-weight: bold;
}


.project_management {
	float: left;
	width: 350px;
}

.project_management_title {
	margin: 15px 0px 10px 0px;
	font-size: 16px;
	color: #006699;
	font-weight: bold;
}

.project_management ul {
	padding-left: 5px;
	 margin-left: 5px;
	 margin-top: 0px;
	 text-indent: 1px;
	 list-style: none;
}

.project_management li {
	border-bottom: #CCCCCC 1px dotted;
	width: 95%;
	margin: 0px 0px;
	padding: 4px 0px;
	font-size: 13px;
	font-weight: bold;
}

#NAME ul {
	padding-left: 5px;
	 margin-left: 5px;
	 margin-top: 0px;
	 text-indent: 1px;
	 list-style: none;
}

#NAME li {
	border-bottom: #CCCCCC 1px dotted;
	width: 95%;
	margin: 0px 0px;
	padding: 4px 0px;
	font-size: 13px;
}

#NAME a:link, #NAME a:visited {
	color: #333333;
	text-decoration: none;
}

#NAME a:hover, #NAME a:visited:hover {
	color: #990000;
	text-decoration: none;
}

.file_list {
	width: 100%;
}

.file_list td {
	padding: 3px 6px;
}

.file_list th {
	text-align: center;
}

.file_list .grey {
	background-color: #e5e5e5;
}

.file_list .button_cell {
	text-align: center;
}