#main {width:1000px; margin:0 auto; position:relative;}

#header {height:173px;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:159px; margin-right:17px;}
#page1 #content .row-1 .col-2 {width:759px;}
#page1 #content .row-2 .col-1 {width:292px; margin-right:26px;}
#page1 #content .row-2 .col-2 {width:292px; margin-right:26px;}
#page1 #content .row-2 .col-3 {width:292px;}
#page1 #content .row-3 .col-1 {width:292px; margin-right:26px;}
#page1 #content .row-3 .col-2 {width:612px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:219px; margin-right:7px;}
#page2 #content .row-1 .col-2 {width:709px;}
#page2 #content .row-2 .col-1 {width:616px; margin-right:28px;}
#page2 #content .row-2 .col-2 {width:294px;}
#page2 #content .row-2 .col-3 {width:294px;}
#page2 #content .row-3 .col-1 {width:294px; margin-right:28px;}
#page2 #content .row-3 .col-2 {width:616px;}
#page2 #content .row-3 .col-2 .col-1 { width:274px; margin-right:50px;}
#page2 #content .row-3 .col-2 .col-2 { width:274px; margin-right:0;}


/*=========================*/

.title1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#000;
	}
	
.line1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #676767;
	}
	
.title2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#000;
	font-style:italic;
	}
	
.newlist1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #676767;
	padding-left: 20px;
	line-height: 20px;
	list-style: circle;
    list-style-position: inside;
	}
	
.boxtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	font-weight: bold;
	font-style: italic;
	padding-left: 10px;
}

.boxtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#676767;
	padding-left: 10px;
	line-height: 23px;
}

.boximage{
	padding: 2px;
}
