﻿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 15px 0 15px;
			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: 55px;
		}
		ul#navigation li.link1 a{
	        width: 59px;
		}
		ul#navigation li.link2 a{
			width: 49px;
		}
		ul#navigation li.link3 a{
			width: 50px;
		}
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) no-repeat;
		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: 141px;
			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;
			}
				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.tab{
		display: block;
		color: #c91a1b;
		font-size: 1.581em;
		font-weight: 700;
		text-decoration: none;
		padding: 12px 0 0 4px;
		min-height: 40px;
		position: absolute;
		z-index: 1002;
		cursor: pointer;
	}
		div.tab span{
			text-align:center;
		}
	div.tab0{
	background: url(../images/tab_why.png) no-repeat;
	width: 94px;
	}
		div.tab0 span{
			display: block;
			width: 83px;
		}
	div.tab1{
		background: url(../images/tab_what.png) no-repeat;
		width: 98px;	
	}
		div.tab1 span{
			display: block;
			width: 83px;
		}
	div.tab2{
		background: url(../images/tab_how.png) no-repeat;
		width: 93px;
	}
		div.tab2 span{
			display: block;
			width: 75px;
		}
	div.tab3{
		background: url(../images/tab_when.png) no-repeat;
		width: 93px;
	}
		div.tab3 span{
			display: block;
			width: 75px;
		}
	div.tab4{
		background: url(../images/tab_life.png) no-repeat;
		width: 113px;
	}
		div.tab4 span{
			display: block;
			width: 102px;
		}
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 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;
		}
zs