body {
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	background: #333333;
	margin: 0;
	padding: 0;
	text-align: center;
}
#container {
	width: 1008px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}
#header {
	width: 1008px;
	height: 324px;
	padding: 0;
	margin: 0;
	background: url(../images/blog_img1.jpg) no-repeat;
}
#header_short {
	width: 1008px;
	height: 108px;
	padding: 0;
	margin: 0;
	background: white;
}
#logo {
	position: relative;
	width: 252px;
	height: 53px;
	top: 40px;
	left: 30px;
}
#logo a {
	float: left;
	width: 252px;
	height: 53px;
	background: url(../images/blog_logo.png) no-repeat;
	behavior: url(../resources/css/iepngfix.htc); /* IE6 PNG transparency fix */
}

/*
#login {
	float: right;
	padding: 0;
	margin: 45px 15px 0 0;
}
*/
#login_bar {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	float: right;
}
#login_table {
	margin: 0;
	padding: 0;
}
#login_table p {
	color: white;
	font-size: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
}

#login_table .login_box {
	width: 90px;
	background: white;
	border: 1px solid #666666;
	margin: 0 5px;
}
#login_table .login_button {
	background: white;
	border: 1px solid #666666;
	cursor: pointer;
	margin-left: 5px;
}

/* */
#content_container {
	width: 1008px;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}
.home_footer {
	width: 1008px;
	height: 18px;
	margin: 0;
	padding: 0;
	background: url(../images/blog_footer.gif) repeat-x;
}
#mainmenu {
	width: 100%;
	height: 45px;
	margin: 0;
	padding: 0;
	background: #333333;
}
#mainmenu .menucell {
	float: left;
	width: auto;
	height: 44px;
	margin: 0;
	padding-right: 15px;
	border-right: 1px solid #666666;
	background: url(../images/blog_menu_bullet.gif) no-repeat;
	cursor: pointer;
}
#mainmenu .menucell a:link {
	color: white;
	text-decoration: none;
}
#mainmenu .menucell a:visited {
	color: white;
	text-decoration: none;
}
#mainmenu .menucell a:hover {
	color: #ff6600;
	text-decoration: none;
}
#mainmenu .menucell p {
	font-size: 14px;
	color: white;
	margin-top: 22px;
	margin-left: 26px;
}
#mainmenu .dropdown_width {
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
}
#mainmenu .dropdown_width a:link {
	color: #eeeeee;
	text-decoration: none;
}
#mainmenu .dropdown_width a:visited {
	color: #eeeeee;
	text-decoration: none;
}
#mainmenu .dropdown_width a:hover {
	color: #CC6633;
}
#mainmenu .dropdown_width ul.rollover {
	position: absolute;
	z-index: 2;
	background: #3e3e3e;
	margin: 43px 0 0 15px;
	padding: 15px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#mainmenu .dropdown_width ul.rollover li {
	font-size: 14px;
	font-style: italic;
	list-style: none;
	margin-top: 2px;
	padding: 0;
}



#home_content {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #eeeeee;
}
#home_content p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	color: #333333;
}
#home_content p.casestudylink {
	font-size: 12px;
	margin: 5px;
}
#home_content p.aag_text {
	border-bottom: 1px solid #cccccc;
	line-height: 16px;
	padding-bottom: 5px;
}
#home_content p.aag_features {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
#home_content p.aag_benefits {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
#home_content h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 21px;
	font-weight: bold;
	color: #333333;
}
#home_content h1.title {
	font-size: 24px;
	font-style: italic;
	color: #666666;
	margin: 0 15px 10px 15px;
	padding-top: 10px;
}
#home_content h1.sub {
	margin: 0 0 5px 0;
	font-size: 18px;
}
#home_content h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
	font-size: 14px;
	color: #999999;
}
#home_content h2.address {
	letter-spacing: 1px;
}
#home_content h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	color: #999999;
}
#home_content h3 span {
	font-size: 14px;
	color: #116391;
}
#home_content h3.username a {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	color: #007fc3;
}
#home_content p.title {
	font-size: 18px;
	font-weight: bold;
}
#home_content a:link {
	cursor: pointer;
	text-decoration: none;
	color: #ff6600;
}
#home_content a:visited {
	cursor: pointer;
	text-decoration: none;
	color: #ff6600;
}
#home_content a:hover {
	cursor: pointer;
	text-decoration: none;
	color: black;
}
#home_content ul {
	color: #333333;
	font-size: 14px;
	padding-left: 10px;
	margin: 5px;
	list-style: circle;
}
#home_content ol {
	color: #333333;
	font-size: 14px;
	margin: 5px;
	padding-left: 10px;
}
#home_content ol li {
	margin-left: 10px;
	padding: 0;
}

