@media screen and (max-width:1100px) {

	#FullBand1 {width: 95%;}
	#pagewrap1 {width:auto;}
	#pagewrap2 {width:auto;}
	#pagewrap3 {width:auto;}
	#pagewrap4 {width:auto;}
	#pagewrap5 {width:auto;}
}

@media screen and (max-width: 990px) {

	.PhoT {font:200%/110% Arial,Helvetica,sans-serif;letter-spacing:-1px;}
	#nav ul.level1 li.level1-li a.level1-a {padding:0 30px 0 30px;}
	.Bone_third {width:45.66%;}
	#Foo2 {display:none;}
}

@media screen and (max-width: 800px) {

	#nav ul.level1 li.level1-li a.level1-a {padding:0 15px 0 15px;}
	#contentModule1 {width:100%;float:none;}
	#contentModule2 {margin-left:0;width:100%;float:none;}
}

@media screen and (max-width: 610px) {
	html {-webkit-text-size-adjust: none;}

	#ShadTop {display:none;}
	#ShadBot {display:none;}
	
	#TopNav {width:250px;height:auto;margin-top:20px;}
	#nav select {display:inline-block;}
	#nav #table ul {display:none;}

	#pagewrap3 {display:none;}
	#contentModule1 {display:none;}
	#contentModule3 {display:none;}

	#TopLogo {float:none;width:60%;}
	#TopRight {float:none;width:100%;padding:0;text-align:center;}

	#Foo3 {display:none;}

	#Foo1 {width:100%;}
}

img {max-width:100%;height:auto;width:auto\9; /* ie8 */}