*
{

  padding: 0;
  margin: 0;

}

body
{

  width: 932px;
  min-width: 932px;
  margin: 0 auto;
  font-family: verdana, helvetica, sans-serif;
  color: #494848;
  font-size: 14px;
  background-color: #4f4e4e;

}

img
{

  border: 0;

}

#homemainbody
{

  background-image: url('../base/images/homebackground.jpg');
  background-repeat: no-repeat;
  background-color: #d5d4d7;  
  width: 932px;

}

#innerbody
{

  padding: 47px 25px 41px 25px;

}

#homemainbody h1
{

  font-family: verdana, helvetica, sans-serif;
  color: #494848;
  font-size: 30px;
  font-weight: normal;
  padding-bottom: 41px;

}

#homemainbody p
{

  padding-bottom: 16px;
  line-height: 17px;

}

#mainbody
{

  background-image: url('../base/images/background.jpg');
  background-repeat: repeat-y;
  background-color: #d5d4d7;
  width: 932px; 

}

#mainbody h1
{

  font-family: verdana, helvetica, sans-serif;
  color: #494848;
  font-size: 24px;
  font-weight: normal;
  padding-bottom: 17px;

}

#mainbody p
{

  padding-bottom: 16px;
  line-height: 17px;

}

#topnav
{

  float: right;
  margin-top: 25px;

}

#topnav ul
{

  background-image: url('../base/images/topnav.jpg');
  background-repeat: no-repeat;
  width: 705px;
  height: 54px;

}

#topnav ul li
{

  float: left;
  padding: 0px 28px;
  list-style-type: none;

}

#topnav ul li a:link, #topnav ul li a:hover, #topnav ul li a:visited, #topnav ul li a:active
{

  color: #4f4e4e;
  text-decoration: none;
  line-height: 54px;

}

#hometopnav
{

  float: right;
  margin-top: 25px;

}

#hometopnav ul
{

  background-image: url('../base/images/home_topnav.jpg');
  background-repeat: no-repeat;
  width: 705px;
  height: 54px;

}

#hometopnav ul li
{

  float: left;
  padding: 0px 28px;
  list-style-type: none;

}

#hometopnav ul li a:link, #hometopnav ul li a:hover, #hometopnav ul li a:visited, #hometopnav ul li a:active
{

  color: #4f4e4e;
  text-decoration: none;
  line-height: 54px;

}

#footer
{

  background-image: url('../base/images/footer.jpg');
  background-repeat: no-repeat;
  width: 932px;
  height: 153px;

}

#footer h1
{

  font-size: 24px;
  color: #7191a6;
  font-family: verdana, helvetica, sans-serif;
  font-weight: normal;
  padding: 34px 0px 14px 15px;

}

#footer p
{

  padding-left: 15px;

}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active
{

  color: #ffffff;
  text-decoration: none;

}

#footer h2
{

  font-size: 24px;
  color: #ffffff;
  font-family: verdana, helvetica, sans-serif;
  font-weight: normal;
  padding: 34px 0px 10px 15px;

}

.telephone
{

  font-size: 36px;
  color: #ffffff;

}

#helpfulcontacts
{

  width: 275px;
  float: left;

}

#articles
{

  width: 336px;
  float: left;

}

#telephone
{

  width: 321px;
  float: left;

}

#page
{

  background-color: #ffffff;

}