#home_content div.bodytext {
	float: left;
	margin: 20px;
	padding: 0;
	width: 620px;
	display: inline;
}
#home_content div.quotes {
	behavior: url(../resources/css/iepngfix.htc); /* IE6 PNG transparency fix */
	margin: 20px;
	background: url(../images/icon_quote_l.png) no-repeat;
	/* display: inline; */
}
#home_content div.quotes p {
	margin: 15px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
#home_content div.quotes p.name {
	behavior: url(../resources/css/iepngfix.htc); /* IE6 PNG transparency fix */
	background: url(../images/icon_quote_r.png) no-repeat right;
	height: 39px;
	text-align: right;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
}

/*:: background images ::*/
#home_content div.bg_industry {
	width: 1008px;
	height: 450px;
	background: url(../images/white_industry.jpg) no-repeat;
}
#home_content div.bg_aag {
	width: 1008px;
	height: 450px;
	background: url(../images/white_aag.jpg) no-repeat;
}
#home_content div.bg_bnd {
	width: 1008px;
	height: 450px;
	background: url(../images/white_bnd.jpg) no-repeat;
}
#home_content div.bg_btm {
	width: 1008px;
	height: 450px;
	background: url(../images/white_btm.jpg) no-repeat;
}
#home_content div.bg_careers {
	width: 1008px;
	height: 450px;
	background: url(../images/white_careers.jpg) no-repeat;
}
#home_content div.bg_ctd {
	width: 1008px;
	height: 450px;
}
#home_content div.bg_fp {
	width: 1008px;
	height: 450px;
	background: url(../images/white_fp.jpg) no-repeat;
}
#home_content div.bg_plastics {
	width: 1008px;
	height: 450px;
	background: url(../images/white_plastics.jpg) no-repeat;
}
#home_content div.bg_alt_energy {
	width: 1008px;
	height: 450px;
	background: url(../images/white_alt_energy.jpg) no-repeat;
}
#home_content div.bg_qna {
	width: 1008px;
	height: 450px;
	background: url(../images/white_qna.jpg) no-repeat;
}
#home_content div.bg_company {
	width: 1008px;
	height: 450px;
	background: url(../images/white_company.gif) no-repeat;
}
#home_content div.bg_plain {
	float: left;
	width: 1008px;
	height: 450px;
}

table.content_table td {
	margin: 0;
	padding: 20px;
}

#footer {
	width: 100%;
	padding-bottom: 20px;
	text-align: center;
}
#footer p.large {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 5px 0;
}
#footer p.medium {
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 5px 0;
}
#footer p.medium a:link {
	cursor: pointer;
	text-decoration: none;
	color: #ff6600;
}
#footer p.medium a:visited {
	cursor: pointer;
	text-decoration: none;
	color: #ff6600;
}
#footer p.medium a:hover {
	cursor: pointer;
	text-decoration: underline;
	color: #000000;
}
#footer p.small {
	font-size: 10px;
	color: #333333;
	margin: 0;
	padding: 5px 0;
}

.divider_gradient {
	width: 100%;
	height: 1px;
	margin: 5px 0;
	padding: 0;
	background: url(../images/divider_blue.gif) no-repeat;
}
.divider_grey {
	width: 100%;
	height: 1px;
	margin: 5px 0;
	padding: 0;
	border-bottom: 1px solid #c1c1c1;
}

#client_logos {
	width: 678px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/client_logos.gif) no-repeat;
}

.hide {	display: none; }
.clearfloat { clear: both; }
.spacer_20 { width: 100%; margin: 10px 0; height: 1px; }
.spacer_50 { width: 100%; margin: 25px 0; height: 1px; }

/*:: news panel ::*/
#panel_news {
	behavior: url(../resources/css/iepngfix.htc); /* IE6 PNG transparency fix */
	width: 320px;
	height: 240px;
	background: url(../images/pnl_news.png) no-repeat;
	margin-left: 688px;
	top: 410px;
	position: absolute;
/*
	position: relative;
	top: 680px;
	margin-left: 690px;
	margin-top: -240px;
*/
}
#newsbox {
	float: left;
	width: 255px;
	height: 170px;
	padding: 0;
	margin-top: 14px;
	margin-left: 12px;
}
#newsbox p {
	margin: 5px 10px;
}
#newsbox a:link {
	color: #CC6633;
	text-decoration: none;
}
#newsbox a:visited {
	color: #CC6633;
	text-decoration: none;
}
#newsbox a:hover {
	color: black;
}
#newsbox ol {
	font-size: 12px;
	font-style: italic;
	color: #333333;
	margin: 0 0 0 10px;
	padding: 0;
}
#newsbox ol li {
	margin: 0 0 0 20px;
}
#newsbox div.quotes {
	behavior: url(../resources/css/iepngfix.htc); /* IE6 PNG transparency fix */
	margin: 0;
	padding: 0;
	float: right;
	background: url(../images/icon_quote_l.png) no-repeat;
	display: inline;
}
#newsbox div.quotes p.name {
	margin: -20px 0 0 0;
}

