#main {
	width:1000px;
	margin:0 auto;
	position:relative;
	background-color:#FF9;
	
}

#header {height:310px;}
#header, #content, #footer {
	font-size:12px;
}

.


/*=========================*/


#footer {
	height:60px;
	background:url(images/footer-bg.jpg) no-repeat left top;
}

.justy {
	text-align: justify;
}
td {
	text-align: justify;
	vertical-align: top;
}
