/* @override http://localhost/xch_iqtrans/css/layout.css */

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

#header {height:446px; background:url(../images/header-bg.jpg) no-repeat center top;}
#header, #content, #footer { font-size:0.814em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:729px; margin-right:35px;}
#page1 #content .col-1 .row-1 .col-1 { width:217px; margin-right:39px;}
#page1 #content .col-1 .row-1 .col-2 { width:217px; margin-right:39px;}
#page1 #content .col-1 .row-1 .col-3 { width:217px;}
#page1 #content .col-1 .row-2 .col-1 { width:200px; margin-right:56px;}
#page1 #content .col-1 .row-2 .col-2 { width:226px; margin-right:30px;}
#page1 #content .col-1 .row-2 .col-3 { width:134px;}
#page1 #content .col-2 { width:218px;}

.page-left-col {
	width: 200px;
	float: left;
}
.page-body {
	float: left;
	width: 690px;
	border-left: 1px solid;
	padding-left: 30px;
	min-height:400px;
  height:auto !important;
  height:400px;
}

#footer {height:62px; background:url(../images/footer-bg.gif) no-repeat center top;}