body {
	margin:0;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: .95em "Trebuchet MS",serif;
	margin:0;
	padding:0;
	background-color:#797664;
	color:#3E382D;
}
a:link {text-decoration: none; color:#00F}
a:visited {text-decoration: none; color:#00F}
a:hover {
	text-decoration: none;
	color:#09F
}
a:active {text-decoration: none; color:#00F}
ul {
	margin:3px;	
}
li {
	line-height:20px;	
}
p {
	margin:2px;	
}
#container {
	width:800px;
	margin:0 auto;	
}
#header{
	height:100px;
}
#content {
	clear:both;
	min-height:450px;
	background-color: #ada990;
	padding: 10px 10px 10px 10px;
	text-align: justify;
	font-size: 0.9em;
}
#footer {
	height:60px;	
}
.footer {
	padding-left:225px;
	color:#FFF;
	font-size:10px;
	height: 55px;
	line-height: 12px;
	padding-top: 5px;
}
div#menu  {
background:url(../images/menu_background_a.png) repeat-x scroll center bottom #3E382D;
border-top:1px solid #736552;
clear:both;
float:left;
width:100%;
}
div#menu p {
margin-top:1em;
}
div#menu ul {
	font-size:.9em;
	list-style:none outside none;
	margin:0;
	padding:0;
	float: right;
}
div#menu ul li {
float:left;
}
div#menu ul li a {
	color:#978D6F;
	cursor:pointer;
	float:left;
	padding:0 0 10px;
	text-decoration:none;
}
div#menu ul li a span {
	color:#978D6F;
	float:left;
	padding:10px 1.5ex;
	text-decoration:none;
	border-left:1px solid #736552;
}
div#menu ul li a.alt {
color:#FFFFFF;
}
div#menu ul li a:focus, div#menu ul li a:hover {
	background:url(../images/menu_background_b.png) repeat-x scroll center bottom #403A2F;
	margin:0;
	padding:0 0 10px;
}
div#menu ul li a:focus span, div#menu ul li a:hover span {
	border-left:1px solid #736552;
	color:#FFFFFF;
}
.title {
	font-size: 16px;
	font-weight: bold;
}
h1,h2,h3,h4 {
	padding:0;
	margin:4px 0;	
}
input{
	border: 1px solid #660;
	line-height:25px;
	height: 25px;
	width: 250px;
}
textarea {
	border: 1px solid #660;
	height: 75px;
	width: 500px;
}
.Services {
	width: 304px;
	text-align: center;
	margin: 15px;

}
.sample {
	width: 304px;
	float:left;
	text-align:center;
	margin: 15px;
}
