body { 			background-color: #FFFFFF;
				
}

p{			line-height: 18px;
			margin:0 0px 0px;
}

div.container {			position: relative;
					top: 30px;
					height: 500px;
					width: 800px;
					margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					border: 0px #8EA2B1 solid;
}

div.container2 {			margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					margin-top: 30px;
					height: 550px;
					width: 800px;
					border: 1px #8EA2B1 solid;	
					z-index: 5;	
					background: url(images/homebkg.gif) no-repeat;
					clear: both;
}

div.container3 {			margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					margin-top: 30px;
					height: 550px;
					width: 800px;
					border: 1px #8EA2B1 solid;	
					z-index: 5;	
					background: url(images/peoplebkg2.gif) no-repeat;
					clear: both;
					overflow: hidden;
}

div.main {				float:left;		
					width: 460px;	
					height: 360px;
					z-index: 6;
					background-color: transparent;
					clear: both;
}


div.main2 {				float:left;		
					width: 460px;	
					height: 360px;
					z-index: 6;
					/*overflow-x: hidden;*/
					/*overflow-y: scroll;*/
					border: 0px #8EA2B1 solid;		
					background-color: transparent;
					clear: both;
}

div.main2 ul { 			list-style-type: none; 
					padding: 0; 
					margin: 0
}

div.main2 li { 			background-image: url(images/greendot.gif); 
					background-repeat: no-repeat; 
					background-position: 0 2px; 
					padding-left: 25px
}

div.main3 {				float:left;		
					width: 460px;	
					height: 360px;
					z-index: 6;
					/*overflow-x: hidden;*/
					/*overflow-y: scroll;*/
					border: 0px #8EA2B1 solid;		
					background-color: transparent;
					clear: both;
					overflow-y: scroll;
					overflow-x: hidden;
}




div.main_temp {			margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					min-height: 400px;
					height: auto !important;
					height: 400px;
					width: 800px;
					border: 0px #8EA2B1 solid;	
					z-index: 5;	
					background: url(images/Spiragraph1.gif) no-repeat;
					clear: both;
}

div.spacer {			height: 50px;	
					width: 800px;	
					background: transparent;
					clear: both;
}


div.left{				float:left;
					width:370px;
					min-height: 50px;
					border: 0px #8EA2B1 solid;
					background: transparent;
}


div.right{				float:right;
					width:350px;
					min-height: 50px;
					border: 0px #8EA2B1 solid;
					background: transparent;
}


