* {
  /* Used so padding and margins fit in elements defined size */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

section
{
display:block;
width:100%;
}
body {
  font-family: "PT Sans", sans-serif;
  background: #ffffff;
  /* Used so 1.6 em = 16pts */
  font-size: 62.5%;
}

.wrapper {
  font-size: 1.6em;
  margin: 0 auto;
  width: 100%;
  background-color: white;
}
#bannermenu
{
width:100%;
}
#mainbanner
{
width:100%;
height:auto;
margin:0;
padding:0;
}

#mainbanner img
{
width:100%;
height:auto;
margin:0;
padding:0;;
}

/* Navigation Bar Styling */
.nav {
  background: #009FDF url(../images/topnavbgg.jpg) repeat;
  width: 100%;
  height: 43px;
  /* Used so the menu drop down can be placed absolutely */
  position: relative;
  border: 1px solid #B2BEB5;
}

.nav li {
  list-style: none;
  float: left;
  text-align: center;
  width: 10%;
  /* fallback for non-calc() browsers */
  /* Width divided between the 10 items on the bar */
  width: calc(100% / 7);
}

/* Style links in nav bar */
.nav > li > a {
  color: #fff;
  font-weight: bold;
  font-size: .7em;
  text-decoration: none;
  line-height: 43px;
  padding: 0 20px;
  height: 43px;
  text-transform: uppercase;
}

.nav > li > a:hover {
  color: #000;
 
}


.nav > li:hover {
  border-right: 1px solid #B2BEB5;
  border-left: 1px solid #B2BEB5;
  background-color:#F1F1F1;
  color:#000;
 
}

.nav > li a:hover {
  /*border-right: 1px solid #B2BEB5;*/
  /*border-left: 1px solid #B2BEB5;*/
  color:#000;
 
}
/* On hover show the menu drop down */
.nav > li:hover > div {
  display: block;
}

/* Position the menu drop down relative to the nav bar */
.nav > li > div {
  position: absolute;
  left: 0;
  top: 41px;
  /* Don't show unless the nav bar li is hovered */
  display: none;
  background: #F1F1F1;
  padding: 10px 5px 30px 5px;
  box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.4);
  /* Hide anything that might be outside the div */
  overflow: hidden;
  z-index:1;
}

/* End of Navigation Bar Styling */
/* Drop Down Menu Styling */
.nav-main {
  width: 100%;
  border: 1px solid #B2BEB5;
}

.nav-divider {
  display: inline-block;
}

.nav-focus-art {
  display: inline-block;
  width: 18%;
  vertical-align: top;
  text-align: center;
}

.nav-focus-art a {
text-decoration:none;
color:#000;
width:100%;
display: block;
text-transform: none;
text-align:left;

}

.nav-focus-art1 {
  display: inline-block;
  width: 22%;
  vertical-align: top;
  text-align: center;
}

.nav-focus-art1 a {
text-decoration:none;
color:#000;
width:100%;
display: block;
text-transform: none;
text-align:left;

}
.nav-art-author, .nav-art-title {
  display: inline-block;
  padding: 10px 0px;
}

.menuwrapper2
{
width:100%;
}
.nav-art-author {
  font-size: .9em;
  color: red;
}

.nav-art-title {
  font-size: 1.4em;
}

.nav-art-image {
  display: inline-block;
}

.nav-divider-2 {
  display: inline-block;
  width: 1.0%;
}

.nav-headlines {
  display: inline-block;
  width: 34.5%;
  font-size: 1.2em;
  font-weight: bold;
  text-align: left;
  padding-right: 3px;
}

.nav-headline-link {
  border-bottom: 1px solid #B2BEB5;
  padding: 10px 0px;
}

.nav-headline-link:last-child {
  border-width: 0px;
}

.nav-links {
  display: inline-block;
  width: 11.95%;
  vertical-align: top;
  text-align: left;
}

.nav-link {
  padding-bottom: 20px;
}

.nav-empty-cell {
  padding-top: 40px;
}

.nav-headline-link:first-child {
  color: red;
}

.nav-link:first-child {
  color: red;
}

a.level2:link, a.level2:visited {
color: #313131;
font-size:0.8em;

}

a.level2:link, a.level2:visited {
font-weight: normal;
font-size:0.8em;
line-height: 5px;
}
a.level2:link, a.level2:visited {
padding: 5% 5% 5% 5%;
border-radius: 2px;

}

a.level2:hover {
font-weight: normal;
font-size:0.8em;
line-height: 5px;
background-color:#D3D3D3;
padding: 5% 5% 5% 5%;
}
#fbmenuwrapper
{
width:100%;
height:auto;
}

