/*/////////// HTML //////////*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
 	 background: #fff; 
 	 font: 12px/1.6 Arial, Helvetica,san-serif;
 	 margin: 5px auto;
 	 text-align: center;
	}

h2 {
	color: #505050;
	font-weight: normal;
	font-size: 18px;
	font-family: "Century Gothic", Arial;
	padding: 0px 0px 10px 0px;
	letter-spacing: 5px
}

h3 {
	color: #505050;
	font-weight: bold;
	font-size: .75em;
	font-family: "Century Gothic", Arial;
	padding: 0px 0px 0px 0px;
	letter-spacing: 5px
}

h4 {
	color: #ae364a;
	font: bold 18px/1.5 Arial, Helvetica,san-serif;
	padding: 0;
	letter-spacing: 5px;
	margin:0 0 15px 0;
	}
h5 {
	color: #FFFFFF;
	font: bold 16px Arial, Helvetica, san-serif;
	padding: 0;
	line-height: 24px;
	}

p {
	margin: 0px 0px 1em 0px;
}

a:link {
	color: #ae364a;
	text-decoration: none;
}
a:visited {
	color: #ae364a;
	text-decoration: none;
}
a:hover {
	color: #ae364a;
	text-decoration: underline;
}

a {outline: none;} /* removes dotted line from around links in FF */

/*/////////// DIV LAYOUT //////////*/

#container {
  border: solid 0px blue; 
  margin-left: auto;
  margin-right: auto;
  padding: 0; 
  text-align: left; 
  width: 100%;
  position:relative;
}
#containerSustain {
	border: solid 0px blue;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
	width: 100%;
	position:relative;
	background-image: url(../images/sustainabilityBkgdB.jpg);
	background-repeat: no-repeat;
	background-position: center 60px;
}
#show_ad {
	position:absolute;
	top:0px;
	left:500px;
	display:none;
	}


#topBox {
	width: 100%;
	text-align:center;
	border: solid 0px red;
	}


#header {
	width: 1024px;
	height: 98px;
	padding: 0; 
	border: solid 0px blue;  
	margin-left: auto;
  	margin-right: auto;
  	text-align:left;
	}

#menuBox {
	width: 1024px;
	text-align:right;
	border: solid 0px green;  
	margin-left: auto;
  	margin-right: auto;
  	position:relative;
  	}

#main_nav {
	width: 1024px;
	height: 24px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
  	margin-right: auto;
  	border: solid 0px orange; 
  	margin-bottom:3px;
  	text-align:left;
	}

#main_sub_nav {
	width: 1024px;
	height: 25px;
	border-top: solid 1px #ae364a;
	padding: 10px 0px 0px 0px;
	background-color: #fff;	
	}

#content_wrap1zz {
	width: 100%;
	height: 280px;
	background-color: #bdbdbd;
	border-top: solid 3px #ae364a;
	border-bottom: solid 3px #ae364a;
	text-align:center;	
	}

#content_wrap1 {
	width: 100%;
	height: 280px;
	background-color: #bdbdbd;
	border-top: solid 3px #ae364a;
	border-bottom: solid 3px #ae364a;
	text-align:center;
	list-style-type:none;	
	background-image: url(../images/metal_bkg.jpg);
	}
	
#content_wrap2 {
	width: 100%;
	height: 319px;
	background-color: #bdbdbd;
	border-top: solid 3px #ae364a;
	border-bottom: solid 3px #ae364a;
	text-align:center;
	list-style-type:none;	
	background-image: url(../images/metal_bkg.jpg);
	}
#content_wrap3 {
	width: 100%;
	height: 600px;
	text-align:center;
	list-style-type:none;
	}

#content_wrap2 ul {margin:-10px 0 10px 0;padding:0;}
#content_wrap2 li {margin:0 0 5px 0;padding:0;}

#content_sitemap {
	width: 100%;
	height: 319px;
	background-color: #bdbdbd;
	border-top: solid 3px #ae364a;
	border-bottom: solid 3px #ae364a;
	text-align:center;
	list-style-type:none;	
	background-image: url(../images/metal_bkg.jpg);
	}
/*
#content_sitemap ul {margin:-10px 0 10px 0;padding:0;}
#content_sitemap li {margin:0 0 5px 0;padding:0;}
*/

#content_about {
	width: 1024px;
	height: 319px;
	margin-left: auto;
  	margin-right: auto;
  	text-align:left;
	}
