* {
margin: 0px;
padding: 0px;
}

body {
background-image: url(images/background.gif);
background-repeat: repeat-x;
color: #7E7E7E;
font-family: "Verdana", Arial, Helvetica, sans-serif;
}


img {
border: none;
}

#container {
width: 900px;
margin-left: auto;
margin-right: auto;
}

/*  Header  */

#header {
width: 900px;
height: 270px;
background: url(images/header_top.gif) no-repeat top;
padding-top: 35px;
}
#header h1 {
display: none;
}

#image_bar {
width: 900px;
height: 157px;
background: url(images/header_imgbar.jpg) no-repeat;
margin-top: 99px;
}

/*  Top Navigation Bar  */

ul#top_nav {
width: 260px;
height: 14px;
background: url(images/top_nav.gif) no-repeat;
margin-left: 640px;
}
ul#top_nav li {
list-style-type: none;
float: left;
display: inline;
}
ul#top_nav li a {
width: 74px;
height: 14px;
display: block;
}
ul#top_nav li a span {
display: none;
}
ul#top_nav li#nhome a {
margin-right: 20px;
}
ul#top_nav li#nfaq a {
width: 50px;
margin-left: 25px;
}

/*  Top Nav Hover State  */

ul#top_nav li#nhome a:hover, ul#top_nav li#nhome a:hover {
background: url(images/top_nav.gif) no-repeat 0px -14px;
}
ul#top_nav li#ncontact a:hover, ul#top_nav li#ncontact a:hover {
background: url(images/top_nav.gif) no-repeat -94px -14px;
}
ul#top_nav li#nfaq a:hover, ul#top_nav li#nfaq a:hover {
background: url(images/top_nav.gif) no-repeat -193px -14px;
}

/*  Top Nav Current State  */

#home ul#top_nav li#nhome a:link, #home ul#top_nav li#nhome a:visited, #home ul#top_nav li#nhome a:hover, #home ul#top_nav li#nhome a:hover {
background: url(images/top_nav.gif) no-repeat 0px -14px;
}
#contact ul#top_nav li#ncontact a:link, #contact ul#top_nav li#ncontact a:visited, #contact ul#top_nav li#ncontact a:hover, #contact ul#top_nav li#ncontact a:hover {
background: url(images/top_nav.gif) no-repeat -94px -14px;
}
#faq ul#top_nav li#nfaq a:link, #faq ul#top_nav li#nfaq a:visited, #faq ul#top_nav li#nfaq a:hover, #faq ul#top_nav li#nfaq a:hover {
background: url(images/top_nav.gif) no-repeat -193px -14px;
}



/*  Main Navigation Bar  */

ul#main_nav {
width: 712px;
height: 41px;
background: url(images/main_nav.gif) no-repeat;
float: left;
}
ul#main_nav li {
list-style-type: none;
float: left;
display: inline;
}
ul#main_nav li a {
width: 160px;
height: 41px;
display: block;
}
ul#main_nav li a span {
display: none;
}

/*  Main Nav Hover State  */

ul#main_nav li#nbenefits a:hover, ul#main_nav li#nbenefits a:active {
background: url(images/main_nav.gif) no-repeat -0px -41px;
}
ul#main_nav li#napplications a:hover, ul#main_nav li#napplications a:active {
background: url(images/main_nav.gif) no-repeat -160px -41px;
}
ul#main_nav li#nsustainability a:hover, ul#main_nav li#nsustainability a:active {
background: url(images/main_nav.gif) no-repeat -320px -41px;
}
ul#main_nav li#ntechnology a:hover, ul#main_nav li#ntechnology a:active {
background: url(images/main_nav.gif) no-repeat -480px -41px;
}

/*  Main Nav Current State  */


#benefits ul#main_nav li#nbenefits a:link, #benefits ul#main_nav li#nbenefits a:visited, #benefits ul#main_nav li#nbenefits a:hover, #benefits ul#main_nav li#nbenefits a:active {
background: url(images/main_nav.gif) no-repeat -0px -41px;
}
#applications ul#main_nav li#napplications a:link, #applications ul#main_nav li#napplications a:visited, #applications ul#main_nav li#napplications a:hover, #applications ul#main_nav li#napplications a:active {
background: url(images/main_nav.gif) no-repeat -160px -41px;
}
#sustainability ul#main_nav li#nsustainability a:link, #sustainability ul#main_nav li#nsustainability a:visited, #sustainability ul#main_nav li#nsustainability a:hover, #sustainability ul#main_nav li#nsustainability a:active {
background: url(images/main_nav.gif) no-repeat -320px -41px;
}
#technology ul#main_nav li#ntechnology a:link, #technology ul#main_nav li#ntechnology a:visited, #technology ul#main_nav li#ntechnology a:hover, #technology ul#main_nav li#ntechnology a:active {
background: url(images/main_nav.gif) no-repeat -480px -41px;
}

