#HomeContent{	
background:url(../images/ContentBG2.jpg) repeat-x top #b99f7c;
display:inline;
float:left;
margin:0 14px 0 16px;
width:655px; /*655*/
overflow:hidden;
}
	#HomeContent h1{
	padding:20px 15px 40px 15px;
	}
	#HomeContent h2{
	padding:0 15px 15px 15px;
	}
	#HomeContent p{
	padding:0 15px 10px 15px;
	}
	#HomeContent a{
	color:#421105;
	}
	#HomeContent a:hover{
	color:#663300;
	}		
#Flash {
	width:655px;
	height:338px;
}

#Special {
	background:url(../images/Special.jpg) no-repeat;
	width:644px; /* 654px */
	height:46px; /* 86px */
	padding:40px 0 0 10px;
}
	#Special p {
		color:#fff;
		float:left;
		font-size:14px;
		font-family:"Times New Roman", Times, serif;
		font-weight:bold;
		padding:0 0 0 40px;
	}
	#Special span {
		text-transform:uppercase;
		color:#f2cb28;
		font-size:16px;
	}

#LeftColumn {
	float:left;
	width:685px;
}			
#RightColumn {
	float:left;
	width:295px;
}
#SideBar{
	float:left;
	margin:20px 0 0;
	width:283px;
	}	
		#SideBar p{
		color:#FFF;
		padding:0 20px 10px 20px;
		}
#FeaturedDocBox{	
background:url(../images/FeaturedDocBoxBottom.jpg) no-repeat bottom;	
display:table;
padding:0 0 40px 0;
width:655px;
}			
	#Featured{	
	background:url(../images/FeaturedRightBG.gif) repeat-y;						
	float:left;
	padding:0 15px 0 0;
	width:320px;
	}
	#MeetDoc{			
	float:left;
	width:320px;
	}
#HomeVideo{
background:url(../images/ContentSmallBG.jpg) repeat-x top #b99f7c;			
width:655px;
}	
	#Video{	
	/*margin:0 0 0 160px;*/
	padding:0;	
	}	
#Finance{
background:url(../images/ContentSmallBG.jpg) repeat-x top #b99f7c;			
width:655px;
}
	.CreditLogo{
	padding:0 0 10px 10px;
	}

/* FooterHome Style */	
#FooterHome{
background:url(../images/FooterBG.jpg) repeat-x top #01669a;
text-align:center;
margin:0 auto;
padding-bottom:45px;
}
	#MainContainerBottom{
	background:url(../images/MainContainerBottom.gif);
	height:67px;
	margin:0 auto;
	padding:0;
	width:980px;
	}
	#Blurb{
	padding-left:20px;
	padding-right:20px;
	}

