/** START Global Styles **/
#landingPageWrapper { font-family:"brandon-grotesque", "arial", sans-serif; max-width:1168px; }
#landingPageWrapper strong { font-weight:500; }	
#landingPageWrapper h2 { font-family:"brandon-grotesque", "arial", sans-serif; text-transform:uppercase; margin: 0; padding:24px 0 15px 0; font-size: 17px; color:#000; }
#landingPageWrapper h2 a, #landingPageWrapper h3 a { color:#000; text-decoration:none; }
#landingPageWrapper h3 { font-family:"brandon-grotesque", "arial", sans-serif; font-size:17px; }
#landingPageWrapper h4 { font-family:"brandon-grotesque", "arial", sans-serif; font-size:14px; text-transform:uppercase; margin:0; padding:0; }
#landingPageWrapper p { font-family:"brandon-grotesque", "arial", sans-serif; font-size:17px; line-height:22px; margin:0; padding:0 0 15px 0; clear:none !important;}
#landingPageWrapper ul, #landingPageWrapper ol { margin: 0 0 0 29px; padding: 0 0 15px 0; }
#landingPageWrapper ul li, #landingPageWrapper ol li { font-size:17px; font-family:"brandon-grotesque", "arial", sans-serif; } 
#landingPageWrapper a { color:#993366; text-decoration:underline; font-size:17px; font-family:"brandon-grotesque", "arial", sans-serif; }
#landingPageWrapper a:hover, #landingPageWrapper a:focus { text-decoration:none; }
/** END Global Styles **/

/** START Header **/
#customerServiceHeader { width:100%; height:175px; color:#000; background-color:#782157; letter-spacing:0.5px; display:table; margin: 0 0 30px 0;}
#cSInnerWrapper, #cSInnerWrapper2 { display:table-cell; vertical-align:middle; color:#fff; }
#cSInnerWrapper2 h1 { font-size: 30px; font-weight:normal; text-align:center; color:#fff; letter-spacing:5px; text-transform:uppercase; margin:0; padding:0; font-family:"brandon-grotesque", "arial", sans-serif;}
#cSInnerWrapper h1 { font-size: 36px; font-weight:normal; text-align:center; color:#fff; letter-spacing:5px; text-transform:uppercase; margin:0; padding:0; font-family:"brandon-grotesque", "arial", sans-serif;}
#cSInnerWrapper p { text-align:center; font-size:22px; margin:2% 0 0 0; }
/** END Header **/

#metalTypes { background-color:#ccc; margin: 0 0 14px 0; }
#metalTypes tr td { background-color:#eaeaea; }
#metalTypes tr td p { margin:0; padding:0 0 8px 3px; }
#metalTypes tr td p span { background-color:#800000; }

.metalBox { width:100%; max-width:1140px; overflow:hidden; padding: 10px; }
.boxLeft { float:left; }
.boxRight { float:right; }
.grayBG { background-color:#ccc; }
.metalCopy { width:75%; }
.metalCopy p:last-of-type { padding: 14px 0 0 0 !important; }
.toTop { font-size:14px !important; }
.metalImg { width:25%; }
.metalImg img { padding:10px 0 0 28px; }

@media screen and (max-width: 767px) {
	.metalImg, .metalCopy { width:100%; }
}
