/* CSS Document */

div#CA_Ezine_banner_image_left
{
	float: left;
	width: 900px;
	height: 96px;
	background-color: white;
}

div#CA_Ezine_sub_navigation
{
	width: 400px;
	float: right;
	background-color: white;
	height: 50px;
	color: #9FAFD0;

}

div#CA_Ezine_banner_main_image
{
	clear:both;
	width: 900px;
	height: 200px;
}

div#CA_Ezine_main_menu
{
	background-color: White;
	color: #4F7BB0; 
	font-weight: bold;
	text-align: center;
}

div#CA_Ezine_breadcrumbs
{
   	width: 230px;
	float: right;
	background-color: White;
}

div#CA_Ezine_quick_search
{
	height: 230px;
	background-color: #7697CE;
	color: White;
}

