#nav{
	border-bottom:12px solid white;
}

#main_left{
	width:362px;
	
}	

.hero{
	margin: 0 0 12px 0;	
}

.hero_text{
	margin: 0 0 12px 0;	
}
#main_right{
	float:right;
	width: 470px;
	margin: 36px 45px 0 45px;
	background-color: #fff;
	/*border: 1px solid red;*/
}

#main_title{
	height: 54px;
	margin-bottom: 20px;
	}
	
.table_align{
	vertical-align: bottom;
}	
#main_text{
	
}
.clear{
	clear:both;
}

