@charset "UTF-8";
#content_container {
	height: 101%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	z-index: 2;
	background-image: url(../images/curve.jpg);
	background-position: 200px 170px;
	background-repeat: no-repeat;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	height: 35px;
	width: 800px;
	margin-bottom: 0px;
	bottom: 0%;
	z-index: 5;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	text-align: center;
	background-color: #FFCC33;
	margin-top: 10px;
	padding-top: 5px;
}
#header {
	height: 150px;
	width: 800px;
	z-index: 3;
}
#navigation {
	height: 296px;
	width: 175px;
	z-index: 4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 20px;
}
#main_content {
	height: 100%;
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	padding-top: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 225px;
	z-index: 6;
}
.nofloat {
	clear: both;
}
#body_image {
	height: 100%;
	width: 560px;
	margin-left: 225px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
