.main {
	width:766px;
}
.min_height { width:0px; height:654px; float:left;}
#header {height:202px;}
#footer { height:42px;}
#footer .column{
	width:300px;
}

.column, .column_1 {
	float:left;
}

/*---page---*/
#page .content .column{
	width:439px;
}
#page .content .column_1{
	width:287px;
}
/*---// page---*/

/*---page_1---*/
#page_1 .content .column{
	width:289px
}
#page_1 .content .column_1{ width:437px;}
/*---// page_1---*/

/*---page_2---*/
#page_2 .content .column{
	width:50%;
}
#page_2 .content .column_1{
	width:50%;
}
/*---// page_2---*/

/*---page_3---*/
#page_3 .content .column{
	width:439px;
}
#page_3 .content .column_1{
	width:287px;
}
/*---// page_3---*/

/*---page_4---*/
#page_4 .content .column{ width:439px;}
#page_4 .content .column_1{
	width:287px;
}
/*---// page_4---*/

/*---page_5---*/
#page_5 .content .column{ width:100%;}
/*---// page_5---*/
blockquote {
	background-image: url(../images/left_quotes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: italic;
	color: #999999;
	text-indent: 30px;
	line-height: 25px;
	margin-top: 20px;
}
