body {
	background: #234f63 url(images/bg_home.gif) repeat-x; 
}

#content, #bodycopy {
	line-height: 23px; 
}

#bodycopy {
	position: absolute;
	top: 396px;
	left: 0; 
	/*background: #2b576c;*/
	background: url(images/home_bodycopy_bg.png) top left no-repeat; 
	height: 244px; 
	width: 583px; 
	color: #b4ceda;
	padding-left: 26px; 
	padding-right: 60px; 
	padding-top: 70px; 
	width: 497px; 
	z-index: 2;
	border-top: 1px solid #a0d5ea;
}
	#tagline_icons {
		position: absolute;
		top: -56px;
		left: 28px; 
	}

	#bodycopy a {
		color: #a7e996;
	}


#body_home #sidebar {
	height: 377px; 
	background: #badae8 url(images/home_sidebar_bg1.jpg) bottom left no-repeat;
	padding-top: 18px; 
}
	#body_home #sidebar ul.nav li {
		margin-bottom: 1em;
		margin-left: 10px; 
		color: #47606b;
		font-family: Georgia; 
		font-style: italic;
		line-height: 17px; 
		padding-left: 20px;
		padding-right: 15px; 
		font-size: 12px; 
		background: url(images/document_icon.png) top left no-repeat; 
	}
		#body_home #sidebar ul.nav li a {
			color: #073043;
			font-weight: bold; 
			display: block;
			font-style: normal;
		}

		#body_home #sidebar ul.nav li span.datestamp {
			color: #7ea0af;	
		}

	#subscribe_form {
		position: absolute;
		top: 233px;	
		padding-top: 70px; 
		background: url(images/subscribe_bg_home.png) bottom left repeat-x; 
		margin: 0;
	}

	

#featured_client {
	position: absolute;
	top: 642px;
	left: 0;
	height: 151px;
	width: 583px; 
	padding: 0 60px 0 26px; 
	background: #0e2e3d;
	width: 497px; 
	line-height: 23px; 
	z-index: 2; 
	color: #bdcfd8; 
}

	#featured_client h3 {
		text-transform: uppercase;
		font-size: 12px; 
		color: #778991;	
		letter-spacing: 1px; 
		margin: 16px 0 0 0;
	}

	#featured_client a {
		font-weight: bold; 
		color: #fff; 
	}

#footer_logos {
	position: absolute;
	top: 793px;
	left: 0;
	z-index: 5; 
}

#rss {
	top: 656px;	
	top: 605px; 
	left: 545px; 
}

