


#header	{
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px;
	width: 745px;
	height: 102px;
	z-index: 30;

	}

#topLogo	{
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0;
	width: 597px;
	height: 102px;
	z-index: 30;
	color: #000;
	background: #fff;
	text-align: left;
	}
	
#utility	{
	position: absolute;
	left: 525px;
	top: 10px;
	padding: 0;
	width: 200px;
	height: 30px;
	z-index: 30;
	color:#666;
	background: #fff;
	text-align: right;
	}
	
#pageTitle	{
	position: absolute;
	left: 150px;
	top: 108px;
	padding: 0 10px;
	width: 594px;
	height: 70px; 
	z-index: 20;
	color: #fff;
	background: #e40102;
	}
	
#leftColumn	{
	position: absolute;
	left: 0px;
	top: 108px;
	padding: 0;
	width: 130px;
	height: 600px;
	z-index: 10;
	background: #fff;
	color: #000;
	}
	
#centerColumn	{
	position: absolute;
	left: 150px;

	top: 200px; 
	padding: 10px;
	width: 430px; 
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 400px; 
	z-index: 50;
	border: 1px solid #e3e3e3;
	background: #fff;
	color: #000;
	}
	
html>#content	{
	width: 400px; 
	}
	
#rightColumn	{
	position: absolute;
	left: 600px;
	
top: 200px; 
	padding: 3px 0;
	width: 144px;
	z-index: 20;
	border-top: solid 1px #666;
	background: #fff;
	color: #000;
	}
	

