BODY {background-color: #fed;}

h1 {font: arial; color: black;}
h2 {font: arial; color: #000055;}
h3 {font: arial; color: #000055;}
h4 {font: arial; color: #334455;}
h5 {font: arial; color: #000055;}
h6 {font: arial; color: #334455;}

FONT.Q1 {font: 13pt arial; color: black;}
FONT.Q2 {font: 13pt "times new roman"; color: red;}
FONT.Q3 {font: 10pt arial; color: #000055;}
FONT.Q4 {font: 8pt arial; color: #334455;}

font.qel-logo1 {
          font: bold italic 26pt "swis721 blkoul bt";
		 color: #006600;
       padding: 0;
        margin: 0;
}

font.qel-logo2 {
          font: bold 14pt "swis721 BT";
         color: #006600;
       padding:0;
} 

font.qel-logo3 {
          font: bold 14pt arial;
         color: #006600;
       padding: 0;} 


div#q-header {
          border-bottom: 4px ridge #006600;
	border-bottom-style: ridge;
          margin-bottom: 0px;
	         text-align: center;
}

div#q-footer {
   text-align: center;
        clear: both;
}
div#links {
      width: 121px;
     height: 450px;
	  float: left;
     margin: 25px 20px 5px -1px;
    z-index: 100;
 text-align: center;
}

div#links a {
        display: block;
text-decoration: none;
         margin: 0 0 1px 0;
   border-width: 0px;
}
		
div#links a:hover {
        color: blue;
   background: yellow;
 border-right: 4px ridge yellow;
   border-top: 1px dotted black;
  border-left: 1px dotted black;
border-bottom: 1px dotted black;
}

div#links a img {
     border: #fed;
     height: 0px;
      width: 0px;
 }

div#links a:hover img {
   position: absolute;
        top: 60px;
       left: 4px;
     height: 90px;
      width: 114px;
}

div#q-content {
     margin: 0 125px 1px 115px;
border-left: 4px ridge #006600;
border-bottom: 4px ridge #006600;
    padding: 5px 0 0 10px;
}

div#q-commercialcontent {
background-color: #fff;
     margin: 0 125px 1px 115px;
border-left: 4px ridge #006600;
border-bottom: 4px ridge #006600;
    padding: 5px 0 0 10px;
}

div#q-residentialcontent {
background-color: #ffd;
          margin: 0 125px 1px 115px;
     border-left: 4px ridge #006600;
   border-bottom: 4px ridge #006600;
         padding: 5px 0 0 10px;
}

div#q-content a:hover {color: blue; background: yellow;}

div#q-content a {text-decoration: none; }