/*  Main Content  */

#main_content {
width: 100%;
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #7E7E7E;
}
.content {
width: 46%;
float: left;
padding: 25px 18px 25px 18px;
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size: 12px;
}

.content p {
margin-bottom: 15px;
}
.content ul, .content ol {
margin-bottom: 15px;
}
.content ul li, .content ol li {
margin-left: 26px;
margin-bottom: 6px;
}
.content ul.checks li {
list-style-type: none;
background: url(images/check.gif) no-repeat 0px 3px;
padding-left: 18px;
font-weight: bold;
}

.content h2 {
font-size: 14px;
font-weight: bold;
color: #F36821;
font-family: "Verdana", Arial, Helvetica, sans-serif;
margin-bottom: 15px;
}
.content h3 {
font-size: 12px;
font-weight: bold;
color: #A6B67C;
font-family: "Verdana", Arial, Helvetica, sans-serif;
margin-bottom: 15px;
}
.content h4 {
font-size: 16px;
text-align: center;
font-style: italic;
margin-bottom: 15px;
}
.content h5 {
font-size: 12px;
font-weight: bold;
margin-bottom: 15px;
}
#article .content {
width: 90%;
margin-right: 10px;
}
#faq .content {
width: 80%;
float: left;
padding: 25px 18px 25px 18px;
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size: 12px;
margin-left: 40px;
}

/*  Footer  */
ul#footer {
width: 100%;
height: 32px;
border-top: 1px solid #B1B1B1;
border-bottom: 1px solid #B1B1B1;
text-align: center;
font-size: 12px;
padding-top: 18px;
}
ul#footer li {
list-style-type: none;
display: inline;
padding: 0px 4px 0px 4px;
}

/*  Copyright Box  */
p#copyright {
width: 100%;
text-align: right;
font-size: 10px;
margin-top: 10px;
}

/*  Image Box  */

.image_box {
text-align: center;
width: 402px;
text-align: center;
margin-bottom: 15px;
}
.image_box_long {
text-align: center;
clear: both;
margin-bottom: 12px;
}

.thumbnail_box {
width: 100px;
height: 100px;
float: left;
margin: 0px 16px 0px 16px;
}


/*  Caption Box  */

.caption {
width: 402px;
background: url(images/caption_back.gif) repeat-y;
margin: 0px 0 15px 0;
color: #FFFFFF;
}
.caption_long {
width: 690px;
background: url(images/caption_back_long.gif) repeat-y;
margin: 0px auto 15px auto;
color: #FFFFFF;
}
.caption_top {
width: 402px;
background: url(images/caption_top.gif) no-repeat;
height: 9px;
}
.caption_top_long {
width: 690px;
background: url(images/caption_top_long.gif) no-repeat;
height: 10px;
}

.caption_bottom {
width: 402px;
background: url(images/caption_bottom.gif) no-repeat bottom;
height: 9px;
vertical-align: bottom;
clear: both;
}
.caption_bottom_long {
width: 690px;
background: url(images/caption_bottom_long.gif) no-repeat bottom;
height: 10px;
vertical-align: bottom;
clear: both;
margin: 0px auto 0px auto;
}
.caption p {
color: #FFFFFF;
padding: 10px 12px 10px 12px;
margin: 0px;
}
.caption_long p {
color: #FFFFFF;
padding: 10px 12px 10px 12px;
margin: 0px;
}
.caption ul {
margin: 0px;
margin-top: 10px;
}
.caption ul li {
background: url(images/caption_list.gif) no-repeat 0px 3px;
list-style-type: none;
padding-left: 14px;
margin-bottom: 10px;
}
.ad_space {
width: 73px;
height: 74px;
float: left;
border: solid 1px #FFFFFF;
padding: 2px 1px 2px 2px;
margin: 8px 18px 10px 18px;
}
.ad_group {
width: 360px;
margin: 0px auto 0px auto;
padding-left: 10px;
}

/*  Sidebyside Box Formatting  */

.sidebyside_box {
width: 100%;
margin: 8px 0px 8px 0px;
}
.sidebyside_left {
width: 219px;
float: left;
}
.sidebyside_right {
width: 211px;
padding: 8px 0px 0px 8px;
float: left;
}
.sidebyside_right ul {
margin: 0px 0px 0px 16px;
}
.sidebyside_right ul li {
margin: 0px;
}
.sidebyside_right h3 {
margin-bottom: 8px;
}
.sidebyside_right p {
margin-bottom: 8px;
}

