
/* Eric Myers reset css - http://meyerweb.com/eric/css/ [start]*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
/* remember to define focus styles! */
:focus{outline:0;}
body{line-height:1;}
ol,ul{list-style:none;}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
/* Eric Myers reset css [end]*/

h1{font-size: 40px; }
h2{font-size: 22px; font-weight:bold; }
h3{font-size:22px; margin-left:200px; margin-top:25px; }

.clear{clear:both;}

body {
  text-align: center;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #4D4D4E;

}
a {
  text-decoration: underline;
  color: #000000;
}
a:hover {
  text-decoration: underline;
}
a.active {
  color: #000000;
}
p {font-size:22px; margin-left:125px; margin-top:25px; color: #666666; }

#myWrapper {
  width: 960px;
  margin: 0 auto;
  text-align: left;
}
#myHeader {
  line-height: 50px;
  text-transform: uppercase;
  margin-top: 40px;
}
#grayBox {
  background: #FFFFFF;
  height: 35px;
}
#grayBoxleft{
  background: #4D4D4E;
  height: 35px;
}
#myLeftColumn {
  margin-top: 40px;
  width: 460px;
  float: left;
  text-transform: uppercase;
  line-height: 30px;
}
#myRightColumn {
  float:left;
  font-size:16px;
  line-height:23px;
  margin-top:40px;
  width:500px;
  margin-bottom:40px;
}
#myAboveask {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  }

#myAboveask img {
    height: 80px;
    margin-left: 58px;
    margin-bottom: -15px;
    padding-bottom: 1px;
}

#myAskGoogle {
  width: 960px;
  margin: 0 auto;
  text-align: left;
}

