#content {
    width: inherit;
    max-width: 960px;
    /*padding-top: 100px;*/
    padding-right: 30px !important;
    padding-left: 30px !important;
    line-height: 30px !important;
}
@media (max-width: 1010px) {
	#template_ctn1{
	    background-image: none;
	}
	#corp_headline1{
		background-image: none;
    	width: initial;
    	padding-top: inherit;
    	padding-left: inherit;	
	}
	
	#corp_headline1 h1 {
		color: black;
		padding-left: inherit;
	}
	
	#site_map_ctn2 {
		padding: inherit;
		padding-bottom: 30px;
	}
	
	#site_map_bottom {
		background-image: none;
    	width: initial;	
	}
	
	.text_wrap li {
		list-style: none;
	}
}	
