@charset "utf-8";
/* CSS Document */

#contentouterwrapper {
	background:url(css/contentbg.jpg) repeat-y;
	margin-left:7px;
}

#contentwrapper {
	background:url(css/sectionbg_top.jpg) top left no-repeat;
}

#ContentPaneTop {
	background:url(css/contentpanebg_top.gif) no-repeat;
	height:25px;
}
#ContentPaneWrapper {
	background:#FFFFFF;
	padding:27px 44px 11px 46px;
	padding-bottom:11px;
}
#ContentPaneBot {
	background:url(css/contentpanebg_bot.gif) no-repeat;
	height:25px;
}

#flashholder {
	position:absolute;
	left:7px;
	top:138px;
	width:911px;
	height:233px;
	z-index:80;
}

#content {
	margin-top:383px;
	padding-bottom:20px;
}