#headerimg {
	background-image: url(../images/home_banner.jpg);
	height: 299px;
	margin: 0;
}

	
#headerimg p {
	width: 290px;
	margin: -9px 0 0 42px; 
	}
	
.logo {margin: 38px 0 22px 38px;	}
	
#content {
	background-image: url(../images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: 15px 25px;
}

#leftcol {
	width: 478px;
	height: 266px;
	background: url(../images/home_leftcol_bg.gif) no-repeat;
	margin: 8px 0 0 27px; 
	display: inline;
	}
	
#leftcol h2{	
	margin: 18px 0 12px 32px;	
}
	
#leftcol p	{
	width: 409px;
	margin: 18px 0 12px 32px;	
}
	

#rightcol {
	width: 248px;
	height: 266px;
	background: url(../images/home_rtcol_bg.gif) no-repeat;
	margin-top: 8px;
}

#rightcol h2{
	margin: 18px 0 12px 32px;	
}
	
#rightcol p {width: 187px; margin: 18px 0 12px 32px; font-size: 11px; font-family:Georgia, Times, serif; line-height: 18px;}


	