/*!-------------------- Content Styling --------------------*/
.PAClogo {
	padding: 75px auto 10px;
}
.Header-logo {
	width: 98%;
	height: auto;
}
#container {
	padding: 15px auto 25px;
	width: 100%;
	height: 100%;
}
#content {
	padding: 5px 8px 15px;
	margin: 0 auto auto;
	font-size: 11pt;
	clear: both;
	visibility: visible;
}
h1 {
	font-size: 18pt;
	padding-bottom: 15px;
}
h2 {
	font-size: 16pt;
	padding-bottom: 5px;
}
h3 {
	font-size: 14pt;
}
.core, .core-a, h4 {
	font-size: 13pt;
}
/*!-------------------- Menu Styling --------------------*/
/*!-------------------- Footer Styling --------------------*/
/*!-------------------- Page Specific Styles --------------------*/
/*!------ Phoenix Fridays Contest TEMP Styling ------*/
a.Contest-button {
	padding: 15px;
	font-size: 12pt;
}
.PFC-photo-caption {
	width: 100%;
}
.PFC-Winner-Photo img{
	width: 98%;
	height: auto;
}

/*!------ Phoenix Fridays Contest TEMP Styling End ------*/


/*!-------------- Home Page Styling --------------*/
/*!-------------------- Core Pages --------------------*/
.core ul, .core_right ul {
	font-size: 11pt;
}
.corereqlink-Span {
	width: 200px;
}
.narrow-core-header {
	width: 95%;
}
.corereq_boxed {
	width: 85%;
}
/*!-------------------- Catalytic Page --------------------*/
.Cat-Info-Photo-Div-Left, .Cat-Info-Photo-Div-Right {
	width: 49%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	float: none;
}
.Photo-Caption-2 {
	padding: 0 0 10px;
}
div.Cat-Processing-Photo {
	width: 75%;
	float: none;
	margin: 0 auto 1%;
}
.Cat-Sensors-Right, .Cat-Shipping-Right {
	width: 80%;
	padding: 0;
}
ul.Kwik-Cat {
	margin: 0 auto;
	text-align: left;
	width: 90%;
}
/*!-------------------- PAC-Cores Page --------------------*/
/*!Taken care of in 650px-Layout CSS sheet*/
/*!-------------------- Downloads Page --------------------*/
div.Image {
	width: 75%;
}
/*!-------------------- News Page --------------------*/
#news p.last {
	padding-bottom: 45px;
}
/*!-------------------- Education Page --------------------*/
/*!Taken care of in 650px-Layout CSS sheet*/
/*!-------------------- Contact Pages --------------------*/
.contcat-boxes {
	margin: 0 auto;
}
#Main_office, #ga_office, #nh_office, #tx_office, .contactbox, .contactbox-2 {
	width: 85%;
	background-color: #D3D3D3;
	margin: 3% auto;
	float: none;
}
.separator {
	margin: 12px auto 0;
}
/*!-------------- About Page Styles --------------*/
img.About, img.About2 {
	width: 90%;
}
ul.About li, ul.About-Spanish li {
	margin: .75em 0 .75em 5%;
	width: 90%;
}
/*!-------------------- Links Page --------------------*/
.hyper, .hyper-2, .hyper-3 {
	width: 75%;
	height: auto;
	margin: 0 auto;
	float: none;
}
.hyper img.links2 {
	width: 80%;
	height: auto;
}
/*!-------------------- Family Page --------------------*/
/*!Taken care of in 650px-Layout CSS sheet*/
@media screen and (max-width:475px){
iframe {
	width: 300px;
	height: 180px;
}
}@media screen and (max-width:400px){
.image-holder1, .image-holder2a {
	display: none;
	visibility: collapse;
}
.Core-list1, .Core-list2 {
	width: 100%;
	margin: 0;
}
.Core-list2 {
	margin: 0 0 45px 0;
}
.Back-to-Top_Sticky {
	padding: 10px 25px;
	width: 115px;
	height: auto;
	font-size: 10pt;
}
.Image h4 {
	width: 170px;
	margin: 0 auto;
}
.Image h4.medium {
	width: 150px;
	margin: 0 auto;
}
.Image h4.x-wide {
	width: 180px;
	margin: 0 auto;
}
div.Thank_You-Link {
	width: 50%;
	margin: 10px 0 15px 0;
}
a.Thank_You-Link {
	width: 100px;
}
/*!------ Phoenix Fridays Contest TEMP Styling Begin ------*/
div.Contest-button {
	width: 100%;
	float: none;
}
.PFC-Photo {
	width: 96%;
}
div.countdowntimer, .countdown, iframe.countdown {
	display: none;
	visibility: collapse;
}

/*!------ Phoenix Fridays Contest TEMP Styling End ------*/
}
@media screen and (max-width:320px){
.Cat-Info-Photo, .Cat-Info-Photo-Left .Photo-Caption, .Cat-Info-Photo-Left img {
	width: 75%;
}
.Cat-Processing-Right, .Cat-Purchasing-Right {
	width: 100%;
}
.Cat-Sensors-Right, .Cat-Shipping-Right {
	width: 100%;
	padding: 0;
}
.rss {
	margin: -55px -10px 0 0;
}
.News-Share {
	margin: -30px 15px 0 0;
}
/*!------ Phoenix Fridays Contest Styling Begin ------*/
div.Contest-button {
	margin: 15px 0;
}
h4.countdown, iframe.countdown {
	visibility: collapse;
	display: none;
}
/*!------ Phoenix Fridays Contest Styling End ------*/
}
}