/*:: contact list ::*/
#contactlist {
	width: auto;
	margin: 15px;
	padding: 15px;
	border: 1px solid #cccccc;
}
#contactlist p {
	margin: 0;
	padding: 5px;
}
#contactlist p.header {
	font-weight: bold;
	text-align: center;
}
#contactlist p.name {
	text-align: right;
}
#contactlist p.short {
	padding: 0;
}
#contactlist a:link {
	font-size: 14px;
	color: #ff9900;
	text-decoration: none;
	margin: 0;
	padding: 2px 5px;
}
#contactlist a:visited {
	font-size: 14px;
	color: #ff9900;
	text-decoration: none;
}
#contactlist a:hover {
	color: #333333;
}

/*:: contact forms ::*/
.form_container {
	float: right;
	width: 400px;
	margin-left: 50px;
	padding: 0;
}
.form_container table {
	border: 1px solid #cccccc;
	margin: 0;
	padding: 10px;
}
.form_container table td {
	margin: 0;
	padding: 5px;
	color: #333333;
	font-size: 11px;
}
.form_container #folio { width: 100%; float: left; }

.form_container #folio p { font-size: 11px; margin: 10px; color: #666666; text-align: center; }

.form_container #folio a:link { color: #FF6600; text-decoration: none; text-align: center; }

.form_container #folio a:visited { color: #FF6600; text-decoration: none; text-align: center; }

.form_container #folio a:hover { color: #999999; }

/*:: old press releases section ::*/
#pr_container {
	float: left;
	width: 580px;
	margin-left: 20px;
	padding: 0;
	color: #333333;
}
#pr_container h1 {
	font-size: 21px;
	margin: 0;
	padding: 0;
	color: #444444;
}
#pr_container h3 {
	font-size: 14px;
	margin: 20px 0;
	padding: 0;
}
#pr_container h4 {
	font-size: 12px;
	margin: 20px 0;
	padding: 0;
}
#pr_container a:link {
	color: #374BA8;
	text-decoration: none;
}
#pr_container a:visited {
	color: #374BA8;
	text-decoration: none;
}
#pr_container a:hover {
	color: #374BA8;
	text-decoration: underline;
}
#pr_container ul {
	font-size: 12px;
	padding: 0;
	margin: 10px 20px;
}
#pr_container ol {
	font-size: 12px;
	padding: 0;
	margin: 10px 20px;
}
#pr_container li {
	padding: 0;
	margin: 5px 15px;
}
#pr_side_container {
	float: right;
	width: 330px;
	margin-right: 20px;
	padding: 0;
	background: #ffffff url(../images/notice-background-tile.png) repeat-y right;
	text-align: left;
	color: #444444;
	font-size: 12px;
	font-weight: bold;
}

/*:: our services table ::*/
table#building_trust {
	color: #666666;
	border: 1px solid #666666;
	width: auto;
}
table#building_trust td {
	margin: 0;
	padding: 5px;
}
table#building_trust p {
	color: #666666;
}
table#building_trust p.content {
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 0;
}
table#building_trust p.column_title {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
table#building_trust span.row_title {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
table#building_trust span.big_number {
	font-size: 28px;
	text-align: center;
	font-weight: bold;
}
table#building_trust p.center_blue {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #0091cd;
	margin: 15px 0;
	padding: 0;
}
table#building_trust p.solution {
	font-size: 11px;
	font-style: italic;
	margin: 0 0 0 10px;
	padding: 0;
}
table#building_trust ul {
	font-size: 11px;
	margin: 5px;
	padding-left: 10px;
}
table#building_trust ul li {
	margin-top: 5px;
	padding: 0;
}

/*:: Reel Time ::*/
#reeltime_quotes {
	float: right;
	width: 45%;
	/* background: url(../images/reeltime_pg1.gif) center no-repeat; */
	display: inline;
}
#reeltime_quotes div.quote_top {
	behavior: url(../resources/css/iepngfix.htc); /* IE6 PNG transparency fix */
	width: 100%;
	float: left;
	background: url(../images/icon_quote_l.png) no-repeat;
}
#reeltime_quotes div.quote_bottom {
	behavior: url(../resources/css/iepngfix.htc); /* IE6 PNG transparency fix */
	float: left;
	background: url(../images/icon_quote_r.png) no-repeat right;
}
#reeltime_quotes div.quotes_right p {
	color: black;
}

