body {
	margin:0;
	background-image: url(granite_back.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: -50px -100px;
	text-align: center;
}
#main {
margin-top: 40px;
}

#content {
margin: 0 auto;
padding: 10px;
width: 713px;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
text-align: left;
}

#footer {
margin: 0 auto;
padding: 10px;
width: 713px;
text-align: left;
font-family:"Trebuchet MS", Verdana, Georgia, sans-serif;
font-size:10px;
color: #ffffff;
}

p, ul ,li {
font-family:"Trebuchet MS", Verdana, Georgia, sans-serif;
font-size:12px;
color: #ffffff;
}

li { line-height: 120%; padding-bottom: 5px;}


h1 {
font-family:Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
font-size: 22px;
font-weight: bold;
border-bottom: 2px solid #6C5635;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
color: #CAB983;
font-size: 16px;
font-weight: bold;

}

a:link, a:visited {
font-family:"Trebuchet MS", Verdana, Georgia, sans-serif;
font-size:12px;
color: #CAB983;
}

a:hover {

font-family:"Trebuchet MS", Verdana, Georgia, sans-serif;
font-size:12px;
color: #6C5635;
}

.photo {
margin: 5px;
border: 2px solid #CAB983;
}

.testimonial {
padding-bottom:5px;
border-bottom: 1px dotted #6C5635;
}

.clients, .clients td {
		border-bottom: 1px dotted #6C5635;
		font-family: trebuchet ms, verdana, arial,helvetica;
		font-size: 12pt;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
		line-height: 150%;
		}

