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

#header {
	height:369px;
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header2 {
	height:306px;
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#page5 #main #header2 img {
	margin-left: 170px;
}


#content, #footer { font-size:0.69em;}

.col_1, .col_2, .col_2_2, .column1, .column2 {
	float:left;
	margin-bottom: 35px;
}
.col_3 {
	float:right;
	margin-bottom: 35px;
	margin-right: 3px;
}

/*======= index.html =======*/
#page1 #content .col_1 {
	width:304px;
	margin-right:28px;
}
#page1 #content .col_2 {
	width:304px;
	padding-left: 20px;
	text-align: left;
}
#page1 #content .col_2_2 {
	width:304px;
	padding-left: 20px;
}
#page1 #content .col_3 {
	width:300px;
}
#page1 #content .col_2_wide {
	width:630px;
	float: left;
}
#page1 #content .col_1 .column1 { width:209px;}
#page1 #content .col_1 .column2 {
	width:125px;
}
#page1 #content .col_1 .column3 {
	width:140px;
	float: right;
	margin-right: 10px;
	margin-bottom: 35px;
}
/*======= index-1.html =======*/
#page2 #content .col_1 {
	width:304px;
	margin-right:28px;
}
#page2 #content .col_2 {
	width:304px;
	padding-left: 20px;
}
#page2 #content .col_3 {
	width:302px;
}

/*======= index-2.html =======*/
#page3 #content .col_1 {
	width:304px;
	margin-right:28px;
}
#page3 #content .col_2 {
	width:304px;
}
#page3 #content .col_3 {
	width:302px;
}

/*======= index-3.html =======*/
#page4 #content .col_1 { width:437px; margin-right:35px;}
#page4 #content .col_2 { width:440px;}
#page4 #content .col_3 {
	width:302px;
}

/*======= index-4.html =======*/
#page5 #content .col_1 {
	width:587px;
	margin-right:41px;
	height: 200px;
}
#page5 #content .col_3 {
	width:300px;
}

/*======= index-5.html =======*/
#page6 #content .col_1 {
	width:970px;
	margin-right:1px;
}


/*=========================*/


#footer {
	height:50px;
}
