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

#header {
	height:370px;
	background:url(images/header2-bg.jpg) no-repeat left top;
	padding:0 20px 0 41px;
	overflow:hidden;
}
#header, #content, #footer {
	font-size:12px;
}

#header .col-1 {
	width:315px;
}
#header .col-2 {
	width:600px;
}

.right-bg {
	position:absolute;
	top:2px;
	right:-5px;
	width:50%;
	height:672px;
	background:url(images/right-bg2.jpg) left top repeat-x;
}

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

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:293px; margin-right:10px;}
#page1 #content .row-1 .col-2 {width:293px; margin-right:10px;}
#page1 #content .row-1 .col-3 {width:293px;}
#page1 #content .row-2 .col-1 {
	width:545px;
	margin-right:33px;
}
#page1 #content .row-2 .col-2 {
	width:268px;
}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:293px; margin-right:10px;}
#page2 #content .row-1 .col-2 {width:293px; margin-right:10px;}
#page2 #content .row-1 .col-3 {width:293px;}
#page2 #content .row-2 .col-1 { width:231px; margin-right:72px;}
#page2 #content .row-2 .col-2 { width:533px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:293px; margin-right:10px;}
#page3 #content .row-1 .col-2 {width:293px; margin-right:10px;}
#page3 #content .row-1 .col-3 {width:293px;}
#page3 #content .row-2 .col-1 { width:555px; margin-right:53px;}
#page3 #content .row-2 .col-2 { width:248px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {width:293px; margin-right:10px;}
#page4 #content .row-1 .col-2 {width:293px; margin-right:10px;}
#page4 #content .row-1 .col-3 {width:293px;}
#page4 #content .row-2 .col-1 { width:231px; margin-right:72px;}
#page4 #content .row-2 .col-2 { width:533px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 {width:243px; margin-right:60px;}
#page5 #content .row-1 .col-2 {width:243px; margin-right:60px;}
#page5 #content .row-1 .col-3 {width:226px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 {width:293px; margin-right:10px;}
#page6 #content .row-1 .col-2 {width:293px; margin-right:10px;}
#page6 #content .row-1 .col-3 {width:293px;}
#page6 #content .row-2 .col-1 { width:231px; margin-right:72px;}
#page6 #content .row-2 .col-2 { width:533px;}
#page6 #content .row-2 .col-2 .col-1 { width:280px; margin:0;}
#page6 #content .row-2 .col-2 .col-2 { width:253px;}

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


#footer {
	height:55px;
}
