@charset "utf-8";
/* CSS Document */

body {
	background-color: #EBF1E7;
	background-image: url(../images/border/bg.gif);
	margin: 0px;
	padding: 0px;
}
#frameholder #border_sides #mainframe #header {
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 150px;
}

#frameholder {
	padding: 0px;
	width: 832px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EBF1E7;
	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;
}
#frameholder #mainframe {
	width: 800px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	margin-left: 21px;
	margin-right: 12px;
}
#frameholder #border_sides #mainframe #menu {
	height: 35px;
	width: 797px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #003300;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-image: url(../images/edgemenu.gif);
}
#frameholder    #border_sides    #mainframe    #left_text_field {
	height: 300px;
	width: 600px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #EBF1E7;
}
#frameholder  #border_sides  #mainframe  #right_text_field {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 200px;
	float: right;
	background-color: #d9e1d4;
}
#frameholder #border_sides #mainframe #bottom_text_field {
	height: 200px;
	width: 800px;
	clear: both;
}



#frameholder #border_sides #mainframe #header_image {
	background-image: url(../images/headerimage.jpg);
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 800px;
}

#frameholder #border_sides {
	background-image: url(../images/border/border_sides.gif);
	margin: 0px;
	padding: 0px;
	width: 832px;
}
#frameholder #border_top {
	background-image: url(../images/border/border_top.gif);
	margin: 0px;
	padding: 0px;
	width: 832px;
	height: 21px;
}

#frameholder #border_sides #border_bottom {
	background-image: url(../images/border/border_bottom.gif);
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 832px;
}
