h1	{
	color: #F6921E;
	}
	
#container	{
		background: #FFF url(/images/services_bg.jpg) top center repeat-x;
		}
		
#navbar	{
	background: transparent url(/images/services_png.png) top left repeat;
	}
	
	.navigation ul	{border-bottom: .4em #F6921E solid;}
	
	.navigation ul li a:hover	{
		color: #FFF;
		background-color: #F6921E;
		}
		
	.navigation ul li a.active	{background-color: #F6921E; color: #FFF; font-weight: bold;}
	
.main_content	{
		margin-bottom: 15px;
		}
		
		.column_one	{
			float: left; width: 550px;
			}
			
		.column_two	{
			float: right;
			width: 366px;
			}
		
		.services_box	{
			position: relative;
			width: 550px; height: auto; margin-bottom: 25px;
			background: transparent url(/images/servicebox_footer.gif) bottom left no-repeat;
			}
			.services_box img {display:block;}
			
			.services_box ul {
				display: block;
				width: 245px;
				padding: 0 12px 12px 12px; margin: 0;
				}
	
	.summerprogram {background: transparent url(/images/summer_bg.jpg) top right no-repeat;}
						
#footer	{
	background: transparent url(/images/services_footer.jpg) bottom center repeat-x;
	border-bottom: 5px #F6921E solid;
	}
