﻿	#sec_header {
		background:transparent url(images/bg_header.jpg) no-repeat scroll center bottom;
		height:162px;
		margin:0;
		padding:30px 0 0;
	}
	
	/* left side column (regular width: 227px;)*/
	#sec_left_column 
	{
	   width:50px;
	}
	
	/* main content section space (regular width: 494px)*/
	#sec_main {
		width:870px;
	}
	
	/* right side column (regular width: 227px;)*/
	#sec_right_column 
	{
	   width:50px;
	}
	
	#nav_main
	{
	   margin:18px 0 0;
	}

   #footer
   {
      margin:0 0 20px;
      padding:20px 0 0;
   }
   
   #copyright 
   {
		width:820px;
	}