#header
{
	background-image: url(/images/header_te.jpg);
	height: 341px;
}


#content
{
	background-image: url(/images/bg_te_intro.png);
	_background-image: url(/images/bg_te_intro.gif)!important;
	background-repeat: no-repeat;
	background-position:bottom;
}

#box_left
{
    width: 489px;
    margin: 0px;
    padding:0px 5px 0px 0px;
    float: left;
}

#box_right
{
    width: 210px;
    margin: 0px;
    padding-left:5px;
    float: left;
}

#centralContent
{

	height: 525px;
}





	
