/* Eric Meyer's reset styles -  v1.0 | 20080212 */
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,b,u,i,center,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-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}


body {
  font-size:62.5%;
  font-family:Verdana, Arial, sans-serif;
  color:#0e0e0e;
}
a, a:link, a:active {
  color:#0e0e0e;
}
a:visited {
  color:#555;
}
a:hover { }
a img {
  border:0;
}
#content {
  width:635px;
  height:650px;
}
#content h2 {
  font-size:2.2em;
  margin:12px 0 5px;
  background:url(images/sprite.png) top left no-repeat transparent;
  width:401px;
  height:30px;
  text-indent:-9999px;
}
#content p {
  font-size:1.1em;
  line-height:1.4em;
  padding-bottom:5px;
}

#banner {
  width:215px;
  float:left;
}
#mainContent {
  float:right;
  width:401px;
  padding:5px 19px 0 0;
}

#section_1 h2 { background-position:0 0; }
#section_2 h2 { background-position:0 -30px; }
#section_3 h2 { background-position:0 -60px; }

#bottomList {
  margin:25px 0 0 40px;
}
#bottomList li{
  background:url(images/sprite.png) top left no-repeat transparent;
  width:300px;
  text-indent:-9999px;
}
#bottomList li#visitBank {
  background-position:0 -90px;
  height:19px;
  margin-bottom:10px;
}
#bottomList li#visitBank a {
  display:block;
  height:19px;
  text-indent:-9999px;
}
#bottomList li#callUs {
  background-position:0 -118px;
  height:37px;

}