body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	background: #d3c9aa url(../images/bg-body.gif) repeat-x;
}
form, fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	width: auto;
}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
img {border-style: none;}
/*MAIN CONTAINER*/
#main {
	margin: 0 auto;
	width: 911px;
}
/*HEADER*/
#header {
	height: 211px;
	background: url(../images/bg-header.jpg) no-repeat 1px 1px;
	position: relative;
}
/*logo*/
.logo{
	width:221px;
	height:59px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position:absolute;
	top:84px;
	left:26px;
}
.logo a{
	display:block;
	height:100%;
}
.banner{
	width:207px;
	padding: 48px 14px 0;
	position: absolute;
	top:53px;
	right:5px;
	background: url(../images/sm-banner.gif) no-repeat;
	font-size: 9px;
	font-weight: bold;
	color:#5a503b;
}
.sm-logo{
	width:205px;
	height:42px;
	display: block;
	background: url(../images/sm-logo.gif) no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	margin: 0 0 12px;
}
.sm-logo a{
	display: block;
	height: 100%;
}
.banner p{
	margin: 0;
	text-align: center;
}
.navigation{
	position: absolute;
	top:185px;
	left:5px;
	margin:0;
	width:586px;
	padding:0 1px 0 0;
	list-style:none;
	background: url(../images/separator.gif) no-repeat 100% 55%;
}
.navigation li:first-child{
	background: none;
	padding-left: 0;
}
.navigation li{
	float:left;
	background: url(../images/separator.gif) no-repeat 0 55%;
	padding: 0 0 0 1px;
}
.navigation li a{
	color:#fff;
	background-color: #504a36;
	float:left;
	text-indent: -9999px;
	padding: 7px 11px 6px;
	border-bottom: 1px solid #504a36;
	height:12px;
	position: relative;
}
.navigation li.active a{border-color: #efefe7;}
.navigation li a:hover, .navigation li.active a{
	text-decoration: none;
	background: #efefe7;
}
.navigation li a:hover span, .navigation li.active a span{background-position: 0 -12px;}
.navigation li a span{
	height: 12px;
	overflow:hidden;
	display: block;
	cursor: pointer;
}
.home span{
	width:45px;
	background: url(../images/home.gif) no-repeat;
}
.services span{
	width:71px;
	background: url(../images/services.gif) no-repeat;
}
.clients span{
	width:62px;
	background: url(../images/clients.gif) no-repeat;
}
.about-us span{
	width:76px;
	background: url(../images/aboutus.gif) no-repeat;
}
.in-the-news span{
	width:101px;
	background: url(../images/in-the-news.gif) no-repeat;
}
.contact-us span{
	width:94px;
	background: url(../images/contactus.gif) no-repeat;
}
.the-blog{
	width:291px;
	height:12px;
	overflow:hidden;
	text-indent: -9999px;
	position: absolute;
	bottom:7px;
	right:19px;
	background: url(../images/text-the-blog.gif) no-repeat;
}
/*CONTAINER*/
#container {
	background: url(../images/bg-container.png) repeat-y;
	height:1%;
	overflow:hidden;
	padding: 25px 26px 5px 28px;
}
.content{
	width:613px;
	float:left;
}
.heading-the-blog{
	width:461px;
	height:20px;
	overflow:hidden;
	text-indent: -9999px;
	margin: 0 0 22px;
	background: url(../images/heading-the-blog.gif) no-repeat;
}
.block{
	height: 1%;
	overflow:hidden;
	margin: 6px 0 30px;
	border-top: 1px solid #504a36;
	padding: 6px 0 0;
}
.content em.date{
	display: block;
	font-size: 11px;
	color:#666;
	font-style: normal;
}
.content em.date a{color:#666;}
.pagetitle {
    font: 25px Georgia, "Times New Roman", serif;
    color:#504a36;
    margin: 0 0 15px;
}
.content h2,
.content h2 a{
	font: 17px Georgia, "Times New Roman", serif;
	margin:0;
	color:#504a36;
}
.content h2 a:hover{
    text-decoration: underline;
}
.content p{
	line-height: 21px;
	margin: 0 0 12px;
}
.content .more-link,
.nav a{
    color:#504a36;
}
.nav {margin: 0 0 60px;}


.nav .alignleft {float: left;}
.nav .alignright {float: right;}

.side-column{
	width:214px;
	float:right;
	background: #fff;
	font-size: 11px;
	margin: 10px 0 0;
}
.side-column h3{
	line-height: 23px;
	font-size: 15px;
	color:#fff;
	background: url(../images/bg-heading.png) no-repeat;
	margin:-3px 0 0;
	text-indent: 10px;
	position: relative;
}
.side-column .box,
.side-column .textwidget{
	height: 1%;
	overflow:hidden;
	padding: 10px;
}
.side-column .box img,
.side-column .textwidget img{
	float:left;
	margin: 0 10px 0 0;
}
.side-column p{margin: 0 0 10px;}
.side-column p a{
	font-weight: bold;
	color:#1d6c86;
}
.list{
	margin:0;
	padding:0 0 10px;
	list-style:none;
	line-height: 15px;
}
.list a{color:#000;}
.row{
	height: 1%;
	overflow:hidden;
	padding: 5px 0 10px;
}
.row input{
	float:left;
	width:145px;
	border: 1px solid #ccc;
	height: 14px;
	margin: 0 8px 0 0;
	padding: 1px 2px;
	font-size: 11px;
}
.row .btn-search{
	float:left;
	width:auto;
	height:auto;
	border-style:none;
	margin: 3px 0 0;
	padding: 0;
}
#footer{
	width:100%;
	overflow:hidden;
	background: url(../images/bg-footer.gif) no-repeat 1px 0;
	padding: 13px 0;
	font-size: 10px;
	color:#635C45;
}
#footer p{
	margin: 0;
	text-align:center;
}
.commentlist a, #commentform a{
    color:#504a36;
}

