@media only screen and (max-width:1200px) {

	
#Header_Container_left #Header_Logo {
	width: 300px;
}

#Header_Container_left #Header_Content {
	width: 125px;
}


/*RIGHT*/
#Header_Container_right #Header_Logo {
	width: 300px;
}

#Header_Container_right #Header_Content {
	width: 660px;
}

#Header_Width {
	width:960px;
}	

.narrow #slideshow{
	width:960px;
	}

#captionWrapper{
		width: 960px;
	}
#slideControls UL{
		width:960px;
}
	
#MainMenu {
	width:960px;
	}
	
#HomeContentWidth {
	width:960px;
	}
	
	
#InteriorContentWidth {
	width:960px;
}

#ContentLeft {
	float: left;
	width: 300px;}
#ContentRight {
	width: 640px;
	float: right;
	line-height:18px;}
	
	
#FooterWidth{
	width:960px;
}
	

#FooterLayout_left #FooterSectionOne {
	width: 300px;
}

#FooterLayout_left #FooterSectionTwo {
	width: 660px;
}


/*RIGHT*/
#FooterLayout_right #FooterSectionOne {
	width: 300px;
}

#FooterLayout_right #FooterSectionTwo {
	width: 660px;
}

	
	
	
	
	
	
	
	
	
	
	
	
}

