<!--
body {
  margin: 0;
  padding: 0;
  background: #778c9c;
  font-family: tahoma, verdana, helvetica, san-serif;
  font-size: 14pt;
}
.borders {
  background: url("/img/site_back.gif") repeat-x;
  width: 100%;
  margin-top: 5px;
  padding-top: 5px;
}

#topheader, #menulinks {
  margin-left: 15px;
  font-size: 10pt;
}

#phone {
  position: relative;
  top: 3px;
  left: 10px;
}

#menubar {
  background: url("/img/site_8.gif") #999999;
}

#menulinks {
  border: 0;
  margin: 0;
  padding: 0;
}

#menulinks a:link, #menulinks a:visited {
  color: #ffffff;
  text-decoration: none;
  margin: 0 20 0 20;
  padding: 0 20 0 20;
  display: block;
}

#menulinks a:hover {
  color: #ff0000;
  background: #dedede;
  text-weight: bold;
  margin: 0 20 0 20;
  padding: 0 20 0 20;
}

#main, #main td {
  background: #ffffff;
}

#maintext {
  padding-right: 10px;
  margin-right: 10px;
  padding-top: 10px;
  margin-top: 10px;
  font-size: 13pt;
}

#maintext h1 {
  font-size: 13pt;
}

#leftside {
  background: url("/img/left-side.gif") no-repeat;
  width: 288px;
}

#leftside div {
  margin-left: 5px;
  padding-right: 10px;
  padding-left: 5px;
}

#logo td {
  background-color: #ffffff;
  padding: 10px 0;
  margin: 10px 0;
}

#mainfooter {
  display: block;
  height: 130px;
  text-align: center;
  width: 100%;
}

#mainfooter td {
  color: #000000;
  font-size: 12px;
  vertical-align: top;
  padding: 0 20px 0 20px;
  margin: 0 20px 0 20px;
  white-space:nowrap;
}

#mainfooter .topic {
  color: #990000;
  font-weight: bold;
}

#mainfooter a:link, #mainfooter a:visited {
  color:  #000000;
  font-weight: normal;
  text-decoration: none;
}

#mainfooter a:hover {
  color: #0000ff;
}

#mainfooter li {
  list-style-type: square;
}


.nowrap_p {
  white-space:nowrap;
}

#content {
  margin-left: 10px;
  padding-left: 10px;
  padding-bottom: 15px;
}

#copyinfo {
  font-size: 11px;
  color: #000000;
  display: block;
  text-align: center;
  width: 100%;
}

#copyinfo a:link, #copyinfo a:visited  {
  color: #000000;
}


#rates {
	font-family: Verdana, Georgia, Arial;
	font-size: 14px;
                     border: 1px double #003366;
                     margin: 5 5 5 5;
}
#rates td {
                     margin: 5 5 5 5;
                     padding: 5 5 5 5;
}
#rates a {
                   display: block;
                  text-decoration: none;
}
#rates a:hover{
                     background: url('/img/solution_back.gif');
}

#help {
	position: relative;
	float: right;
	padding: 5 5 5 5;
	margin: 10 10 10 10;
}
#help td {
	font-size: 10px;
}

#form  {
	margin-top: 8px;
}

#testimonial {
	width: 150px;
}
#testimonial td {
	background: url("/img/quote.gif") no-repeat #eeeeee;
	font-style: italic;
	color: #003366;
	height: 171px;
                     font-size: 12px;
}


#quote {
   margin-top: 7px;
   padding-top: 7px;
}

.rssfeed {
  padding: 15px;
  margin: 15px 0px;
  border: 1px solid #ccc;
  font-size:  12px;
}

.rssfeed td {
  padding: 15px;
  margin: 15px 0px;
}

.rssfeed td a {
  font-family: tahoma, verdana, helvetica, san-serif;
  font-size: 9pt;
}

.statement {
  background-color: #eeeeee;
  border: 1px inset #0f2075;
  padding:  20px;
  margin:  30px;
}

.sig {
    position: relative;
    left: 60%;
    right: 10px;
    top:  10px;
}

#microsoftfeed {
     display: block;
}

#ontariocomputersupport {
     display: block;
}

.clearfloat {
     clear:both;
}

-->
