#main { 
	width:980px; 
	margin:0 auto;
}
#header { 
	height:106px;
}
#header, 
#content, 
#footer { 
	font-size:0.875em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #header { height:415px; margin-bottom:20px;}
#page1 #content h5 span { background-image:url("images/title-right.jpg");}
#page1 #content .box .left-top-corner {	background:url("images/left-top-corner.gif") no-repeat left top;}
#page1 #content .col-1 .row-1 .col-1 { width:230px;}
#page1 #content .col-1 .row-1 .col-2 { width:391px; margin-top:-5px;}
#page1 #content .col-1 .row-2 .col-1 { width:270px; margin-right:81px;}
#page1 #content .col-1 .row-2 .col-2 { width:275px;}

/*======= index-1.html =======*/
#page2 #content .col-1 .row-1 .col-1 { width:252px;}
#page2 #content .col-1 .row-1 .col-2 { width:362px; margin-top:-5px;}
#page2 #content .col-1 .row-2 .col-1 { width:290px; margin-right:30px;}
#page2 #content .col-1 .row-2 .col-2 { width:300px;}
#page2 #content .col-1 .row-3 .col-1 { width:251px;}
#page2 #content .col-1 .row-3 .col-2 { width:376px; margin-top:-5px;}

/*======= index-2.html =======*/
#page3 #content .col-1 .row-1 .col-1 { width:192px; margin-right:22px;}
#page3 #content .col-1 .row-1 .col-2 { width:192px; margin-right:22px;}
#page3 #content .col-1 .row-1 .col-3 { width:192px;}
#page3 #content .col-1 .row-2 .col-1 { width:237px; margin-right:114px;}
#page3 #content .col-1 .row-2 .col-2 { width:236px;}
#page3 #content .col-1 .row-3 .col-1 { width:277px; margin-right:53px;}
#page3 #content .col-1 .row-3 .col-2 { width:278px;}

/*======= index-3.html =======*/
#page4 #content .col-1 .col-1 { width:270px; margin-right:81px;}
#page4 #content .col-1 .col-2 { width:275px;}

/*======= index-4.html =======*/
#page5 #content .col-1 .row-1 .col-1 { width:232px; margin-right:87px;}
#page5 #content .col-1 .row-1 .col-2 { width:237px;}
#page5 #content .col-1 .row-2 .col-1 { width:320px;}
#page5 #content .col-1 .row-2 .col-2 { width:298px;}


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

#footer,
#footer .right {
	height:41px;
}
#footer { 
	background:#aba9a0;
}
