.col-1, .col-2, .col-3, .col-4, .col-5{ float:left}
.right_bgd { position:absolute; top:0; right:0; width:50%; height:215px; background:url(images/tall_top_right.gif) left top repeat-x;}

/*======= width =======*/
.main{
	margin:0 auto;
	text-align:center;
	width:980px;
	position:relative;
	background-color: #FFF;
}

/*======= header =======*/
#header {
	background-color: #CC9;
}

#header .col-1{ width:294px; margin-right:10px}
#header .col-2{ width:294px; margin-right:9px}
#header .col-3{ width:294px}

/*======= index.html =======*/
#page1 #content .col-1{
	width:276px;
	margin-right:32px;
	background-color: #DDCFB5;
	border: solid #000 1px;
}
#page1 #content .col-2{	width:600px}
#page1 #content .col-3{ width:244px}
#page1 #content .col-4{ width:243px} 
/*======= index-1.html =======*/
#page2 #content .col-1{ width:276px; margin-right:32px}
#page2 #content .col-2{ width:535px}
#page2 #content .col-3{ width:282px}
#page2 #content .col-4{ width:270px}
#page2 #content .col-5{ width:235px}

/*======= index-2.html =======*/
#page3 #content .col-1{ width:276px; margin-right:32px}
#page3 #content .col-2{ width:535px}
#page3 #content .col-3{ width:244px}
#page3 #content .col-4{ width:243px}

/*======= index-3.html =======*/
#page4 #content .col-1{ width:276px; margin-right:32px}
#page4 #content .col-2{ width:535px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:412px; margin-right:53px}
#page5 #content .col-2{ width:374px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:276px; margin-right:32px}
#page6 #content .col-2{ width:535px}
#page6 #content .col-3{ width:244px}
#page6 #content .col-4{ width:243px}


/*======= footer =======*/
#footer {
	height:50px;
}
