#main {
	width:940px;
	margin:0 auto;
}

#header {height:343px;}
#header, #content, #footer {
	font-size:0.75em;
	display: table;
}

.col-1, .col-2, .col-3 { float:left;}

#header .row-2 .col-1 { width:253px; height:306px; background:url(images/logo-bg.gif) no-repeat left top; position:relative;}
#header .row-2 .col-2 { width:434px; height:306px;}
#header .row-2 .col-3 { width:253px; height:306px; background:url(images/nav-bg.gif) no-repeat left top}

/*======= index.html =======*/
#page1 #content .col-1 {
	width:214px;
	margin-right:38px;
	padding-top: 20px;
}
#page1 #content .col-2 {
	width:434px;
	margin-right:0px;
}
#page1 #content .col-3 {
	width:240px;
	padding-top: 1px;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:214px;
	margin-right:38px;
	padding-top: 20px;
}
#page2 #content .col-2 {
	width:434px;
	margin-right:0px;
}
#page2 #content .col-2 .col-1 { width:168px; margin-right:42px;}
#page2 #content .col-2 .col-2 { width:168px;}
#page2 #content .col-3 {
	width:222px;
	padding-top: 26px;
}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:214px;
	margin-right:38px;
}
#page3 #content .col-2 {
	width:434px;
	margin-right:0px;
}
#page3 #content .col-2 .col-1 { width:168px; margin-right:42px;}
#page3 #content .col-2 .col-2 { width:168px;}
#page3 #content .col-3 {
	width:222px;
	padding-top: 26px;
}

/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:214px;
	margin-right:38px;
}
#page4 #content .col-2 {
	width:434px;
	margin-right:0px;
}
#page4 #content .col-2 .row-1 .col-1 { width:168px; margin-right:42px;}
#page4 #content .col-2 .row-1 .col-2 { width:168px;}
#page4 #content .col-2 .row-2 .col-1 { width:172px; margin-right:0px;}
#page4 #content .col-2 .row-2 .col-2 { width:206px;}
#page4 #content .col-3 {
	width:222px;
	padding-top: 26px;
}

/*======= index-4.html =======*/
#page5 #content .col-1 {
	width:214px;
	margin-right:38px;
}
#page5 #content .col-2 {
	width:434px;
	margin-right:253px;
}
#page5 #content .col-3 {
	width:222px;
	padding-top: 26px;
}

/*======= index-5.html =======*/
#page6 #content .col-1 {
	width:214px;
	margin-right:38px;
}
#page6 #content .col-2 {
	width:434px;
	margin-right:18px;
}
#page6 #content .col-2 .col-1 { width:168px; margin-right:42px;}
#page6 #content .col-2 .col-2 { width:168px;}
#page6 #content .col-3 {
	width:222px;
	padding-top: 26px;
}

/*======= index-6.html =======*/
#page7 #content .col-1 {
	width:214px;
	margin-right:38px;
}
#page7 #content .col-2 { width:434px; margin-right:18px;}
#page7 #content .col-2 .col-1 { width:208px; margin-right:0px;}
#page7 #content .col-2 .col-2 { width:165px;}
#page7 #content .col-3 {
	width:223px;
	padding-top: 26px;
}


/*=========================*/


#footer {
	height:70px;
	margin-top:1px;
}
