body
	{
	  margin: 0;
	  padding: 0;
	  color: #000;
	  font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	  background: #f5f5eb url("../images/integra_inside_bg.jpg") repeat-x;
	}

#learnmore{
	position: absolute;
	margin: 100px 0px 0px 660px;
	z-index: 30;
}
	
#container2
	{
		width: 800px;
		height: 700px;
		margin: auto;
		background: #f5f5eb url("../images/integra_inside_bg.jpg") repeat-x;
	}

#content_wrap
	{
		width: 795px;
		background: #f5f5eb url("../images/integra_content_bg.jpg") no-repeat;
	}

#header2
	{
		width: 790px;
		height: 167px;
		margin: auto;
		background: transparent url("../images/hdr_inside.jpg");
		background-repeat: no-repeat;
	}

#homeleftcol{
	width: 200px;
	float: left;
	margin: 10px 0px 0px 22px;
}

#homerightcol{
	width: 310px;
	float: left;
	margin: 10px 0px 0px 10px;	
}

table{
	margin: 10px 0px 0px 0px;
}

#news{
	width: 200px;
	min-height: 550px;
	height:auto !important;
    height:550px;
	float: left;
	margin: 5px 0px 0px 10px;
	background-color: #3e4b28;
	color: #fff;
	padding: 10px;
}

#news a:link, #news a:visited{
	text-decoration: underline;
	color: #fff;
}

#news a:hover{
	color: #000;
	text-decoration: none;
}
	
#leftcol
	{
		clear: both;
	  float:left;
	  margin: 10px 10px 10px 20px;
	  width: 175px;
		padding: 0px;
	}

#leftcol img
	{
		padding: 0px 0px 3px 0px;
	}

#rightcol2
	{
	  float: left;
	  margin: 10px 0px 10px 100px;
	  padding: 0px 20px 20px 0px;
	  width: 530px;
	  min-height: 500px;
	  height:auto !important;
      height:500px;
}

#rightcol2 a:link, #rightcol2 a:visited{
	text-decoration: none;
	color: #333;
}

#rightcol2 a:hover{
	text-decoration: underline;
}

#rightcol
	{
	  float: left;
	  margin: 10px 0px 10px 15px;
	  padding: 0px 20px 20px 0px;
	  width: 530px;
	  min-height: 500px;
	  height:auto !important;
      height:500px;
}

#rightcolforms
	{
	  float: left;
	  margin: 10px 0px 10px 35px;
	  padding: 0px 20px 20px 0px;
	  width: 530px;
	  min-height: 500px;
	  height:auto !important;
      height:500px;
}

#rightcolforms a:link, #rightcolforms a:visited{
	text-decoration: none;
	color: #333;
}

#rightcolforms a:hover{
	text-decoration: underline;
}

#rightcolforms img{
	float: left;
	margin-right: 8px;
}

#callout{
	float: left;
	clear: both;
	margin: 20px 0px 30px 20px;
	font-size: 18px;
	width: 700px;
}

#footer
	{
		font-size: 10px;
		float: left;
		clear: both;
		width: 800px;
		height: 20px;
		margin: 10px auto;
		padding: 12px 0px 20px 0px;
		border-top: 1px solid #dfe0da;
}

#footer ul, #footer li
	{
		float: left;
		list-style: none;
		text-decoration: none;
		display: inline;
		margin: 0px 15px 0px 0px;
	}

#footer a:link, #footer a:visited
	{
		color: #000;
		text-decoration: none;
	}

#footer a:hover
	{
		color: #5b6c39;
		text-decoration: none;
	}

h1
	{
		color: #5b6c39;
		text-decoration: none;
		font: normal bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
		margin: 0px;
	}
	
h2
	{
		color: #e3e3d5;
		text-decoration: none;
		font: normal bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
		padding: 0px;
		margin: 0px;
	}
