.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;
	padding-bottom: 10px;
}
#sidebar a:link, #sidebar a:visited {
	color: #CC6600;
}

#sidebar a:hover, #sidebar a:active {
	text-decoration: underline;
}

#sidebar a#current {
	text-decoration: underline;
}

#maincontent {
	background-color: #F7F8FB;
	border: 1px solid #DAEEF1;
}
#contact {
	background-color: #F7F8FB;
	border: 1px solid #DAEEF1;
	margin-top: 10px;
}
#maincontent .address {
	width: 270px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 10px;
}
#maincontent iframe {
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}

#maincontent .teamdetails {
	height: 110px;
	width: 300px;
	margin-left: 20px;
}


.imgfloatright {
	float: right;
	padding-left: 20px;
	padding-right: 10px;
}
.imgfloatleft  {
	float: left;
	padding-right: 20px;
}
label,input,textarea {
	display: block;
	width: 180px;
	float: left;
	margin-bottom: 5px;
}

label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}

br {
	clear: left;
}
.submit {
	background-color: #6B8A3A;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #81A44D;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 100px;
	float: right;
}
#maincontent #p7ABW1 li {
	list-style-type: square;
	list-style-position: outside;
}
#maincontent table {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

