html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
 /* background-color: #FFFFFF;*/
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;

  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
  text-align: center; 
  
}

h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

h2 {
  color: #333333;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  padding: 2px;
}

a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: underline;
}

a:focus {
  color: #000;
}

a:active {
  color: #000;
}

#outerWrapper {
  background-color: #fff;
  height: 100px;
  margin: 0 auto 0 auto; 
  max-width: 766px;
  min-width: 766px;
  text-align: center; 
  width: 766px;
  border: dashed 0.2em #666666;
  vertical-align:middle;
  background-image: url('../images/bgn2.png'); background-repeat: repeat
  
}
#outerWrapper #contentWrapper #promoBoxleft {
  
  border-right: dashed 0.2em #666666;
  float: left;
  height: 90px;
  padding: 5px 5px 5px 5px; 
  width: 200px;
  background-image: url('../images/yourDream.png'); background-repeat: no-repeat
}
#outerWrapper #contentWrapper #promoBoxright {
  float: right;
  height: 90px;
  padding-top: 15px;
  padding-left: 0px;
  padding-right: 3px;
  ~padding-top: 10px;
  `padding-right: 4px;
  `padding-left: 1px;
  width: 335px;
  vertical-align: middle;
  text-align:left; 
  `text-align:center; 
}

#outerWrapper #contentWrapper #promoBoxMiddle {
  border-right: dashed 0.2em #666666;
  float: left;
  height: 90px;
  padding: 5px 5px 5px 5px; 
  width: 200px;
  background-image: url('../images/ourPassion.png'); background-repeat: no-repeat
}

#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}

