

/* LAYOUT */

#Container {

}

	#Head {

	}
						
		#Neck {

		}	

			
				
	
	#Left {
		
	}
		
		
	
	#Mid {
		width: 608px;
	}
	
			
		#Content {

		}
	
	#Right 
	{
		width: 216px;
		text-align: center;
		padding: 0;
	}
		#RightCaption
		{
			color: #FFFFFF;
			font-size: 1.3em;
			font-weight: bold;
			line-height: 1.5em;
			width: 160px;
			margin: auto;
			margin-top: 20px;
			margin-bottom: 35px;
			text-align: left;
		}			

		
	
			
	#Foot_Left {

	}			
			
	#Foot {
		width: auto;
	}



/* LAYOUT END */


