	/* ###################################################################### */
	/* File controls home styles */
	/* ###################################################################### */	

	/* West */	
	.home #banner1 {
		float: left;
		margin: 19px 23px 0px 0px;		
		padding: 0px;
	}
	.home .west #welcome {
		height: 328px;
		background: url('/app_themes/betacenter/assets/images/pages/home/content/content-shadow.gif') bottom left no-repeat;	
		padding: 0px;
	}
	.home .west #welcome h2 {
		float: left;
		background: url('/app_themes/betacenter/assets/images/pages/home/headers/header_welcome.gif') top left no-repeat;	
		width: 307px;
		height: 35px;
		text-indent: -9999px;
		margin: 23px 0px 0px 0px;
		padding: 0px 0px 5px 0px;		
	}
	.home .west #welcome p {
		line-height: 18px;
		margin: 0px;
		padding: 0px 44px 0px 0px;
	}
	.home .west #programs {
		margin-top: 30px;
		background: url('/app_themes/betacenter/assets/images/pages/shared/content/dotted-line.gif') 332px top repeat-y;			
		float: left;		
	}
	/* Row Headers */
	.home .west #programs .row .left-col h3 {		
		width: 214px;
		text-indent: -9999px;
		padding: 0px;
		margin: 0px;
		padding-bottom: 3px;
	}
	.home .west #programs .row .right-col h3 {		
		width: 134px;		
		text-indent: -9999px;
		padding: 0px;
		margin: 0px;
		padding-bottom: 3px;
	}	
	.home .west #programs .row .about-beta h3 {
		background: url('/app_themes/betacenter/assets/images/pages/home/headers/header_about-beta.gif') top left no-repeat;
		height: 26px;
	}	
	.home .west #programs .row .teen-prgram h3 {
		background: url('/app_themes/betacenter/assets/images/pages/home/headers/header_teen-program.gif') top left no-repeat;
		height: 26px;
	}	
	.home .west #programs .row .residential-program h3 {
		background: url('/app_themes/betacenter/assets/images/pages/home/headers/header_residential-program.gif') top left no-repeat;
		height: 51px;
	}	
	.home .west #programs .row .neighborhood-outreach h3 {
		background: url('/app_themes/betacenter/assets/images/pages/home/headers/header_neighborhood-outreach.gif') top left no-repeat;
		height: 41px;
		padding-bottom: 7px;
	}
	.home .west #programs .row .emer-services h3 {
		background: url('/app_themes/betacenter/assets/images/pages/home/headers/header_emer-services.gif') top left no-repeat;
		height: 51px;
		
	}
	.home .west #programs .row a {
		color: #5e5e5e;
		text-decoration: none;
	}
	.home .west #programs .row a:hover {
		color: #90059e;
	}							
	/* Row Layout */
	.home .west #programs .row {
		float: left;
		background: url('/app_themes/betacenter/assets/images/pages/shared/content/dotted-line.gif') -3px bottom repeat-x;			
		width: 635px;
		padding: 19px 0px 23px 0px;
	}
	.home .west #programs .left-col {
		float: left;
		width: 345px;
	}	
	.home .west #programs .right-col {
		float: left;
		padding-left: 5px;
		width: 285px;					
	}	
	.home .west #programs .row .spacer {
		padding-left: 7px;
	}	
	.home .west #programs .row.topless {
		padding-top: 0px;
	}		
	.home .west #programs h3 {
		float: left;
		padding-left: 11px;	
	}
	.home .west #programs img {
		float: left;
	}
	.home .west #programs p {
		float: left;
		width: 195px;
		padding-left: 11px;	
		margin: 0px;	
	}				
	.home .west #programs .right-col p {
		width: 155px;
		padding-left: 11px;		
	}					
	.home .west #programs .row.no-seperator {
		background: none;	
		padding-bottom: 10px;		
	}						
		
	/* East */	
	