html,body{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
/*	background:#EEEEEE url("images/bg_bogy.gif") no-repeat center top;*/
}

#Header
{
	margin:10px auto 0px auto;
	padding:0px;
	height: 142px;	
}


div#ContentHolder
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

TABLE#UnionBG TD#UnionBG1
{
	background: url("images/bg_body1.gif") no-repeat center top;
}

TABLE#UnionBG TD#UnionBG2
{
	background: url("images/bg_body2.gif") no-repeat center bottom;
}

div#Logo, div#Search, .autorization{
	height: 142px;
}

div#Logo{
	background: url("images/logo2.gif") no-repeat;	
	width: 180px;	
	cursor: pointer;
}

div#Search{
	background: url("images/bg/search_top_shadow.gif") no-repeat;	
	width: 430px;
}

div.autorization{
	background: url("images/bg/auto_top_shadow.gif") no-repeat;		
	background-color:#ffffff;	
}


div#MainContainer{
	width: 1004px;
	margin:0 auto;
}

div#MainContainer div#MainPadding{
	padding:10px 0px 0px 10px;
}

#SecondaryHeader{
	margin: 0px;
	padding:0px;
}

div.topMenu{
	width: 980px;
	height:38px;		
}


div#bannerRight{
	width: 250px;
	height: 117px;	
	text-align: center;	
	padding: 0px;	
}

/*#LeftColumn, #RightColumn
{
	background: url("images/bg/bg_lr.gif") no-repeat bottom;
}*/

#CentralColumn
{
	left:250px;
	width:490px;
}

#Footer{
	margin: 7px auto 10px auto;
	padding: 0px;	
	background: url("images/bg/bg_bottom.gif") no-repeat; 	
}

.brclass{
	height: 6px;
	font-size: 1px;
	padding: 0;
	margin: 0;
}










