#divWrapper {
	width: 100%;
	background-image: url(../images/bgslice.jpg);
	background-repeat: repeat-x;
	white-space: nowrap;
	width: expression(document.documentElement.clientWidth < 800? "800": "auto" );	
}
#divLeftCol {
	float: left;
	width: 220px;
}
#divHeaderBlue {
	height:50px;
}
#divLogo {
	width:220px;
	height:150px;
	margin: 0px;
	padding: 0px;
}
#divRightCol {
	padding-left: 220px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	white-space: normal;
	margin: 0px;
}
#divFlash {
	height:120px;
	background-image: url(../images/flash-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;
	padding: 0px;
	white-space: nowrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#divTopNav img {
	margin-right: 3px;
}
#divIntHome {
	height: 70px;
	width: 52px;
	position: absolute;
	top: 239px;
	left: 670px;
	text-align: center;
	z-index: 2;
	visibility: visible;
}
#divIntHome a:hover {
	text-decoration: none;
}
#divIntEmail {
	height: 70px;
	width: 52px;
	position: absolute;
	top: 239px;
	left: 732px;
	text-align: center;
	z-index: 2;
	visibility: visible;
}
#divIntEmail a:hover {
	text-decoration: none;
}
#tableContent {
	width: 100%;
	margin-right: -250px;
}
#tdStripe {
	vertical-align: top;
	background-image: url(../images/medical-group-slice.jpg);
	background-repeat: repeat-x;
	height: 46px;
}
#tdContent {
	background-color: #FFFFFF;
	background-image: url(../images/intgrn-slice.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#divContentTitle {
	margin-left: 35px;
	margin-top: 10px;
}
#divContentTxt {
	width: 518px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #002F64;
	padding-right: 10px;
	margin-left: 35px;
}
#divContentTxt img {
	margin: 5px;
}
#tdFooter {
	height: 40px;
	background-color: #FFFFFF;
	line-height: 16px;
}
#divFooterTxt {
	width: 528px;
	margin-left: 35px;
	text-align: center;
}
#divBotNav {
	height:100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	margin-top: 10px;
}
#divSpacer {
	clear: both;
}
#divContentTxt img {
	margin: 5px;
	border: 1px solid #002F64;
}
