body
{
	background: #fff url('../design/bodybg.gif')  repeat-x;
	background-position: top;

	text-align: center;
	margin: 0px;
	overflow-x:hidden;
}

div#holder
{
	margin: 0 auto;
	width: 950px;
	text-align: left;
	border:solid 0px #F00;
}

div#topMenu
{
	
	height:121px;
}

div#main
{

	width:753px;
	float: left;
	width:740px!important;
	border-right: 15px solid #666;
}
#noborder {
	border-right: none!important;
}

div#leftMenu
{
	width:146px;
	background: #58585a;
	float: left;
	padding-bottom:6px;
	display:table;
}