.container_12
{
	margin-bottom: 20px;
	background-color: #fff;
	border: 3px solid #A39676;
}

.container_16
{
	background: #fff url(img/16_col.gif) repeat-y;
}

#ethos {
	background-image: url(img/ethos-img.jpg);
	background-repeat: no-repeat;
	height: 206px;
	margin-bottom: 10px;
}
#footer {
	border: 1px solid #DDE2EF;
	background-color: #FFFFFF;
	padding: 0px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
img.footerlogo {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#header {
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	height: 100px;
}
#navigation {
	background-color: #EEF0F7;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D7E0E3;
	height: 45px;
}
#sidebar {
	background-color: #F7F8FB;
	border: 1px solid #DAEEF1;
}
#maincontent, #home, #news, #contact {
	background-color: #F7F8FB;
	border: 1px solid #DAEEF1;
	height: 250px;
}

.imgfloatright {
	float: right;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.imgfloatleft  {
	float: left;
	padding-right: 20px;
}
