	
	#content {
		background-image:  url(../../../img/static/layout/tiles/green.jpg);
                float: none;
                clear: both;
	}
	
/*/////////////////////////////////////////////////////////////////////
	
/////////////////////////////////////////////////////////////////////*/

	#rightContent h2 {
		background-image: url(../../../img/static/layout/shell/header-2col.gif);
	}
	
	#rightContent .boxContent {
		width: 280px;
	}

	
	/*
		left side
	*/
	
	#columnL {
		width: 280px;
		color: #736357;
		float: left;
		margin: 0 6px 0 0;
	}	
	#columnL h3 {
		font-size: 1.1em;
		margin: 0 0 4px 0; padding: 0 1px;
	}	
	#columnL p {
		margin: 0 0 15px 0; padding: 0 1px 15px 1px;
		border-bottom: 1px solid #DFDDD4;
	}	
	
	#columnL p span {
		width: 70px;
		float: left;
	}
	
	/*
		right side
	*/
	
	#columnR {
		width: 280px;
		float: left;
	}	
	
	#columnR #boxMap .boxHead,
	#columnR #boxMap .boxFoot {
		margin: 0;
	}
	#columnR #boxMap .boxCopy {
		padding: 0 4px;
	}

