
body {
  margin: 1em;
  padding:0;
  height: 100%;
  background-color: #fff;
  color: #000;  
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 62.5%; 
  padding-left: 15px;
}

a {
color:#336699;
text-decoration:underline;
}

a:hover {
color:#999999;
text-decoration:none;
}

.right {
float:right;
margin-bottom:2em;
}

.left {
float:left;
}

#boxOne img, #boxTwo img, #boxThree img {
margin:5px;
padding:2px;
border:1px solid #ffffff;
}

/*******************************************************
Main Column Properties
*******************************************************/
#centerColumn { 	
  margin: 0 auto;
  width: 794px;
  text-align: left; 
  vertical-align: middle;	
  background: url(images/bg_content.png);
}

#centerColumn h2 {

}

#centerColumn h2.loaded {

}

#centerColumn h2.medium {

}

#centerColumn h2.boxes {

}

#centerColumn p {
  font-size: 1.15em;
}

.small {

}

/*******************************************************
Header Properties
*******************************************************/
#header {
  margin: 0;
  padding: 0;
  height: 185px;
  background: url(images/bg_head.png) no-repeat top center;
}

/*******************************************************
Top Navigation Properties
*******************************************************/
#navbar {
  margin: 0 !important; /* Mozilla specific style */
margin: 0 -1em .5em -1em; /* IE specific style */
  padding: 0;
  height: 49px;
  background: url(images/bg_nav.png) repeat-x top center;
}

#navbar ul {
margin:0 0 0 .25em;
padding:0; 
  list-style-type:none;
}

#navbar li {
  margin:0 0em 0 -245em; 
  list-style-type: none; 
  display: inline;

}

#navbar a { 
  float:left;
  margin: 0 em;
  padding: 15px; 
  padding-left: 45px;
  height: 19px;
  font-size: 1.2em;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

#navbar a:hover {
  color: #bd1a1f;
  text-decoration: none;
  background: url(images/bg_ahover.png) no-repeat top: center;
}

/*******************************************************
Properties of the Three Lower Boxes
*******************************************************/
#boxOne {
}

#boxTwo {

}

#boxThree {

}

#boxOne p, #boxTwo p, #boxThree p {

}

/*******************************************************
Footer Properties
*******************************************************/
#footer {
  position: relative;
  clear: both;
  bottom: 0;
  margin:5em 0 0 0;
  padding: 0; 
   padding-left: 300px; 
  height: 101px;
line-height:10em;
font-size:11px;
  background: url(images/bg_foot.png) no-repeat top center;
}

#footer a {
color:#000;
text-decoration:none;
}

#footer a:hover {
color:#000;
}











.png) no-repeat top center;
}

#footer a {
color:#000;
text-decoration:none;
}

#footer a:hover {
color:#000;
text-decoration:underline; 
font-weight: bold;
}











