@charset "UTF-8";
/* Layout Small Screens */
body{background:none;}

/* Header */
.mainLogo{width:100%; height:45px; background:url(../images/beta-products-logo-small.png) no-repeat center; margin:10px 0px 14px 0px;}
.quickMainBox{display:none;}

/* Navigation */
nav{height:auto;}
.navFacebook{height:50px; margin:0;}
.navFB{margin:13px auto 0px auto;}
.navButton, .navFirst, .navFacebook{width:100%; float:left; background:url(../images/navGradient.png); background-repeat:repeat-x;}
.navButtonDef, .navFirstDef{width:100%; float:left; background:url(../images/navGradientHover.png); background-repeat:repeat-x;}
.navFirstDef:hover{background:url(../images/navGradientHover.png); background-repeat:repeat-x;}
.navDivide, .navCornerRight{display:none;}

/* Article */
article{width:100%; padding:0; background-color:#FFF;}
.lineNo{display:inline;}
.articleHr{display:block;}
.articleBoxShow{display:none;}
.articleSpacer{display:none;}
.slideshow{display:none;}
.articleBox{width:96%; padding:2%;}
.articleHead{text-align:center;}
.articleToggle{display:none;}
.articleBanner{display:none;}
.quickMainBox2{display:inline;}
.wimage{width:80px; height:80px;}

/* Article - Services */
.spContainer, .spContainer2{width:100%; margin:0px 0px 10px 0px;}

/* Article - Contact */
#mainContactBox{margin-top:0px;}

/* Article - Contact Map */
.mapContainer{width:100%; height:450px; float:left; padding:0;}

/* Footer */
.footCopy{width:100%; margin:0px; text-align:center;}
.footPolicy{display:none;}
/* General */
.head2{text-align:center;}



