body#page_home{
	background:url(/_images/backgrounds/home-body-bg.png) bottom left repeat-x;	
}
/*===================================================================================================*/
#main-content{
	padding-top:237px;
}
#main-content a{
	color:#007f78;
	text-decoration:underline;
	font-weight:bold;
	font-size:11px;
}
#flash-wrap{
	position:absolute;
	top:10px;
	left:0px;
	width:775px;
	height:217px;
	background:url(/_assets/flash-bg.gif) top left no-repeat;
}
#flash{
	display:inline;
	position:relative;
	float:left;
	margin-left:16px;
	margin-top:16px;
}
#home-left-1{
	position:relative;
	display:inline;
	float:left;
	width:326px;
	height:223px;
	background:url(/_images/backgrounds/home-left-1.gif) top left no-repeat;
	padding:3px 20px 3px 20px;
}
#home-left-1 h2{
	margin-bottom:10px;
}
#home-right-1{
	position:relative;
	display:inline;
	float:left;
	width:170px;
	height:118px;
	background:url(/_images/backgrounds/home-right-1.gif) top left no-repeat;
	margin-left:5px;
	padding:3px 10px 3px 20px;
}
#home-right-1 a{
	position:absolute;
	right:10px;
	top:82px;
}
#home-right-2{
	position:relative;
	display:inline;
	float:left;
	width:170px;
	height:115px;
	background:url(/_images/backgrounds/home-right-2.gif) 0px 1px no-repeat;
	margin-left:4px;
	padding:3px 10px 3px 20px;
}
#home-right-2 a{
	position:absolute;
	right:10px;
	top:82px;
}

#home-right-3{
	position:relative;
	display:inline;
	float:left;
	width:375px;
	height:88px;
	background:url(/_images/backgrounds/home-right-3.gif) top left no-repeat;
	margin-left:5px;
	margin-top:4px;
	padding:3px 10px 3px 20px;
}
#home-right-3 a{
	position:absolute;
	right:13px;
	top:65px;
}
/*===================================================================================================*/
#footer{
	height:262px;
}