.main {
	width:900px;
	background-color: #FFFFFF;
	text-align: left;
}
.min_height { width:0px; float:left; height:auto;}
#header {
	height:106px;
	background-color: d2232a;
	margin-top: 2px;
	margin-bottom: 2px;
}
#header .logo{
	width:200px;
	height:101px;
	padding-top: 5px;
	float: left;
}
#header .logo_1{
	width:700px;
	height: 101px;
	padding-top: 5px;
	float: left;
}
#footer {
	height:100px;
	background-color: #FFFFFF;
}
#footer .column {
	width:900px;
}
#footer .column_1 { width:70px;}

.column_4, .column_1, .column_2, .column_3 {
	float: left;
}

/*---page---*/
#page .content .row .column{
	width:350px;
	float: left;
}
#page .content .row .column_1{
	width:550px;
	float: right;
}

#page .content .row .column_2{
	width: 100%;
	float: left;
}

#page .content .row_1 .column{
	width:189px;
	height: 350px;
	float: left;
}
#page .content .row_1 .column_4{
	width:179px;
	float: left;
	height: 250px;
}
#page .content .row_1 .column_1{
	width:179px;
	float: left;
	height: 300px;
}
#page .content .row_1 .column_2{
	width:179px;
	float: left;
	height: 250px;
}
#page .content .row_1 .column_3{
	width:179px;
	float: left;
	height: 250px;
}
#page .content .row_1 .column_5{
	width:178px;
	float: left;
	height: 250px;
}

#page .content .row_2 .column{ width:391px;}
#page .content .row_2 .column_1{ width:389px;}
/*---// page---*/

/*---page_1---*/
#page_1 .content .row .column{ width:290px;}
#page_1 .content .row .column_1{ width:490px;}

#page_1 .content .row_2 .column{ width:461px;}
#page_1 .content .row_2 .column_1{ width:319px;}
/*---// page_1---*/
