


#main {

	float: left;
	width: 535px;
	padding: 10px 20px 10px 20px;
	position: relative;
	top: -105px;

}

#column1 {
	width: 370px;
	padding: 0px 0px 0px 0px;
	float: right;
	position: relative;
	top: -65px;
	
}
#column1 .text {
	width: 370px;
	float: right;
	padding: 20px 0px 0px 0px;
	background: url(color_green/pics/news_bottom.jpg) right top no-repeat;
		
}
#subnav {
	display: none;
}

#column2 {
display: none;
	

}

