
    body  {
          color : black;
          background : #616161;
      }
   A:link {
          color : black;
          text-decoration : none;
      }
	a img { border:0px }
   A:visited {
          color : black;
          text-decoration : none;
      }
   A:hover {
          color : black;
          text-decoration : underline;
      }
   A:active {
          color : black;
          text-decoration : none;
      }
   #main {
          background : #e0e0e0;
          width : 750px;
          border-spacing : 0;
          border-collapse : collapse;
          empty-cells : show;
		  margin-left: auto;
		  margin-right: auto;
      }
   #header {
          margin-bottom : -6px;
      }
   .about {
          background : #fae5b0;
          width : 16%;
          empty-cells : show;
          border : 3px solid #fae5b0;
          text-align : center;
		  font-family: Comic Sans MS, sans-serif;
      }
   .services {
          background : #fae5b0;
          width : 16%;
          border : 3px solid #fae5b0;
          text-align : center;
		  font-family: Comic Sans MS, sans-serif;
      }
   .samples {
          background : #fae5b0;
		  width : 16%;
          border : 3px solid #fae5b0;
          text-align : center;
		  font-family: Comic Sans MS, sans-serif;
      }
   .testimonials {
          background : #fae5b0;
          width : 16%;
          border : 3px solid #fae5b0;
          text-align : center;
		  font-family: Comic Sans MS, sans-serif;
      }
   .reasons {
          background : #fae5b0;
         width : 16%;
          border : 3px solid #fae5b0;
          text-align : center;
		  font-family: Comic Sans MS, sans-serif;
      }
   .contact {
          background : #fae5b0;
          width : 16%;
		  border : 3px solid #fae5b0;
          text-align : center;
		  font-family: Comic Sans MS, sans-serif;
      }
   .header {
          border : 3px solid #fae5b0;
          width : 100%;
      }
   .legal {
          background : #fae5b0;
		  text-align : right;
		  border : 3px solid #fae5b0;
      }
   .body {
          border : 3px solid #fae5b0;
          border-bottom-style : hidden;
          margin-left : 0;
          border-right : 3px solid #fae5b0;
		  border-left : 3px solid #fae5b0;
      }
   .addy {
          border-collapse : collapse;
		  border-left : 3px solid #fae5b0;
          border-right : 3px solid #fae5b0;
          border-top-style : hidden;
		  border-bottom-style : hidden;
		  text-align:center;
		  font-size:14px;
		  font-weight:bold;
      }
	.leftborder {
	background: #fae5b0;
	border-collapse: collapse;
	border-left: 3px solid #fae5b0;
	
	}
	
		.rightborder {
	background: #fae5b0;
	border-collapse: collapse;
	border-right: 3px solid #fae5b0;
	}
	#valid {
	float:left;
	text-align:left;
	position:relative;
	font-size:smaller;
	}
	
	#valid a {
	text-decoration:underline;
	}
	#copy {
	position:relative;
	float:right;
	}
	
	#samplestable img {
	border:0px;
	}
	
	#bigpics table {
	margin-left:auto;
	margin-right:auto;
	}
	img {
	border:none;
	}
	
	#gallery img {
	padding-right:1px;
	margin-right:1px;
	}