@charset "utf-8";
/* CSS Document */

div#left_div_holder{
	width: 197px; float: left;
}	

div#mid_div_holder{
	width: 500px; height: 862px; margin-left: 204px; margin-bottom: 10px;
}

div#right_div_holder{
	width: 287px; float: right; height: 380px;
}

div#banner_home{
	width: 500px; height: 234px; background-repeat: no-repeat;
}

div#trading_packages_holder{
	float: left; width: 251px;
}

div#research_analysis_holder{
	float: right; width: 237px;
}

div#trading_research_holder{
	height: 270px;
}

div#adds{
	height: 172px; margin-top: 10px; background: url(../images/Ad_01.jpg);
}