#content_sustainability {
	width: 1024px;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-repeat: no-repeat;
	}

#footer {
	width: 100%;
	height:35px;
	margin: 0; /* (top, right, bottom, left) */
	text-align:center;	
	
	}

#footer_sub {
	width: 1024px;
	height:35px;
	margin: 5px 0px 0px 0px; /* (top, right, bottom, left) */
	text-align:right;
	margin-left: auto;
  	margin-right: auto;	
	}

/*/////////// Content//////////*/

#left_content {
	float: left;
	width: 470px;
	height: 280px;
	margin: 30px 0px 0px 40px;
	display: inline;
	overflow: hidden;
	padding-right:10px;
	}
#left_contentSustain {
	float: left;
	width: 470px;
	margin: 120px 0px 0px 40px;
	display: inline;
	overflow: hidden;
	padding-right:10px;
	}

#left_content_scroll {
	float: left;
	width: 480px;
	height: 260px;
	margin: 30px 0px 0px 40px;
	display: inline;
	overflow: auto;
	padding-right:10px;
	}
	
#right_content {
	float: right;
	width: 355px;
	margin: 10px 50px 0px 0px;
	display: inline;
	}
#rightSustain {
	float: left;
	width: 355px;
	display: inline;
	height: 525px;
	color: #3FA003;
	margin-left: 50px;
	margin-top: 25px;
}
#rightSustain ul {
	list-style-image: url(../images/spacer.gif);
	font-size: 12px;
	line-height: 16px;
}
#rightSustain ol {
	list-style-type: decimal;
	font-size: 12px;
	line-height: 16px;
}

#portfolio {
	float: right;
	height: 300px;
	margin: 10px 50px 0px 0px;
	display: inline;
	width:430px;
	border:0px solid yellow;	
	}

#sample {
	margin: 0px 0px 0px 0px;
	display: inline;	
	}

.border {border: solid 1px #ae364a;}


#box1 {
	float: left;
	width: 150px;
	height:275px;
	margin: 5px 0px 0px 5px;
	display: inline;
	text-align: center;			
	}

#box2 {
	float: left;
	width: 150px;
	height:275px;
	margin: 5px 0px 0px 10px;
	display: inline;
	text-align: center;		
	}

#box1 img{
   border: solid 1px #ae364a;
   width:125px;
   height:125px; 

}

#box2 img{
   border: solid 1px #ae364a; 
   width:125px;
   height:125px;
}

.logo{
	padding: 0px 0px 20px 40px; /* (top, right, bottom, left) */

}
.sustainabilityLogo{
	width: 125px;
	float: none;
	margin-left: 10px;
}

.topLogo{
	
	float: none;
	margin-left: 300px;
}

#casestudy {padding:20px}

#casestudy img {float:right;border:1px solid red; margin:0 5px 20px 20px;}


#newsart {padding:20px;}

#newsart img{float:right;border:1px solid red; margin:0 5px 20px 20px;clear:both}

/*/////////// Navigation //////////*/

#nav {
	margin: 0px;
	background-color: #fff;
	padding: 0px 1px 0px 30px;
	text-align: left;
}

#utility_menu {
	margin: 0px;
	padding: 5px 30px 5px 0px;
	text-align: right;
}

#utility_menu li {
	display: inline;
}

#utility_menu li a {
	color: #a4a1a1;
	padding: 0 0.8em 0 .5em;
	font-size: 1em;
	text-decoration: none;
	text-transform: uppercase;
}

/*/////////// fixes //////////*/

.spacer {
	clear: both;
}


/*/////////// div slider //////////*/

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0;
	position: relative;
	width: 430px;
	border: 0px solid red;
	height:300px;
	}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 300px; overflow: hidden}
.csw .loading {margin: 125px 0 125px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	border: 0px solid #000; /* this is the border. should have the same value for the links */
	margin: auto;
	width: 350px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 300px;
	clear: both;
	background: transparent;
	}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
	}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 350px; /* Also specified in  .stripViewer  above */
	}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px;
	}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;display:none;
	}



.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 130px;
	text-indent: -9000em;
	}

.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 40px;
	}

.stripNavL {
left: 0;
}

.stripNavR {
right: 0;
}

.stripNavL {
background: url("../images/left.png") no-repeat center;
}

.stripNavR {
background: url("../images/right.png") no-repeat center;
}