#fimg1
{
	float:left;
	width:13%;
	margin-left:2%;
}

#fimg2
{
	float:left;
	width:13%;
	margin-left:2%;
}
#fimg3
{
	float:left;
	width:13%;
	margin-left:2%;
}

#fimg4
{
	float: left;
width: 50%;
margin-left: 3%;
margin-top: 1%;
}

#fa1
{
text-decoration:none;
background-color: #343434;
padding:2% 9.5% 2% 9.5%;
color:#FFFFFF;
font-size:0.8em;
}

#fa2
{
text-decoration:none;
background-color: #343434;
padding: 2% 8.3% 2% 8.3%;
color:#FFFFFF;
font-size:0.8em;
}

#fa3
{
text-decoration:none;
background-color: #343434;
padding: 2% 2% 2% 2%;
color:#FFFFFF;
font-size:0.8em;
}
#featureimg1
{
	width:100%;
	height:auto;
	padding:0;
	margin:0;
}

#featureimg2
{
	width:100%;
	height:auto;
	padding:0;
	margin:0;
}

#featureimg3
{
	width:100%;
	height:auto;
	padding:0;
	margin:0;
}

#specialofferspan
{
	font-size: 0.9em;
	background: url(../images/pager_arrow_right.gif) no-repeat 0px 4px;
	padding-left: 5%;
}
#headtag
{
font-size: 1.1em;
margin-top:2%;
}
#fimg1 span
{
font-size:0.8em;
}
#fimg2 span
{
font-size:0.8em;
}
#fimg3 span
{
font-size:0.8em;
}
#fimg3 img
{
margin-top:1%;
}
.stylename1
{
	float:left;
	width:100%;
	height:auto;
		font-weight:bold;
	font-size:12px;
	color:#404040;
	padding-top:2%;
	margin-left:2%;
}

.stylename1 span
{
	color:#357D53;

	
}
.stylename
{
	float:left;
	width:100%;
	height:auto;
		font-weight:bold;
	font-size:12px;
	color:#404040;
	padding-top:2%;
	margin-left:2%;
}

.stylename span
{
	color:#357D53;

	
}
.styleimg1
{
	
	float:left;
	width:100%;
	height:auto;
	margin-bottom: 10%;
}
.styleimg
{
	
	float:left;
	width:100%;
	height:auto;
	margin-bottom: 10%;
}




@media screen and (max-width: 636px){
#FEATUREDBOXESMENU{display:none;}
#BOXSTYLESMENU{display:none;}
#OURCLIENTSMENU{display:none;}
#ABOUTUSMENU {display:none;}
.itemMenuName{width:100%; display:block;}
.nav-focus-art {
  display: inline-block;
  width: 46.5%;
  vertical-align: top;
  text-align: center;
  float:left;
}
.menuwrapper2
{
text-align:left;
}
#PACKAGINGBOXESMENU{float:none;display:block;margin:0 auto;text-align:center; width: 100%;}
#GETAQUOTEMENU{float:none;display:block;margin:0 auto;text-align:center; width: 100%; background: #009FDF url(../images/topnavbgg.jpg) repeat;}
}

@media screen and (max-width: 500px){
#FEATUREDBOXESMENU{display:none;}
#BOXSTYLESMENU{display:none;}
#OURCLIENTSMENU{display:none;}
#ABOUTUSMENU {display:none;}
.itemMenuName{width:100%; display:block;}
.nav-focus-art {
  display: inline-block;
  width: 46.5%;
  vertical-align: top;
  text-align: center;
  float:left;
}
#PACKAGINGBOXESMENU{float:none;display:block;margin:0 auto;text-align:center; width: 100%;}
#GETAQUOTEMENU{float:none;display:block;margin:0 auto;text-align:center; width: 100%; background: #009FDF url(../images/topnavbgg.jpg) repeat;}
}

@media screen and (max-width: 900px){
#FEATUREDBOXESMENU{display:none;}
#BOXSTYLESMENU{display:none;}
#OURCLIENTSMENU{display:none;}
#ABOUTUSMENU {display:none;}
.itemMenuName{width:100%; display:block;}
.nav-focus-art {
  display: inline-block;
  width: 46.5%;
  vertical-align: top;
  text-align: center;
  float:left;
}

#PACKAGINGBOXESMENU{float:none;display:block;margin:0 auto;text-align:center; width: 100%;}
#GETAQUOTEMENU{float:none;display:block;margin:0 auto;text-align:center; width: 100%; background: #009FDF url(../images/topnavbgg.jpg) repeat;}
}


/* End of Drop Down Menu Styling */
