#divWrapper {
	width: 100%;
}
#divHeaderBlue {
	height:50px;
	background-image: url(../images/senior_healthcare-blueslic1.jpg);
	background-repeat: repeat-x;
}
#divHeader {
	height: 150px;
	width: expression(document.documentElement.clientWidth < 760? "760": "auto" );
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
#divLogo {
	width:220px;
	height:150px;
	background-image: url(../images/senior-healthcare-blueslice.jpg);
	background-repeat: repeat-x;
	float: left;
	display: inline;
	background-color: #0A243A;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divHeaderFlash {
	height:120px;
	background-image: url(../images/senior-healthcare-grnslice.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #90A783;
	white-space: nowrap;
}
#divTopNav {
	height:30px;
	background-image: url(../images/topnav_whiteslice.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
#divTopNav img {
	margin-right: 3px;
}
#divBodyWrap {
	vertical-align: top;
	background-image: url(../images/senior-healthcare-bgslice2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	width: expression(document.documentElement.clientWidth < 760? "760": "auto" );	
}
#ContentWrapper {
	padding-left: 220px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	white-space: normal;
}
#divBotNav {
	height:60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 30px;
}
#divSpacer {
	clear: both;
}
#request {
	position: absolute;
	top: 85px;
	left: 760px;
}
