/* CSS Document */
.innerbody{
	width:970px; 
	background-color:rgb(254, 252, 239);
	height:1080px;
	position:relative;
	float:left; 
	left:10px;
	top:2px;
	}
.inr_btm_rgt_cnr{
	position:absolute;
	left:960px;
	bottom:0px;
    }
.inr_btm_lft_cnr{
	position:absolute;
	left:0px;
	bottom:0px;	
	}
.inr_bdy_hdr{
	background:url(../images/inner/content_top_border.gif) repeat-x;
	width:950px;
	position:absolute;
	top:0px;
	left:0px;
	height:28px;
	text-align:left;
	padding-left:20px;
	font-weight:bold;
	color:#600;
	line-height:28px;
	text-transform:uppercase;
	}	
.inr_hdr_lft_cnr{
	background:url(../images/inner/content_header_left_corner.gif) no-repeat;
	height:28px;
	position:absolute;
	top:0px;
	left:0px;
	width:10px;
}
.inr_hdr_rgt_cnr{
	background:url(../images/inner/content_header_right_corner.gif) no-repeat;
	height:28px;
	position:absolute;
	top:0px;
	right:0px;
	width:10px;
}




#floatMenu {
		position:absolute;
		top:40px;
		right:10px;
		}
	
