body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #663333;
	vertical-align: top;	
	line-height:13px;
	font-weight: bold;
}
img{border:0;}
a {
	font-family: Arial;
	font-size: 11px;	
	color: #FFFFFF;		
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;	
}
.style1{
	color:#FFFFFF;
}

#testimonials {
	font-size: 11px;
	color: #e5ddcf
	vertial-align: top;
	line-height: 13px;
}

#corner { 
	  display: block;
	  position: absolute;
	  left: 0;
	  top: 0px;
	  overflow: visible;
	  width: 100px;
	  height: 100px;
	  margin: 0 0 0 0;
	  padding: 0;
	  border: none;
	  float: none;
	}

#rightcorner { 
	  display: block;
	  position: relative;
	  left: 200px;
	  overflow: visible;
	  width: 100px;
	  height: 100px;
	  margin: 0 0 0 0;
	  padding: 0;
	  z-index: 9999;
	  border: none;
	  float: none;
	}
	
#services strong{
font-size: 14px;
}

#contactform a {
color: #663333;
text-decoration: none;
}

#contactform a:hover {
text-decoration: underline;
}
