body {  
    margin:0px; padding:0px;  
    background-color:#CCCCCC;  
}  


#layout {
	height: 1356px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #666;
	position: relative;
	padding-top: 0px;
}
#header {
	height: 132px;
	width: 970px;
}

#body {
	height: 1120px;
	width: 970px;
	background-image: url(pics/bd_lin1_c_bussiness.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
}

#footer {
	height: 144px;
	width: 970px;
	background-image: url(pics/footer_line.gif);
	background-repeat: repeat-x;
}
#layout #body #apDiv1 table tr td {
	border: 0;
	text-align: justify;
}
#layout #body #apDiv2 table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 1.5em;
}
#layout #body #apDiv3 table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}
