.header {  background-image: url(images/green_02.png); background-repeat: no-repeat}
.leftside {  background-image: url(images/green_05.png); background-repeat: repeat-y}
.rightside {  background-image: url(images/green_07.png); background-repeat: repeat-y}
body {
	background-image: url(images/BGK99.gif);
	background-repeat: repeat-x;
	background-color: #666666;
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}

    ul#features {
      list-style: none;
      padding: 0;
      margin: 0;

    }

    ul#features li {
      height: 212px;
      padding: 20px 0;
      text-align: justify;
    }

    ul#features h2 {
      padding: 0;
      margin: 0;
    }

    ul#features img {
      float: left;
      height: 212px;
      width: 300px;
      margin-right: 30px;

.nav {  border: #9FD66A; border-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family:Tahoma;font-size:14px;line-height:30px;}
