body {
	background: url('../images/bg.jpg'); 
	background-repeat: repeat-x;
	font-family : Arial, Helvetica, sans-serif, Verdana, Geneva ;
}
h1 {
	font-weight: bold;
	font-style: italic;
	color: #376327;
}
div.contactus {
	float: left;
	
}
.contactus img {
	float: right;	
}
.nodecor {
	list-style: none;
}
.servHead {
	color: #376327;
	font-weight: bolder;
	
}
p.servHead {
	color: #376327;
	font-weight: bolder;
	
}
#contactUsCont img{
	float: left;
}
#contactUsCont form {
	float: right;
}
#contactusform {
	
}
div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row2 span.label2 {
  float: left;
  font-size:smaller;
  text-align: right;
}

  
  
div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
  }
  div.spacer {
  clear: both;
  }
  table.bg002 {
  	background: url('../images/tableBg.jpg');
  	background-repeat: repeat-y;
	height: 50px;	
}

a.footer:link {
	font-size: 10px;
	color: #7bb964;
	text-decoration: none;
}
a.footer:visited {
	font-size: 10px;
	color: #7bb964;}
a.footer:active {
	font-size: 10px;
	color: #7bb964;}
a.footer:hover {
	color: #376327;
	font-size: 10px;
	text-decoration: underline;
}
a.footer {
	text-decoration: none;
	}