/* Contact Form Formatting */

#contact_form input {
width: 250px;
color: #7E7E7E;
font-family: "Verdana", Arial, Helvetica, sans-serif;
}
#contact_form textarea {
width: 250px;
height: 80px;
color: #7E7E7E;
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size: 12px;
}
#contact_form td#submit_cell {
text-align: right;
}
#contact_form input#submit {
width: 50px;
color: #000000;
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size: 11px;
}
#contact_form td {
padding: 2px;
}

/*  Logo Links Formatting  */

ul#logo_links {
width: 200px;
height: 44px;
background: url(images/logo_links.gif) no-repeat;
float: left;
margin: 10px 0px 0px 30px;
}
ul#logo_links li {
display: inline;
float: left;
list-style-type: none;
}
ul#logo_links li a {
width: 48px;
height: 48px;
display: block;
margin-right: 15px;
}
ul#logo_links li a span {
display: none;
}

/*  Text Formatting  */

.bold {
font-weight: bold;
}
.green {
color: #A6B67C;
}
.italic {
font-style: italic;
}
.indent {
margin-left: 15px;
}
.doubleindent {
margin-left: 30px;
}
.clear {
clear: both;
}
hr {
margin-bottom: 12px;
} 
ol#faq li {
margin-bottom: 12px;
}


/*  Link Formatting  */

a:link, a:visited {
color: #F36821;
text-decoration: underline;
}
a:hover, a:active {
color: #7F8D5A;
text-decoration: underline;
}

.caption a:link, .caption a:visited, .caption a:hover, .caption a:active {
color: #FFFFFF;
text-decoration: underline;
}

/* -----------------------------------------------------------------------------------
								Drop-Down Formatting
------------------------------------------------------------------------------------*/



/* 
	General styles for this example page */
	#dhtmlgoodies_menu ul#nav_features {
	background: url(images/nav_features.gif) no-repeat;
	 filter:alpha(opacity=100);
		 opacity: 1;
		 -moz-opacity:1;
	}
	
	#dhtmlgoodies_menu ul#nav_features li#feature a {
	display: block;
	height: 41px;
	}

	
	#dhtmlgoodies_menu img{
		border:0px;
	}

	/* End general styles for this example page */
	/* General configuration CSS */
	
	#dhtmlgoodies_menu ul li ul{
		display:none;	/* Needed to display ok in Opera */
	}
		
	#dhtmlgoodies_menu{	/* Menu object */
		visibility:hidden;
		width: 178px;	
		float: left;
		margin: 0px;
		padding-left: 5px;
	}
	#dhtmlgoodies_menu ul{
		margin:0px;	/* No indent */
		padding:0px;	/* No indent */
	}
	#dhtmlgoodies_menu li{
		list-style-type:none;	/* No bullets */
	}	
	#dhtmlgoodies_menu a{

		margin:0px;
		padding:0px;
	}
	/* End general configuration CSS */
	
	
	/* Cosmetic */
	
	/***********************************************************************
		CSS - MENU BLOCKS
	 	General rules for all menu blocks (group of sub items) 
	***********************************************************************/
	#dhtmlgoodies_menu ul{
		width: 178px;
		height: 140px;
		background: url(images/subnav.gif) no-repeat;
		 filter:alpha(opacity=85);
		 opacity: 0.85;
		 -moz-opacity:0.85;
	}

	#dhtmlgoodies_menu ul.menuBlock1{	/* Menu bar - main menu items */
		overflow:visible;
	}
	#dhtmlgoodies_menu ul.menuBlock2{	/* Menu bar - main menu items */
		padding:1px;
	}
	
	/***********************************************************************
		CSS - MENU ITEMS
	 	Here, you could assign rules to the menu items at different depths.
	***********************************************************************/
	/* General rules for all menu items */
	#dhtmlgoodies_menu a {
		display: block;
		width: 178px;
		height: 26px;
		margin-top: 3px;
	}

	
	#dhtmlgoodies_menu a span {
	display: none;
	}
	
	/*
	Main menu items 
	*/
	
	#dhtmlgoodies_menu .currentDepth1over{
		background: url(images/nav_features_over.gif) no-repeat;
	
	}
	#dhtmlgoodies_menu .currentDepth1 a{
		font-weight:bold;
	}
	#dhtmlgoodies_menu .currentDepth1over a{	/* Text rules */
		color:#FFF;
		font-weight:bold;
	}
	

	#dhtmlgoodies_menu .currentDepth2over a{	/* Text rules */
		color: #7F8D5A;
	}	
