﻿body { background: #fff url(../Images/PgBg.jpg) repeat-x; }

#c { width: 1026px; margin: 0 auto; background: url(../Images/CBg.png) top left repeat-y; }
	#c1 { background: url(../Images/C1Bg.png) top right repeat-y; }
		#c2 { width: 980px; margin: 0 auto; background-color: #FFF; }
	#c3 { height: 24px; background: url(../Images/C3Bg.png) bottom center no-repeat; }

#h, #m, #f { width: 980px; margin: 0 auto; }
	#m { min-height: 400px; height: auto !important; height: 400px; }
	#mL { float: left; width: 217px; margin-bottom: 5px; background-color: #313639; }
	#mR { float: right; width: 733px; margin-bottom: 5px; margin: 10px 0 10px 10px; }

/* frame builder tool bar width override */
#fbToolBarContainer { width: 1000px; margin: 0 auto; }
