body {
  font-family: Verdana, Arial, Sans;
  font-size: 14px;
  margin: 0px; 
  background: #f5f5f5 url(images/bg.jpg) repeat-x;
  }

a img {
  border: 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#container {
  margin: 0 auto;
  width: 925px;
  }
  
#top {
  height: 39px;
  width: 100%;
}

#topmenu {
  float: right;
  color: #fff;
  text-transform: uppercase;
  padding-top: 12px;
}

#topmenu a {
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #fff;
  font-size: 14px;
  text-decoration: none;
}


#topmenu a:hover {
  color: #017ace;
}

#menu {
  float: left;
  padding-top: 40px;
  font-size: 20px;
  padding-left: 20px;
  height: 100px;
}

#menu a{
  color: #a3a3a3;
  text-decoration: none;
  padding-left: 40px;
}

#menu a:hover{
  color: #fff;
}

#topcontent2 {
  width: 925px;
  height: 45px;
  background: url(images/top2.jpg) no-repeat;
  margin: 0 auto;
}

#content {
  width: 922px;
  background: #fff;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin-left: 1px;
  overflow: hidden;
  padding-bottom: 15px;
}

h1 {
font-size: 16pt;
}


#firstcol {
  width: 416px;
  padding-right: 15px;
  float: left;
}

#secondcol {
  padding-left: 15px;
  width: 416px;
  float: left;
  border-left: 1px solid #ccc;
  padding-bottom: 20px;
}

#bottomcol {
  width: 864px;
  border-top: 1px solid #ccc;
  clear: both;
  float: left;
}

#bottomcol h1 {
  color: #EE6A50;
  font-size: 16px;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
}

#bottomcol1 {
  width: 267px;
  border-right: 1px solid #ccc;
  height: 150px;
  float: left;
  display: inline;
  padding: 10px;
}

#bottomcol2 {
  width: 267px;
  border-right: 1px solid #ccc;
  height: 150px;
  float: left;
  display: inline;
  padding: 10px;
}

#bottomcol3 {
  width: 267px;
  height: 150px;
  float: left;
  display: inline;
  padding: 10px;
}

#footer {
  width: 940px;
  height: 58px;
  background: url(images/footer.jpg) no-repeat;
  margin: 0 auto;
}
