<inp2:m_CheckSSL/><inp2:m_DefaultParam page_class=""/>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<inp2:lang.current_Field name="Locale" db="1"/>" lang="<inp2:lang.current_Field name="Locale" db="1"/>">
	<head>
		<title>
			<inp2:st_PageInfo type="title"/> (<inp2:m_GetConfig name="Site_Name"/>)
		</title>
		<inp2:m_Include template="elements/html_head.elm" />
	</head>

	<body>
		<inp2:m_Include template="elements/content_boxes.elm" strip_nl="1"/> <!--## includes system elements ##-->

		<inp2:st_EditPage mode="start"/><!--## System tag please do not remove ##-->

			<div id="wrapper" class="<inp2:m_Param name='page_class'/>">

				<!-- Basic Header -->
				<inp2:m_Include template="elements/header.elm" />
				<!-- /Basic Header -->

				<!-- Navigation -->
				<inp2:m_Include template="elements/navigation_menu.elm" />
				<!-- /Navigation -->

				<div id="content">

					<inp2:m_RenderElement name="content"/>

					<!--## defined in each data template or default one used ##-->
					<inp2:m_RenderElement name="sidebar" default_element="default_sidebar" />

					<div class="clear"></div>

				</div><!-- #content -->

			</div><!-- #wrapper -->

			<!-- Footer -->
			<inp2:m_Include template="elements/footer.elm" />
			<!-- //Footer -->

		<inp2:st_EditPage mode="end"/> <!--## /System tag please do not remove ##-->

		<inp2:m_Include template="elements/tracking.elm" />
	</body>
</html>