#main 
	{ 
	width: 980px; 
	margin: 0 auto; 
	text-align: left;
	}

#header 
	{
	height: 287px; 
	background-image: url(images/header_bg.jpg); 
	background-repeat: no-repeat; 
	padding: 0 54px 0 59px;
	}

#middle 
	{
	padding: 2px 0 14px 0; 
	background: url(images/middle_bg.gif) top left no-repeat;
	}

#footer 
	{
	height: 66px; 
	background: url(images/middle_bg.gif) top left no-repeat;
	}

.column1, .column2, .column3, .col1, .col2, .col3 
	{
	float: left;
	}

.container 
	{
	width: 100%;
	}

#header .column1 
	{
	width: 330px !important;
	}

#header .column2 
	{
	width: 537px !important; 
	background: url(images/header_line.jpg) top left no-repeat;
	}

.column_left 
	{
	width: 665px; 
	float: left; 
	background: url(images/line.gif) right repeat-y;
	}

.column_right 
	{
	width: 315px; 
	float: left;
	}

/* ============================= index ===========================*/

#index .col1 
	{
	width: 75px;
	}
#index .col1 a
	{
	text-decoration: none;
	}

#index .col2 
	{
	width: 497px; 
	border-bottom: 1px solid #dddddd; 
	padding-bottom: 6px;
	}

#index .column1 
	{
	width: 280px;
	}

#index .column2 
	{
	width: 270px;
	}

/* ============================= index-1 ===========================*/

#index_1 .column1 
	{
	width: 280px;
	}

#index_1 .column2 
	{
	width: 270px;
	}

/* ============================= index-2 ===========================*/

#index_2 .column1 
	{
	width: 280px;
	}

#index_2 .column2 
	{
	width: 270px;
	}

/* ============================= index-3 ===========================*/

#index_4 .column1 
	{
	width: 280px;
	}

#index_4 .column2 
	{
	width: 270px;
	}

/* ============================= index-4 ===========================*/

#index_5 .col1 
	{
	width: 289px;
	}

#index_5 .col2 
	{
	width: 283px;
	}

#index_5 .column1 
	{
	width: 183px;
	}

#index_5 .column2 
	{
	width: 389px;
	}

/* ============================= index-6 ===========================*/

#press
	{
	background: url("images/press_bg.gif") repeat-x top left;
	width: 980px;
	margin: 58px auto 10px auto;
	padding: 20px 0 0 0;
	text-align: left;	
	}
 
