@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #6f6d66;
	background: #f4f2eb url(../images/bgbody.gif) repeat-x left top;
}
a {
color:#6f6d66;
text-decoration:none;
}
.clear, .clear img {
	width: 100%;
	height: 1px;
	clear: both;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	font-size: 1.8em;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

a {
	text-decoration: none;
}

#page {
	width: 984px;
	margin: 0 auto;
	margin-top: 36px;
}

#links {
	width: 664px;
	float: right;
	margin-right: 71px;
}

#links li {
	float: left;
	text-transform: uppercase;
}

#links li a {
	color: #86837b;
	font-size: 0.9em;
	font-weight: bold;
}

#links li.paddingright {
	padding-right: 38px;
}

#content {
	clear: both;
	float: left;
}

#leftcolumn {
	width: 246px;
	float: left;
	margin-top: 44px;
	background: #eceae3;
}

#logo {
	width: 100%;
	height: 185px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#rightcolumn {
	width: 737px;
	float: right;
	margin-top: 5px;
}

#banner {
	float: left;
}

#pagecontent {
	background: url(../images/bg-content.gif) repeat-y left top;
	width: 674px;
	float: left;
	line-height: 1.6em;
}

#pagecontent .pagematter {
	padding: 10px 40px 10px 15px;
}

.pagecontentbottom {
	background: url(../images/bg-contentbottom.gif) no-repeat left top;
	height: 28px;
	float: left;
	width: 100%;
}

.ourservices, .ourtestimonials {
	padding: 10px;
	display: block;
}

.ourservices li {
	border-bottom: 1px solid #d4d1ca;
	color: #212121;
	padding: 6px 0;
}

.testimonialby, .browntext {
	color: #742e16;
}

#footer {
	clear: both;
	width: 734px;
	color: #6f6d66;
	text-align: center;
	float: right;
	font-size: 0.9em;
	line-height: 1.5em;
}

#footer a {
	color: #6f6d66;
}

#footer li {
	display: inline;
}
.links1
{

	margin: 0px;
	padding-left: 25px;
	list-style-type: disc;
}

