@import url(basic.css);
/*<agl.folder "Basics">*/
body                { font-size: 11px; font-family: Verdana; background-color: #fff; background-image: none; background-repeat: repeat-x; text-align: center; margin: 0 }
/*</agl.folder>*/
/*<agl.folder "N1 and layers">*/
	#naviarea           { background-image: url(images/n1_bg.gif); background-repeat: repeat-x; visibility: hidden; position: relative; z-index: 1; width: 100%; height: 0; overflow: hidden; float: left  }
/*</agl.folder>*/
/*<agl.folder "Subnavigation">*/
	#subnaviarea         { background-color: white; background-image: url(images/subnavi_area_bg.gif); background-repeat: no-repeat; visibility: visible; position: relative; width: 0; height: 0; overflow: hidden; float: right  }
/*</agl.folder>*/
/*<agl.folder "Basic structure">*/
	#basicarea       { text-align: left; visibility: visible; margin: 0 auto; position: relative; width: 620px; height: auto }
	#maincol                { background-color: #fff; visibility: visible; position: relative; z-index: 1; width: 620px; 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: #fff; background-image: none; background-repeat: no-repeat; visibility: visible; position: relative; width: 620px; 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: 95px; float: left }
/*</agl.folder>*/
/*<agl.folder "Path">*/
	#path     { visibility: visible; position: relative; width: 600px; height: 0; overflow: hidden; float: right  }
/*</agl.folder>*/
/*<agl.folder "Footer">*/
	#footer   { font-weight: normal; background-image: url(images/footer_bg.gif); background-repeat: no-repeat; visibility: hidden; position: relative; width: 100%; height: 0; overflow: hidden; float: left  }
/*</agl.folder>*/
/*<agl.folder "csonly">*/
	#marginleftbg   { background-image: url(images/left_margin_bg.gif); background-repeat: repeat-y; background-position: left 0; width: 0; height: 0; visibility: visible; float: left   }
	#marginrightbg  { background-image: url(images/right_margin_bg.gif); background-repeat: repeat-y; background-position: right 0; width: 0; height: 0; visibility: visible; float: left   }
	#marginleftbottom  { background-image: url(images/left_margin_bottom.gif); background-repeat: no-repeat; background-position: left bottom; width: 0; height: 0; visibility: visible; float: left   }
	#marginrightbottom  { background-image: url(images/right_margin_bottom.gif); background-repeat: no-repeat; background-position: right bottom; width: 0; height: 0; visibility: visible; float: left   }
	#marginleft    { background-image: url(images/left_margin_top.gif); background-repeat: no-repeat; visibility: visible; position: relative; width: 0; height: 640px; overflow: hidden; float: left  }
	#marginright    { background-image: url(images/right_margin_top.gif); background-repeat: no-repeat; visibility: visible; position: relative; width: 0; height: 640px; overflow: hidden; 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 }
/*</agl.folder>*/


