.container {
	width: 900px;
	margin:0 auto 10px;
	background-color: #FFFFFF;
	height: auto;
	border: 1px solid #666666;
	float: none;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-transform: none;
	line-height: 17px;
	font-variant: normal;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	left: 1px;
	top: -1px;
	background-position: center center;
}
}
.header {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-family: Calibri;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #FFFF99;
	position: relative;
	letter-spacing: normal;
	vertical-align: middle;
	text-align: right;
}

.footer {
	clear: left;
	padding: 0;
	margin: 0;
	background-color: #CDCD9C;
	border-top-color: #333333;
	border-top-style: solid;
	font-size: 14px;
	display: block;
}
.main_nav {
	height: 120px;
	width: 900px;
	border: 1px solid #787878;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #E4E4CB;
	letter-spacing: normal;
	text-align: right;
	vertical-align: middle;
	word-spacing: normal;
	font-size: 14px;
}
.content {
	float: right;
	color: #333;
	border: 0px none #ccc;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 620px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	clear: right;
	page-break-before: always;
	list-style-position: inside;
	text-align: left;
	text-indent: 0px;
	white-space: normal;
}
}
.nav_left {
	float: left;
	color: #000000;
	border: 1px none #FFFF00;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 200px;
	display: list-item;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	clear: none;
	page-break-before: left;
	page-break-after: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: right;
	text-indent: 0px;
	white-space: normal;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 28px;
	height: 25px;
	width: 900px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFFDEA;
	float: none;
	clear: both;
	position: absolute;
	left: 0px;
	top: 270px;
}
