
@import url(cssfiles/icss_basics-012022.css);
@import url(cssfiles/icss_contents-012022.css);


/* CSS Basic structure */
	#basicarea        { text-align: left; visibility: visible; margin: 0 auto; position: relative; width: 800px; height: auto }
	#maincol                 { background-color: #fff; visibility: visible; position: relative; z-index: 1; width: 760px; height: auto; float: left }
	#middlecol   { visibility: visible; position: relative; width: 100%; height: auto; float: left }
	#contentarea    { background-color: #fff; visibility: visible; position: relative; z-index: 0; width: 100%; height: auto; float: left }
	#contentmain                         { background-color: #fdfbf8; background-repeat: no-repeat; visibility: visible; position: relative; width: 760px; height: auto; min-height: 400px; float: left }
	#toparea          { background-image: url("images/top_bg.gif"); background-repeat: repeat-x; visibility: visible; position: relative; z-index: 2; width: 100%; height: 40px; float: left }
/*END END END*/


/* CSS Pagetitles */
	#pagetitles   { text-align: left; visibility: visible; position: relative; z-index: 0; height: auto; float: left }
	#pagetitles h1  { margin: 0; padding: 20px 40px 5px }
	#pagetitles p      { color: #757268; font-size: 13px; font-family: "Times New Roman"; line-height: 18px; margin: 0; padding: 5px 40px 40px }
	.pagetitleswidth   { width: 50% }
/*END END END*/


/* CSS csonly */
	#marginleftbg   { background-image: url("images/left_margin_bg.gif"); background-repeat: repeat-y; background-position: left 0; visibility: visible; float: left }
	#marginrightbg  { background-image: url("images/right_margin_bg.gif"); background-repeat: repeat-y; background-position: right 0; visibility: visible; float: left }
	#marginleftbottom  { background-image: url("images/left_margin_bottom.gif"); background-repeat: no-repeat; background-position: left bottom; visibility: visible; float: left }
	#marginrightbottom  { background-image: url("images/right_margin_bottom.gif"); background-repeat: no-repeat; background-position: right bottom; visibility: visible; float: left }
	#marginleft     { background-image: url("images/left_margin_top.gif"); background-repeat: no-repeat; visibility: visible; position: relative; width: 20px; height: 577px; float: left }
	#marginright     { background-image: url("images/right_margin_top.gif"); background-repeat: no-repeat; visibility: visible; position: relative; width: 20px; height: 577px; float: right }
	#n2areabg  { background-repeat: repeat-y; background-position: right top; visibility: visible; z-index: 0; width: 100%; float: left }
	#n1start  { background-image: url("images/n1_start.gif"); background-repeat: no-repeat; visibility: visible; position: relative; width: 42px; height: 60px; float: left }
	#n1end  { background-image: url("images/n1_end.gif"); background-repeat: no-repeat; visibility: visible; position: relative; width: 42px; height: 60px; float: right }
	#logo  { visibility: visible; position: relative; float: left }
/*END END END*/

