@charset "utf-8";
/* CSS Document */
#leaveanestGlobalHeader{
	background-color: #E8E8E8;
	width:100%;
	height:25px;
	border-bottom:2px solid #FFFFFF;
	font-size:10px;
	text-align:left;
}
#leaveanestGlobalHeader h1{
	display:none;
}
#leaveanestGlobalHeader p{
	line-height:2em;
	padding:3px 10px;
}
#leaveanestGlobalHeader p span#divisionName{
	float:right;
}

#leaveanestGlobalFooter{
	width:100%;
	height:150px;
	border-top:2px solid #FFFFFF;
	font-size:10px;
	clear:both;
	text-align:left;
	background:#E8E8E8;
}
#LGFLeft{
	width:220px;
	height:160px;
	float:left;
}
#LGFLeft p{
	width:180px;
	height:120px;
	margin-left:20px;
	margin-top:20px;
}
#LGFLeft p a{
	width:180px;
	height:120px;
	background:url(corporate_logo.jpg) 0 0 no-repeat;
	display:block;
	text-indent:-20000px;
	text-decoration:none;
}
#LGFRight{
	padding:10px 10px 5px 240px;
}
#leaveanestGlobalFooter ul{
	line-height:2em;
}
#leaveanestGlobalFooter ul li{
	margin-right:20px;
	display: inline;
}
#leaveanestGlobalFooter p{
	line-height:2em;
}
