
@import url("icss_basics.css");
@import url("icss_contents.css");
@import url("icss_navigations.css");
/*<agl.folder "Basic structure">*/
	#basicarea          { background-image: url("images/main_content_bg.gif"); background-repeat: repeat-y; text-align: left; visibility: visible; margin: 0 auto; position: relative; width: 900px; height: auto }
	#maincol                   { visibility: visible; position: relative; z-index: 1; width: 860px; height: auto; float: left }
	#contentarea      { background-image: url("images/basic_bg.gif"); background-repeat: repeat-x; visibility: visible; position: relative; z-index: 0; width: 100%; height: auto; float: left }
	#contentmain                             { visibility: visible; position: relative; width: 627px; height: auto; min-height: 450px; float: left }
	#toparea            { background-image: url("images/top_bg.gif"); background-repeat: repeat-x; visibility: visible; position: relative; z-index: 2; width: 100%; height: 68px; float: left }
/*</agl.folder>*/
/*<agl.folder "Pagetitles">*/
	#pagetitles   { text-align: left; visibility: visible; position: relative; z-index: 0; height: auto; float: left }
	#pagetitles h1   { margin: 0; padding: 35px 40px 5px }
	#pagetitles p       { color: #746262; font-size: 13px; font-family: "Trebuchet MS"; line-height: 18px; margin: 0; padding: 5px 40px 40px }
	.pagetitleswidth    { width: 100% }
/*</agl.folder>*/
/*<agl.folder "csonly">*/
	#mainbg    { background-image: url("images/main_content_bg.gif"); background-repeat: repeat-y; background-position: left 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; display: inline; width: 26px; height: 40px; float: left; vertical-align: bottom }
	#n1end   { background-image: url("images/n1_end.gif"); background-repeat: no-repeat; visibility: visible; position: relative; width: 26px; height: 40px; float: right }
	#logo  { visibility: visible; position: relative; float: left }
/*</agl.folder>*/


