#titleRight {
	width: 50%;
	height: 98px;
}

#main-container {
	background: url(../images/layout/bg-home.jpg) no-repeat 94px 27px;
}

#content-container {
	min-height:530px;
	background: url(../images/layout/home-graphic.png) bottom left no-repeat;
}
*html #content-container {
	height: 530px;
}

.mainTable {
	margin-left:557px;
	width:320px;
	margin-top: 8px;
}

h2 {
	color: #FFF;
	font-weight:bold;
	font-size: 10pt;
	padding:0;
	margin:0;
}

.menuLeft {
	width: 258px;
	background: url(../images/layout/nav-line.gif) no-repeat bottom left;
}

.primaryNav {
	display:none;
}
