div.container {width: 100%; display: inline-block; background-color: #fff;}

/*div#box {z-index: 89; margin: -329px auto 0; position: relative;}*/

div.container #greenclouds {
/* background: url("../../../../img/newDesign/green_clouds.png") repeat-x -328px 0;*/
  display: block;
  height: 404px;
  width: 100%;
  margin: 111px auto 0;
}

div.container #greyclouds {
/*  background: url("../../../../img/newDesign/grey_clouds.png") repeat-x -328px 0;*/
  display: block;
  height: 405px;
  width: 100%;
  margin: 10 auto;
}

div.container #greycloudsBrief {
/*  background: url("../../../../img/newDesign/grey_clouds_brief.png") repeat-x -404px 0;*/
  display: block;
  height: 403px;
  width: 100%;
  margin: 70px 0 0;
}

div.container #greyblockBrief {
  background: #cacaca;
  display: block;
  min-height: 522px;
  width: 100%;
  margin: 0 auto;
  z-index: 0;
}

div.container #greygradient {
  /*background: url("../../../../img/newDesign/gradient.png") repeat-x 0 0 #d3d3d3;*/
  display: inline-block;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 40px 0;
  z-index: 80;
  border-top: solid 1px white;
}

#greytexture6 {
  //background: url("../../../../img/newDesign/footer_texture.jpg") repeat-x 0 0;
  display: inline-block;
  height: 292px;
  width: 100%;
  margin: 0 auto;
  z-index: 100;
  position: relative;
  color: white;
  font-family: "Trebuchet MS", Helvetica, Arial, San-serif; 
  font-size: 13px; 
  color: #fff;
}

#greytexture6 .footerLinks{width: 950px; display: block; position: relative; margin: 44px auto 0; text-align: center;}


#greytexture6 p{margin: 0; padding: 0; position: relative; font-size: 12px;}

.footerLinks ul{list-style-type: none; line-height: 12px; display: inline-block; margin: 0 0 5px;}
.footerLinks ul li{list-style-type: none; float: left; display: inline-block; padding: 0 5px; border-right: 1px solid #fff;}
.footerLinks ul li.last{border-right: 0 none;}

#greytexture6 a {
  color: white;
  text-decoration: none;
  margin: 0 10px 10px;
  font-size: 14px;
}

#greytexture6 a:hover {
  text-decoration: underline;
}


#greytexture6 .footerStar {
  display: inline-block;
  position: absolute;
  left: 0px;
  top: -96px;
}

#greytexture6 .submitDesigns {
  background: transparent url("../../../../img/newDesign/buttons_sprite.png") repeat 0 -185px;
  width: 186px;
  height: 37px;
  display: inline-block;
  text-indent: -9999px;
  margin: 39px 55px 44px 0;
}

#greytexture6 .submitDesigns:hover {
  background-position: 0 -226px;
}

#greytexture6 .voteDesigns {
  background: transparent url("../../../../img/newDesign/buttons_sprite.png") repeat 0 -267px;
  width: 186px;
  height: 37px;
  display: inline-block;
  text-indent: -9999px;
  margin: 39px 55px 0 0;
}

#greytexture6 .voteDesigns:hover {
  background-position: 0 -309px;
}

#greytexture6 .getStartedFooter {
  background: transparent url("../../../../img/newDesign/buttons_sprite.png") repeat 0 -351px;
  width: 186px;
  height: 37px;
  display: inline-block;
  text-indent: -9999px;
  margin: 39px 0 0 0;
}

#greytexture6 .getStartedFooter:hover {
    background-position: 1px -393px;
}

div.container #greytexture7 {
  background: url("../../../../img/newDesign/grey_material.gif") repeat 0 0;
  display: inline-block;
  height: 310px;
  width: 100%;
  margin: 0 auto;
  z-index: 0;
  text-align: center;
  position: relative;
}

div.container #greytexture8 {
  //background: url("../../../../img/newDesign/grey_texture.jpg") repeat-x 0 0;
  display: inline-block;
  height: 338px;
  width: 100%;
  margin: 0 auto;
  z-index: 0;
  text-align: center;
  position: relative;
}

div.container #greytexture8_long {
  background: url("../../../../img/newDesign/grey_texture_long.jpg") repeat-x 0 0;
  display: inline-block;
  height: 800px;
  width: 100%;
  margin: 0 auto;
  z-index: 0;
  text-align: center;
  position: relative;
}

div.container #greytexture9 {
//  background: url("../../../../img/newDesign/grey_material.gif") repeat 0 0;
  height: 180px;
  width: 100%;
  margin: -39px auto -110px;
  z-index: 0;
  text-align: center;
  position: relative;
}

div.container #greytexture9Brief {
/*  background: url("../../../../img/newDesign/grey_material.gif") repeat 0 0;*/
 background: none!important;
  height: 429px;
  width: 100%;
  margin: -307px auto 0;
  z-index: 0;
  text-align: center;
  position: relative;
}