#container {
	color: #454545;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFF;
	border-color: #B3CBD1;
	border-style:solid;
}

.header {
	background:url(designs/banner.gif);
	height: 195px;
	width: 850px;
	text-align:right;
	margin-left:12px;
	margin-right:8px;
	margin-top:20px;
}


.menu {
	height:45px;
	width:850px;
	text-align:right;
	margin-left:12px;
	margin-right:8px;
}

.navbar {
	float:left;
	width: 175px;
	vertical-align: top;
	font-size: 12px;
	line-height: 18px;
	height: 500px;
	margin-left:15px;

}
.guts {
	clear:right;
	width: auto;
	clear: right;
	height: 450px;
	margin-right:10px;


}

.footer{
	background:url(designs/footer.gif) no-repeat;
	width: auto;
	height: 50px;
	font-size:10px;

}