/*:: sitemap ::*/
table#sitemap a:link {
	color: #FF6600;
	text-decoration: none;
}
table#sitemap a:visited {
	color: #FF6600;
	text-decoration: none;
}
table#sitemap a:hover {
	color: #333333;
	text-decoration: none;
}
table#sitemap p {
	margin: 3px 0;
	padding: 0;
}
table#sitemap p.header {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
table#sitemap ul {
	color: #333333;
	margin: 5px 0;
	padding: 0;
	line-height: 18px;
	font-style: italic;
}
table#sitemap li {
	margin: 3px 0 0 20px;
	padding: 0;
}

/*:: clients menu section ::*/
#clients_top {
	width: 900px;
	margin: 0 auto;
	font-size: 14px;
}
#clients_top p {
	padding: 0 5px;
}
#clients_menu {
	width: 100%;
	text-align: right;
	margin: 20px 0;
}
.casestudy {
	color: #333333;
	font-size: 12px;
}
.open_link {
	font-size: 9px;
	color: orange;
}

/*:: Brookfield ::*/
#brookfield_container {
	width: auto;
	margin: 15px;
	padding: 0;
}
#brookfield_container #header {
	font-size: 24px;
	color: #0000FF;
}
#brookfield_container #maincontent {
	background: url(../images/gears_watermark.gif) bottom left no-repeat;
}
#brookfield_container #form {
	margin-left: 20px;
	padding: 10px;
	width: 300px;
	border: 1px solid #CCCCCC;
	float: right;
}
#brookfield_container h1 {
	font-size: 16px;
	font-weight: bold;
	color: #094e09;
	margin: 0 0 10px 0;
	padding: 0;
}

/*:: ajax popup styles ::*/
#popup {
	width: 616px;
	margin: 0 auto;
	padding: 0;
	background: #eeeeee;
	font-size: 14px;
}
#popup ul {
	color: #333333;
	margin-left: 15px;
	padding: 0;
}
#popup li {
	margin-bottom: 5px;
}
#popup p {
	font-size: 14px;
	color: #333333;
	margin: 10px 0;
	padding: 0;
}
#popup p.title {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#popup span.subtitle {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#popup p.callout {
	font-size: 14px;
}
#popup a:link {
	color: #cc6600;
	text-decoration: none;
}
#popup a:visited {
	color: #cc6600;
	text-decoration: none;
}
#popup a:hover {
	color: black;
	text-decoration: underline;
}
#popup #content {
	margin: 0;
	padding: 20px;
	text-align: left;
}
#popup #footer {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #eeeeee;
}
#popup #footer p {
	font-size: 12px;
	padding: 0;
	margin-bottom: 10px;
}
#popup table#signup {
	border: 1px solid #999999;
	margin: 0;
	padding: 5px;
}
#popup table#signup td {
	font-size: 14px;
	text-align: right;
	color: #333333;
	margin: 0;
	padding: 5px;
}
#popup table#org {
	margin: 10px auto;
	padding: 0;
}
#popup table#org td {
	font-size: 14px;
	text-align: left;
	color: #333333;
	margin: 0;
	padding: 5px 3px;
	vertical-align: top;
}
#popup table#org td.heading {
	text-align: right;
	font-weight: bold;
}

/* blogView content */
table.gray {
	border: 1px solid #cccccc;
	padding: 0;
	margin: 10px 0;
}
table.gray td.content {
	background: #ffffff;
}
table.gray td.header {
	background: #666666;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
}
table.gray td.subheader {
	background: #666666;
	padding: 3px;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
}

.share {
	width: auto;
	float: right;
	text-align: center;
}

/* upsell box */
div#upsell {
	width: auto;
	margin: 20px auto;
}

/* SpryAccordion.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion {
	border: 1px solid #CCCCCC;
	overflow: hidden;
	background: white;
	font-size: 13px;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0;
	padding: 0;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 *
 * NOTE:
 * This rule uses -moz-user-select and -khtml-user-select properties to prevent the
 * user from selecting the text in the AccordionPanelTab. These are proprietary browser
 * properties that only work in Mozilla based browsers (like FireFox) and KHTML based
 * browsers (like Safari), so they will not pass W3C validation. If you want your documents to
 * validate, and don't care if the user can select the text within an AccordionPanelTab,
 * you can safely remove those properties without affecting the functionality of the widget.
 */
.AccordionPanelTab {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.AccordionPanelTab .qna_header {
	color: #333333;
	font-size: 16px;
	padding: 10px;
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 0;
	padding: 10px;
	height: auto;
	background-color: #F5FFFA;
}
.AccordionPanelContent ol {
	color: #333333;
	margin: 5px 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
}
.AccordionPanelContent ul {
	color: #333333;
	margin: 5px 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #FFFFFF;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #555555;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	background-color: #FFFFFF;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: transparent;
}
