
.container-header { 
	width: 985px; 
	padding-top: 40px;
	height: 114px;
	vertical-align: middle; 
	background: #2e3822;
	position: relative;
	margin-left: auto; margin-right: auto;
}

.welcome-tel {
	position: absolute;
	right: 30px;
	bottom: 30px;
	color: #6a7062;
	font-size: 34px;
	font-weight: normal;
	
	background: url(../images/telephone.jpg) no-repeat scroll 0 0;
	width:352px;
	height:39px;
	display: block;
	text-indent:-9999px;
}

#nav-container { 
	padding: 0px; margin: 0px; 
	width: 905px; height: 31px; 
	line-height: 31px;
	background: #bab3aa;
}
.outer-container {
	display: table;
	width: 985px;
	padding: 0px; margin: 0px; 
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}
.content-container {
	width: 945px;
	height: 100%;
	padding: 0px; margin: 0px; 
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

.subcontent-container {
	display: table;
	width: 945px;
	height: 100%;
	padding: 0px; margin: 0px; 
	margin-left: auto;
	margin-right: auto;
}

#footer-container {
	width: 985px; 
	height: 58px;
	padding: 0px; margin: 0px;
	vertical-align: middle; 
	background: #2e3822;
	margin-left: auto;
	margin-right: auto;
}

.cont-title {
	margin: 0px; padding: 0px;
	width: 100%;
	
	padding-bottom: 3px;
	background: #2e3822;
	color: #ffffff;
	text-indent: 15px;
}

.container-580 { width: 580px; float:left; margin-right: 25px; }
.container-600 { width: 600px; float:left; margin-right: 25px; }
.container-598 { width: 598px; float:left; margin-right: 25px; }
.container-620 { width: 620px; float:left; margin-right: 25px; }
.container-300 { width: 300px; float:left; margin-right: 25px; }
.container-280 { width: 280px; float:left; margin-right: 25px; }


/* ABOUT US */

.the-team  { width: 296px; }
.the-team div { background-color: #ffffff; font-size: 12px;}
.the-team p { font-size: 12px; }
.the-team a {
	cursor:pointer;
	padding: 0px; margin: 0px;
	display: block;
	padding:8px;
	margin-top: 0px;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight: normal;
	background-color: #f0efed;
}
.the-team a:hover { background-color: #ffffff; }
.the-team a.selected { background-color: #ffffff; }
