body {
	margin: auto auto auto auto ;
	padding: 0;
	width:780px;
	font-size: 14px;
	background-color: #FFF;
}

#mainTable {
	margin: 0 auto;
}


#maincontent {
	font-size: 14px;
	width:630px;
}

#sidebar {
	width:150px;
	font-size: 11px;
	color:#FFFFFF;
	font-family:arial, verdana, tahoma;

}
#header {
	width:780px;
	height:60px;
}



#footermenu {

	width:150px;
	height:200px;
	background-color: #8FA0B5;
	color: #CCCCCC;
}

#footer {	
	width:630px;
	height:200px;
	color: #CCCCCC;
}

.td_menu{
	width:1px;
	margin:0px;
	padding:0px;
	border:0px;
}