@charset "UTF-8";
/* CSS Document */

#main_container {
	height: 671px;
	width: 955px;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #333333;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#top_nav {
	height: 35px;
	width: 783px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color:#666666;
	padding-left: 172px;
	padding-top: 28px;
}
#logopanel {
	clear: both;
	height: 148px;
	width: 172px;
	position: absolute;
}
#footer {
	height: 25px;
	width: 955px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: .2em;
	text-align: right;
	
}
