#containter_main {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #B4B4B2;
	border: 1px solid #000;
}
#nav_container {
	float: left;
	width: 176px;
	display: inline;
}
#banner {
}
#equater {
	clear: both;
	width: 780px;
	float: none;
	margin: 0px;
	padding: 0px;
}
#column1_container {
	background-image: url(images/vilords_07_14.jpg);
	float: left;
	width: 304px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
#column1_content {
	width: 247px;
	margin-left: 45px;
}
#column2_container {
	background-color: #B4B4B2;
	float: left;
	width: 475px;
	vertical-align: top;
}
#column2_content {
	margin: 10px;
	width: 450px;
	float: right;
	display: inline;
}
#footer {
	clear: both;
	width: 780px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}


#sidebar {
	float: left;
	height: auto;
	width: auto;
	display: inline;
	vertical-align: top;
}
#containter_main #banner {
	display: inline;
	float: right;
	margin: 0px;
	padding: 0px;
}
.border1 {
	border: thin solid #333333;
}
