#main {width:1050px; margin:0 auto;}

#header {height:460px; background:url(images/header-bg.jpg) no-repeat 315px 127px; }
#header, #content { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:180px; margin-right:69px;}
#page1 #content .col-2 { width:640px;}

#footer2 {
	margin-right:auto;
	margin-left:auto;
	width:30%;
	font-size:11px;
	line-height:1;
}

#footer div#footer3{
	margin-right:auto;
	margin-left:auto;
	padding:0 0 0 45px;

}

.footer3_child {
	width:24%;
	float:left;
	font-size:11px;
	line-height:1;
	padding:3px 0px 25px 10px;
}

/* index div */
#indexDiv {
	padding-bottom:15px;
}

#indexDiv div div {
	border-top:1px solid #000000;
	font-size:11px;
	padding-left:2px;
	margin-left:2px;
	
}
#indexDiv_left {
	float:left;
	width:49%;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding-right:2px;
	margin-right:2px;
}

#indexDiv_right{
	border-right:1px solid #000000;
}

#indexDiv_right div{
	margin-left:2px;
}

#indexDiv_last {
	border-bottom:1px solid #000000;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:505px; margin-right:75px;}
#page2 #content .col-2 { width:349px;}

/*======= index-3.html =======*/
#page3 #content .col-1 {width:244px; margin-right:85px;}
#page3 #content .col-2 { width:541px;}

/*======= index-4.html =======*/
#page4 #content .col-1 {width:531px; margin-right:75px;}
#page4 #content .col-2 { width:249px;}
#page4 #content .col-1 .col-1 { width:350px; margin-right:0;}

/*======= index-5.html =======*/
#page5 #content .col-1 {width:360px; margin-right:40px;}
#page5 #content .col-2 { width:530px;}
#page5 #content .col-2 .col-1 { width:237px; margin-right:0;}
#page5 #content .col-2 .col-2 { width:276px;}


/*=========================*/


#footer {height:80px; font-size:.875em;}

