body {
	color: black;
	font-size: 10px;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background: #CCD6E0 ;
	text-align: center;
	margin: 0px 0px 0px 0px;
		}

#ih {
	background: #CCD6E0;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 803px;
	position: relative; 
	background: white;
	height: auto; 
	visibility: visible; 
	display: block; 
}

#header {
	background: white;
}

#topLine {
	background: transparent;
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 0px;
	width: 803px;
	height: 12px;
	visibility: visible;
	display: block; 
}

#titleLinks {
	background: transparent;
	position: absolute;
	z-index: 80;
	top: 10px;
	left: 543px;
	width: 207px;
	height: 25px;
	visibility: visible;
	display: block; 
}

#goToMeeting {
	background: transparent;
	position: absolute;
	z-index: 80;
	top: 30px;
	left: 570px;
	width: 100px;
	height: 50px;
	visibility: visible;
	display: block; 
}

#intergratedHealthcarLogo {
	position: static;
	top: 0;
	left: 0;
	width: 203;
	z-index: 10;
}

#container {
	background: url(../images/layout/container_background.gif) repeat-y;
	clear: both;
}

#side-a {
	float: left;
	width: 203px;
	background: url(../images/layout/side-a_background.gif) repeat-y;
}

#formDemo {
	position:absolute;
	top:246px;
	* top:253px;
	left:350px;
	width:370px;
	height:440px;
	* height:491px;
	z-index:10;
}

#content { 
	float: left;
	width: 600px;
	background: url(../images/layout/content_background.gif) repeat-y;
}

.backToTop {
}

#pagePhoto {
	background: url(../images/layout/page_photo_background.gif) repeat-y;
}

#footer {
	clear: both;
	background: url(../images/layout/footer_background.gif) repeat-x;
}
	
	
