img {
  border: none;
}

body {
  /*background: url(images/bg_body.png) repeat-x scroll center top #FFFFFF;*/
  margin: 0px auto;
  width: 980px;

}

h1 {
  font-style: italic;
  font-size: 1.5em;
  margin-top: 0px;
  
}

h2 {
  color: blue;
  font-style: italic;
  font-size: 1.4em;
  
}

h3 {
  color: blue;
  font-style: italic;
  
}

h4 {
  margin: 0;
  padding: 0 5px;
}

.title {
  text-align: center;
  
}


#parent {
	background: url(images/bg_body.png) repeat-x scroll center top #FFFFFF;
}


#header {
  margin: 0px auto 0px auto;
  height: 135px;
  min-width: 700px;
  text-align: center;
  /*border-bottom-style: solid;
  border-bottom-color: blue;*/
   
}

#header h2 {
  margin-top:  0px;
}


#logo {
  float: left;
  padding-top: 5px;
  /*margin-right: -80px;*/
  
}
#logo-right {
  float: right;
  padding-top: 5px;
  
  
}


#logo-text {
  float: left;
  padding-top: 25px;
  height: 84px;
}


.bold-italic {
  font-weight: bold;
  font-style: italic;
}

#content-inner {
  /*width: 80%;
  margin: 10px auto 10px auto;*/
  /*background-color: white;*/
}

#content {
  width: 90%;
  /*background-color: white;*/
  margin: 0px auto 10px auto;
  font-family: Arial, Helvetica, sans-serif;
  min-width: 850px;
}

#content-main {

/**
 *   border-style: solid;
 *   border-width: 3px;
 *   border-color: blue;
 *   border-right: none;
 *   border-left: none;
 *   border-bottom: none;
 */}

.image {
  text-align: center;  
}

.award {
  font-size: smaller;
}

.items {
  font-weight: bold;
}

.more-items {
  font-weight: bold;
  font-style: italic;
  
}

#content-middle {
 /* background: url(images/houseback.GIF);*/
  float: left;
  width: 625px;  
  padding: 10px 10px;
}

/*#content-left {
  border-style: solid;
  border-width: 3px;
  border-color: blue;
  border-top: none;
  border-left: none;
  border-bottom: none;
  text-align: center;
  padding: 10px 10px;
}
*/

#content-right {
  float: right;
  width: 220px;
  margin: 20px 0;
}

#organization {
  /*background: url("images/rightop.gif") no-repeat scroll center top transparent;*/
  border-style:solid;
  border-color:#969695;
  margin: 0;
  padding: 7px 0 0;
}

.organization-content {
  text-align: center;
  margin-top: 20px;
  padding: 7px 0 0;
  
}

#organization-title {
  background: url("images/righth2.gif") repeat-x scroll 0 0 transparent;
  height: 24px;
  margin: 0 auto ;
  color: #FFFFFF;
  width:  200px;
}


#right-top {
  background: url("images/blockright.gif") repeat-y scroll 0 0 transparent;
  
}

#nav-menu
{
  font-weight: bold;
  margin-top: 5px;
  

} 

#nav-menu a:hover
{
  text-decoration: underline;
  color: #666666;
} 

#nav-menu ul {
  list-style: none;
  /*padding: 0;*/
  margin: 0;
  font-size: small;
}

#nav-menu li {
  float: left;
  margin: 0 0.1em;
}

#nav-menu li a {
/*  background: url(images/css-nav.gif) #fff bottom left repeat-x;*/
  height: 2em;
  line-height: 2em;
  float: left;
  width: 9.8em;
  display: block;
  text-decoration: none;
  color: #111111;
  text-align: center;
}

.active-menu {
  /*background: url(images/css-nav.gif) #fff bottom left repeat-x;*/
  height: 2em;
  line-height: 2em;
  float: left;
  width: 9.5em;
  display: block;
  font-style: italic;

  text-align: center;
  
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
  float: none
}
/* End hide */


span#roof {
    text-align: center;
    border: 1px solid rgb(200, 200, 200);
    background: rgb(244, 244, 244);
    margin: 5px;
    float: right;
}        

span#electric {
    text-align: center;
    border: 1px solid rgb(200, 200, 200);
    background: rgb(244, 244, 244);
    margin: 5px;
    float: left;
}        

span#furnace {
    text-align: center;
    border: 1px solid rgb(200, 200, 200);
    background: rgb(244, 244, 244);
    margin: 0 10px 10px 0;
    float: left;
}        

span#water-heater {
    text-align: center;
    border: 1px solid rgb(200, 200, 200);
    background: rgb(244, 244, 244);
    margin: 5px;
    float: right;
}      

span#main-image {
    text-align: center;
    border: 1px solid rgb(200, 200, 200);
    background: rgb(244, 244, 244);
    margin-left: 25px;
    float: left;
    
}      

#pen {
    border: 1px solid rgb(200, 200, 200);
    margin: 15px;
    float: left;
}      
    
span#bizx {
    text-align: center;
    font-size: smaller;
    border: 1px solid rgb(200, 200, 200);
    background: rgb(244, 244, 244);
    margin: 0 15px 0 0;
    float: left;
}        

#table-items {
  width: 70%;
  margin: 10px auto 30px auto ;
}

#testimonials {
  font-family: Palatino Linotype, Brush Script MT;
  font-style: italic;
  font-size: larger;
}

.contact {
  text-align: center;
  width: 800px;
}

.copyright {
  clear: both;
  border-top: 4px solid #B0BAD1;
  padding: 20px 0;
  margin: auto;
  color: #FFFFFF;
  text-align: center; 
  font-weight: bold; 
  font-size: small;
  background: none repeat scroll 0 0 #333333
}
.design_by {
  font-size: x-small;
}

.design_by a {
  color: #777777 !important;
  text-decoration: none !important;
}

