/* CSS AddMedia Global Style */

@import url("navigation.css");
@import url("slides.css");
@import url("footer.css");

body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	background: #000000;
	margin: 0 auto;
	}
#body_container	{
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px auto;
	background-color:#000;
	border-top: 0px solid #CCC;
	border-bottom: 1px dotted #333;
	}
#site_logo	{
	position: relative;
	float: left;
	width: 1250px;
	max-width: 85%;
	height: 25px;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	color: #9c9c9c;
	padding: 50px 40px 0px 50px;
	background: #000 url(../images/site_logo.jpg) no-repeat top right;
	}
#header_main	{
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 100%;
	height: 250px;
	background: #333333 url(../images/bgd_image_bridge_extens.jpg) repeat-x top left;
	}
#header_trucks	{
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 100%;
	height: 250px;
	background: #333333 url(../images/bgd_image_truck_extens.jpg) repeat-x top left;
	}	
#header_other	{
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 100%;
	height: 250px;
	background: #333333 url(../images/bgd_image_bridge_extens.jpg) repeat-x top left;
	}		

/*--- Page Title & Profile ---*/

#pageinfo	{
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 100%;
	height: 27px;
	border-top: 1px solid #484848;
	border-bottom: 1px solid #484848;
	background: #000 url(../images/pageinfo_bgd.jpg) bottom left repeat-x;
	min-width: 90%;
	margin: 0;
	}
#pagetitle	{
	float: left;
	width: 565px;
	height: auto;
	color: #c4c4c4;
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	border-left: 16px solid #ee7700;
	margin: 5px 0 0 50px;
	} 
#iconset	{
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 325px;
	height: auto;
	padding: 0;
	margin: 0px 0px 0px 0px;
	}
#iconset	.type	{
	color:#CCC;
	font-size: 80%;
	text-align: right;
	}
#iconset img	{
	padding: 0;
	margin: 0 6px 0 0; /*-- Adjust right margin for icons --*/
	border:  1px solid #666699;
	}
#iconset a	{
	text-decoration: none;
	}
	
/*--- Content Area ---*/
	
#content_container	{
	position: relative;
	float: left;
	top: 0; /*--DONT alter main content margin-*/
	left: 0; /*-DONT alter main content margin-*/
	width: 1250px; 
	height: auto;
	padding: 25px 0px; 
	margin: 0px auto;
	min-width: 90%;
	}
	
/*--- Column One ---*/
	
#column_one	{
	position: relative;
	float: left;
	top: 0;
	left: 25px;/*-- This # to increase margin for content--*/
	width: 700px; /*-- Use % width for variable content --*/
	color: #c4c4c4;
	font-size: 90%;
	line-height: 180%;
	padding: 0 20px;
	margin-right: 10px;	
	}
#column_one	.highlight	{
	color: #ee7700;
	font-size: 110%;
	font-weight: bold;
	}

/*--- Contact Page - Unique ---*/

#contact_info	{
	position: relative;
	float: left;
	top: 0;
	left: 50px;/*-- This # to increase margin for content--*/
	width: 1000px; /*-- Use % width for variable content --*/
	color: #FFF;
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	margin-bottom: 20px;
	}
#contact_info .highlight	{
	font-size: 110%;
	font-weight: bold;
	line-height: 150%;
	color: #ee7700;
	padding: 0 10px 20px 0px;
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
	}
#profile_photo	{
	position: relative;
	float: left;
	top: 0;
	left: 100px;/*-- This # to increase margin for content--*/
	width: 1000px; /*-- Use % width for variable content --*/
	height: auto;
	padding: 0 10px;
	}
#profile_photo img	{
	width: auto;
	height: auto;
	border: 1px solid #999999;
	}
#profile_photo .text	{	
	float: left;
	top: 20px;
	left: 10px;/*-- This # to increase margin for content--*/
	width: 600px; /*-- Use % width for variable content --*/
	color: #ee7700;
	font-size: 90%;
	font-weight: normal;
	line-height: 120%;
	}
	
/*--- Column Two for sub nav see navigation.css---*/

#column_two	{
	position: relative;
	float: left;
	width: 300px;/*--Use  px width for fixed content--*/
	top: 0;
	left: 30px;
	height: auto;
	padding: 0;
	}
#column_two_text	{
	position: relative;
	float: left;
	width: 240px;
	height: auto;
	top: 0;
	left: 0;
	color: #c4c4c4;
	font-size: 90%;
	text-align: left;
	line-height: 120%;
	}
#gallery_title	{
	position: relative;
	float: left;
	width: 300px;
	top: 0;
	left: 0;
	height: auto;
	color: #c4c4c4;
	font-size: 110% ;
	font-weight: bold;
	padding: 12px 0 5px 0;
	}
	
/*--- Section Content ---*/

#section_line	{
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 300px;
	height: auto;
	border-top: 2px solid  #990000;
	}
#section_one	{
	position: relative;
	float: left;
	width: 98%;
	top: 0;
	left: 0;
	color:#CCC;
	font-size: 90%;
	text-align: left;
	line-height: 140%;
	padding: 0;
	margin: 0;
	}
#section_one	.title	{
	width: auto;
	height: auto;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
	color: #ee4400;
	padding: 0;
	margin: 0;
	}
#section_one	.subtitle	{
	width: auto;
	height: auto;
	font-style: normal ;
	font-weight: 100%;
	text-align: left;
	line-height: 120%;
	color: #FFF;
	padding: 0;
	margin: 0;
	}
#section_one	.subtext	{
	position: relative;
	float: left;
	top: 0;
	left: 20px;
	width: auto;
	height: auto;
	font-style: normal ;
	font-weight: normal;
	text-align: left;
	color: #CCC;
	padding: 0;
	margin: 0;
	}
#section_image	{
	position: relative;
	float: left;
	width: auto;
	text-align: center;
	border: 1px solid #5e5e5e;
	padding: 0 0;
	margin: 0 10px 5px 0;
	}
#section_profile	{
	position: relative;
	float: left;
	width: 100%;
	top: 0;
	left: 0;
	text-align: left;
	color:#c0c0c0;
	padding: 5px 20px 10px 0;
	margin: 0;
	}	
	

