@charset "utf-8";
#formtext {
	float: left;
	width: 905px;
	background-color: #F1ECD6;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 30px;
	text-align: center;
	height: 100%;
	margin-bottom: 20px;
	border: 1px solid #E1E1E1;
}
body {
	background-image: url(../_graphs_/_bgfull.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
}
#menucontainer1 {
	height: 48px;
	width: 518px;
	margin-top: 128px;
	text-align: right;
	float: right;
}


#middle {
	width: 1024px;
	background-image: url(../_graphs_/banner.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
#content {
	width: 960px;
	height: 70%;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	margin-left: 52px;
}
#separator1 {
	height: 15px;
}

#photo1 {
	float: left;
	margin-left: 150px;
}


#text {
	width: 1024px;
	height: 100%;
	background-image: url(../_graphs_/textbg.gif);
	background-repeat: repeat-y;
	text-align: center;
	float: left;
}
#separator {
	height: 185px;
}
#subtext {
	float: left;
	width: 425px;
	background-color: #F1ECD6;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 30px;
	text-align: left;
	height: 100%;
	margin-bottom: 20px;
	border: 1px solid #E1E1E1;
}
#miniheader {
	width: 425px;
	padding: 10px;
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #003;
	font-weight: bold;
	background-image: url(../_graphs_/button_off.jpg);
	border: 1px solid #FCD556;
}
#bottomline {
	height: 20px;
	width: 914px;
	margin-bottom: 20px;
	float: left;
	padding: 5px;
	background-image: url(../_graphs_/button_off.jpg);
	border: 1px solid #FCD556;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	background-position: -10px;
}
