/******** Body ********/


#bottom_container {
	width: 778px;
	height: 80px;
	margin-top: 0px;
	background-image: url(../images/gradient_background_bottom.jpg);
	background-repeat: repeat-x;
}

#body_heading {
	position:absolute;
	width:376px;
	height:72px;
	z-index:5;
}

#body_container {
	height: 400px;
	width: 774px;
	border: thin solid #99ccff;
	margin-bottom: 0px;
	padding: 1px;
	background-image: url(../images/images/index_main_left_02.jpg);
	background-repeat: no-repeat;
	background-position: 377px 1px;
}

#image {
	position:absolute;
	width:398;
	height:400;
	z-index:9;
	left: 376px;
	top: 0px;
}

#menu_background {
	position:absolute;
	width:774;
	height:22;
	z-index:8;
	top: 73px;
}


#menu_bar {
	position:absolute;
	width:774;
	height:21;
	z-index:8;
	top: 73px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #2B8FB3;
}

#menu {
	position:absolute;
	width:723px;
	height:21;
	z-index:9;
	top: 73px;
	left: 0px;
}


#body_text {
	position:absolute;
	width:376px;
	height:230px;
	z-index:7;
	left: 7px;
	top: 97px;
}

#body_bottom_fill {
	position:absolute;
	width:376;
	height:62px;
	z-index:6;
	top: 335px;
}
