ul#navigation {
	float: left;
	list-style: none;
	margin: 10px 0 0;
  }
ul#navigation li {
  background: url(../images/divider_navigation.gif) no-repeat left 7px;
  float: left;
  }
ul#navigation li.link0 {
  background: 0;
  }
ul#navigation li a {
  display: block;
  color: #fff;
  font-size: 1.581em;
  text-decoration: none;
  padding: 4px 13px 0 13px;
  text-align: center;
  font-weight: 50 !important;
  }
ul#navigation a:hover{
  color: #F78F1E;
  }
		/*ul#navigation li.active a{
			font-weight: 700;
		}
		ul#navigation li.link0 a{
			width: 60px;
		}
		ul#navigation li.link1 a{
			width: 40px;
		}
		ul#navigation li.link2 a{
			width: 41px;
		}
		ul#navigation li.link3 a{
			width: 40px;
		}*/
    
div#cards {
  position: relative;
  left: 157px;
  top: -19px;
  width: 533px; /* + shadow width */
  z-index: 1001;
  background: url(../images/nav_shadow_top.png) no-repeat;
  }
div.card {
  width: 713px;
  }
div.card div.top{
  background: url(../images/nav_shadow_top.png) no-repeat;
  width: 713px;
  height: 4px;
  font-size: 0;
  line-height: 0;
  }
div.card div.bottom{
  background: url(../images/nav_shadow_bottom.png) no-repeat;
  width: 713px;
  height: 10px;
  }
div.card div.cardContentContainer{
  background: url(../images/nav_shadow_sides.png) repeat-y;
  width: 713px;
  /*height: 181px;*/
  }
div.cardContentContainer div.cardContent{
  background: url(../images/nav_bg.gif) repeat-x bottom;
  padding: 20px;
  margin: 0 8px 0 4px;
  /*height: 160px;*/
  position: relative;
  }
div.cardContent h2{
  position: static;
  left: 0;
  top: 0;
  font-size: 1.757em;
  color: #1E7878;
  font-weight: 400;
  margin-bottom: 8px;
  }
div.cardContent ul{
  list-style: none;
  position: relative;
  /*height: 149px;*/
  width: 218px;
  float:left;
  }
div.cardContent ul li{
  /*width: 235px;*/
  display: inline;
  }
div.cardContent ul a{
  /*width: 235px;*/
  display: block;
  font-size: 1.23em;
  color: #333;
  padding: 2px 2px 3px;
  }
div.cardContent ul a.hover,
div.cardContent ul a:hover{
  background-color: #C8DEDE;
  color: #085151;
  }
					/*div.cardContent ul ul{
						position: absolute;
						left: 235px;
						top: 0;
					}
						div.cardContent ul ul a{
							background-image: url(../images/nav_bullet.gif);
							background-repeat: no-repeat;
							background-position: 11px center;
							padding-left: 22px;
							margin-left: 11px;
							width: 209px;
						}
				div.cardContent div.additional{
					background: #e5e5e5 url(../images/additional_bottom.gif) no-repeat bottom;
					width: 129px;
					position: absolute; 
					right: 26px;
					top: 35px;
					padding: 6px 10px;
				}
					div.cardContent div.additional h3{
						background: url(../images/additional_top.gif) no-repeat;
						color: #666;
						font-size: 1.23em;
						font-weight: 400;
						margin: -6px -10px 0 -10px;
						padding: 6px 10px;
					}
					div.cardContent div.additional ul{
						height: 0;
						position: static;
					}*/
div.card div.bottom{
  background: url(../images/nav_shadow_bottom.png) no-repeat;
  width: 811px;
  height: 10px;
  }
div.noChild {
  display: none;
  }
div.tab{
  display: block;
  color: #c91a1b;
  font-size: 1.53em;
  font-weight: 700;
  text-decoration: none;
  padding: 12px 20px 0 6px;
  margin: 0px 0px 0px 8px;
  min-height: 40px;
  position: absolute;
  z-index: 1002;
  cursor: pointer;
  border: 0px solid #33ff33;
  background: url(../images/tab_right.png) no-repeat right;
  white-space: nowrap;
  }
div.tab div{
  width: 8px;
  margin-left: -14px;
  margin-top: -12px;
  float: left;
  }
div.tab span{
  text-align:center;
  }

ul#breadcrumb{
	list-style: none;
	overflow: hidden;
	margin: 0 0 20px 27px;
}
	ul#breadcrumb li{
		background: url(../images/divider_footer.gif) no-repeat right center;
		float: left;
		margin-right: 10px;
		font-size: 1.054em;
	}
	ul#breadcrumb li.last{
		background: 0;
	}
		ul#breadcrumb li a{
			color: #333;
			padding: 0 10px 0 0;
			display: block;
		}
div#mainColumn ul#casestudyNav{
  background: #fff;
  list-style: none;
  margin: 0 -20px;
  overflow: hidden;
  padding: 10px 20px;
  }
div#mainColumn ul#casestudyNav li{
  float: left;
  margin-right: 30px;
  background: 0;
  margin-bottom: 0;
  padding: 0;
  }
div#mainColumn ul#casestudyNav li.last{
  margin-right: 0;
  }
div#mainColumn ul#casestudyNav li.prevGrey{
  color: #ccc;
  padding-left: 15px;
  padding-right: 10px;
  }
div#mainColumn ul#casestudyNav li.nextGrey{
  color: #ccc;
  padding-left: 15px;
  padding-right: 0px;
  }
div#mainColumn ul#casestudyNav li a{
  color: #333;
  display: block;
  background: url(../images/icons/default.gif) no-repeat 0 50%;
  padding: 0 12px;
  }
  
ul#footer{
	background: #fff;
	padding-left: 205px;
	list-style: none;
	overflow: hidden;
	clear: both;
}
div#shadow ul#footer{
	padding-left: 27px;
}
	ul#footer li{
		float: left;
		padding: 10px 0;
	}
		ul#footer li a{
			background: url(../images/divider_footer.gif) no-repeat right center;
			color: #333;
			text-decoration: none;
			padding-right: 12px;
			margin-right: 12px;
			font-size: 1.2em;
			line-height: 10%;
			white-space: nowrap;
		}
		ul#footer li a:hover,
		ul#footer li a:focus{
			text-decoration: underline;
		}
		ul#footer li.last a{
			background: 0;
		}
div.clear {
  clear: both;
  height: 1px;
  }
