@charset "UTF-8";
/* CSS Document */

	.nav a.active, #secondNav.nav
	{
		background-color: #dae1e6;
	}
	
	#secondNav.nav
	{
		background-color: transparent;
		background: url(../images/background.secondNav.section2.png) repeat-y bottom left;
	}
	
	.column.one
	{
		width: 25em;
	}
	
	.column.two
	{
		width: 15em;
	}
	
	.column.last
	{
		display: none;	
	}
	
	#main
	/*{
		background: url(../images/background.content.1.jpg) no-repeat top right;
	}*/
	