#main {width:949px; margin:0 auto; position:relative;}

#header {
	height:270px;
	background-image: url(../images/header-bg-s.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
}


#header2 {
	height:270px;
	background-image: url(../images/header-bg2-s.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#header3 {
	height:270px;
	background-image: url(../images/header-bg3-s.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#header4 {
	height:270px;
	background-image: url(../images/header-bg4-s.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#header5 {
	height:270px;
	background-image:url(../images/header-bg5-s.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#header6 {
	height:270px;
	background-image: url(../images/header-bg6-s.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#header7 {
	height:270px;
	background-image: url(../../site/images/header-bg7.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header, #header2, #header3, #header4, #header5, #header6, #header7,  #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:622px; margin-right:27px;}
#page1 #content .col-1 .col-1 { width:194px; margin-right:70px;}
#page1 #content .col-1 .col-2 {
	width:615px;
}
#page1 #content .col-2 { width:282px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:622px; margin-right:27px;}
#page2 #content .col-1 .col-1 { width:194px; margin-right:70px;}
#page2 #content .col-1 .col-2 { width:344px;}
#page2 #content .col-2 { width:282px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:622px; margin-right:27px;}
#page3 #content .col-1 .row-1 .col-1 { width:284px; margin-right:42px;}
#page3 #content .col-1 .row-1 .col-2 { width:284px;}
#page3 #content .col-1 .row-2 .col-1 { width:178px; margin-right:42px;}
#page3 #content .col-1 .row-2 .col-2 { width:178px; margin-right:42px;}
#page3 #content .col-1 .row-2 .col-3 { width:178px;}
#page3 #content .col-2 { width:282px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:622px; margin-right:27px;}
#page4 #content .col-1 .col-1 {
	width:615px;
	margin-right:70px;
}
#page4 #content .col-1 .col-2 { width:344px;}
#page4 #content .col-2 { width:282px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:622px; margin-right:27px;}
#page5 #content .col-1 .row-1 .col-1 { width:280px; margin-right:48px;}
#page5 #content .col-1 .row-1 .col-2 { width:285px;}
#page5 #content .col-1 .row-2 .col-1 { width:344px; margin-right:70px;}
#page5 #content .col-1 .row-2 .col-2 { width:194px;}
#page5 #content .col-2 { width:282px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {
	width:622px;
	margin-right:27px;
	background-color: #EFEEE8;
	color: #000000;
}
#page6 #content .col-2 { width:282px;}


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


#footer {height:118px;}
