@charset "utf-8";
/* NEW_ABOUT_CSS 12/18/2008 */

/* COMPANY_HISTORY */

#company_history {
border-bottom: none;
}

#timeline_flash {
width: 700px;
height: 454px;
outline: none;
}

noscript p {
z-index: 100;
width: 700px; 
position: absolute;
color: #f60;
font-weight: bold;
display: block;
top: 200px;
font-size: 14px;
background-color: #fff;
text-align: center;
padding: 10px 0;
}

p#no_flash {
z-index: 100;
width: 700px; 
position: absolute;
color: #f60;
font-weight: bold;
display: block;
top: 200px;
font-size: 14px;
background-color: #fff;
text-align: center;
padding: 10px 0;
}

#left_content.company_history {
	width: 718px;
	margin-right: 8px;
}
#primary_content.company_history {
	width: 700px;
	margin-right: 9px;
	margin-left: 9px;
}
div.company_history #primary_image {
	width: 700px;
	height: auto;
	margin-top: -10px !important;
	margin-right: 0px;
	margin-left: 0px;
}
#primary_text.company_history {
	width: 680px;
	margin-top: 0px;
	margin-left: 10px;
}
#primary_text.company_history  p  {
	margin-right: 0em;
	margin-left: .2em;
}

#primary_image.company_history object, #primary_image.company_history embed {
margin-top: 8px;
}

/* START added by kwb 1/08/2009 */
/* for concrete awards list in right column */

div#quote.concrete {
	height: auto;
}
h3.awards {
	font-size: .95em;
	font-weight: normal;
	margin-top: .75em;
	text-transform: uppercase;
	padding-left: .5em;
	letter-spacing: 2px;
	color: #F60;
}
ul.awards {
	padding-top: .5em;
}
ul.awards li {
	margin-bottom: .5em;
	font-size: .95em;
	line-height: 1.25em;
	padding-left: .67em;
	/*text-indent: -.67em;*/
}
ul.awards li span {
	color: #1d2454;
	font-weight: bold;
}
ul.awards li a {
	color: #1d2454;
	text-decoration: underline;
}

/* END added by kwb 1/08/2009 */
