#main {width:990px; margin:0 auto;}

#header {height:523px; background:url(images/header-bg.jpg) no-repeat right bottom; overflow:hidden;}
#header, #content, #footer { font-size:0.814em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:223px; margin-right:13px;}
#page1 #content .col-2 { width:754px;}
#page1 #content .col-2 .row-1 .col-1 { width:242px; margin-right:14px;}
#page1 #content .col-2 .row-1 .col-2 { width:242px; margin-right:14px;}
#page1 #content .col-2 .row-1 .col-3 { width:242px;}
#page1 #content .col-2 .row-2 .col-1 { width:254px; margin-right:0;}
#page1 #content .col-2 .row-2 .col-2 { width:436px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:223px; margin-right:13px;}
#page2 #content .col-2 { width:754px;}
#page2 #content .col-2 .col-1 { width:254px; margin-right:0;}
#page2 #content .col-2 .col-2 { width:436px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:223px; margin-right:13px;}
#page3 #content .col-2 { width:754px;}
#page3 #content .col-2 .col-1 { width:254px; margin-right:0;}
#page3 #content .col-2 .col-2 { width:436px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:223px; margin-right:13px;}
#page4 #content .col-2 { width:754px;}
#page4 #content .col-2 .col-1 { width:254px; margin-right:0;}
#page4 #content .col-2 .col-2 { width:436px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:223px; margin-right:13px;}
#page5 #content .col-2 { width:754px;}
#page5 #content .col-2 .col-1 { width:254px; margin-right:0;}
#page5 #content .col-2 .col-2 { width:436px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:223px; margin-right:13px;}
#page6 #content .col-2 { width:754px;}
#page6 #content .col-2 .col-1 { width:254px; margin-right:0;}
#page6 #content .col-2 .col-2 { width:436px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:223px; margin-right:13px;}
#page7 #content .col-2 { width:754px;}
#page7 #content .col-2 .col-1 { width:293px; margin-right:48px;}
#page7 #content .col-2 .col-2 { width:293px;}


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

.titlerow{
	background-color:#d3dae2;
	padding:7px 15px;
	border-right:4px solid #fff;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}

.alterrow1{
	background-color:#FFFFFF;
	padding:7px 15px;
	border-right:4px solid #fff;
}
.alterrow2{
	background-color:#e9eef4;
	padding:7px 15px;
	border-right:4px solid #fff;
}

#footer {height:45px; float:left; width:100%; background:#494b4c;}

