body,html {
	height: 100%;
	}
#lw_wrapper {
	padding: 0 15px;
	letter-spacing: 0;
	font: normal 12px helvetica,arial,sans-serif;
	position: relative;
	height: 100%;
	}
#lw_head {
	font: bold 33px helvetica;
	color: #d50000;
	letter-spacing: -1px;
	display: block;
	padding: 10px 0 0 0;
	margin: 0;
	}
#lw_wrapper p {
	display: block;
	padding: 10px 0 0 0 !important;
	margin: 0 0 0 0 !important;
	line-height: 125%;
	}
	
	
#lw_talent a, #lw_leadership a, #lw_ecosystem a, #lw_jobs a {
	color: #cc0000;
	text-decoration: underline;
	}	
#lw_talent a:hover, #lw_leadership a:hover, #lw_ecosystem a:hover, #lw_jobs a:hover {
	text-decoration: none;
	}		
	
#lw_leadership img {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	border: 1px dotted #ccc;
	padding: 5px;
	}	
	
	
	
	
	
	
	
#lw_wrapper .lw_footer {
	display: block;
	background: url(../images/lens_lw_footer.gif) no-repeat 0 0;
	width: 143px;
	height: 30px;
	position: absolute;
	bottom: 10px;
	left: 15px;
	}	