/*------------------------------------------

-- Layout ----------------------------------

------------------------------------------*/



body			{ color: #000; background: url(/images/site/bg-pattern.png) repeat; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif  }



/* Wrapper

------------------------------------------*/



#wrap 			{ width: 960px; padding-right: 4px; min-height: 100%; margin: 0 auto; position: relative;

				  background: #fff url(/images/site/wrap_bg.gif) repeat-y right }



/* Header

------------------------------------------*/



#header			{ height: 210px; position: relative; background: url(/images/site/head_bg.jpg) no-repeat left top;}



/* Main content

------------------------------------------*/



#content		{ padding: 3.6em 1.8em 0 1.8em; overflow: hidden}



.content-right	{ float: right; width: 752px; padding-bottom: 326px}



.left-col		{ width: 150px; float: left;}



.center-col		{ width: 520px; float: left}



.right-col		{ width: 213px; float: right}



.left-side-block

				{ width: 130px; padding: 1em; margin-bottom: 1em}

.right-side-block

				{ margin-bottom: 1em;}

.right-side-block .border

				{ padding: 1em 1.8em 2.5em 2.2em}

.content-block	{ background: #f2f2f2; padding: 2em; margin-bottom: 2em}

/* Footer

------------------------------------------*/



#footer			{ height: 300px; width: 746px; padding-left: 19em; padding-right: 2.8em; position: absolute; bottom: 0}

#footer .inner	{ background: url(/images/site/footer-line.gif) repeat-x top; padding-top: 2.2em; overflow: hidden}

