#wrapper { margin:0; padding:0; }
#homepageLayout #header, #homepageLayout #content { width:796px; margin-top:0; }
#homepageLayout a { text-decoration:none; }
#homepageLayout a:hover {	text-decoration:underline; }
#homepageLayout #header {
	height:66px;
	background:none;
	float:left;
}
#homepageLayout #header img {
	display:block;
	clear:left;
	float:left;
}
#homepageLayout #content {
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:none;
}
#homepageLayout #content #news {
	height:26px;
	line-height:26px;
	color:#3c3b3b;
	background-color:#f7f7f7;
	border-bottom:1px solid #cccccc;
	padding-left:20px;
	font-size:12px;
}
#homepageLayout #content #news b.title {
	margin-right:10px;
}
#homepageLayout #content #news a {
	font-weight:bold;
	color:#026ec0;
}
#homepageLayout #content .infoTabContainer {
	padding-left:2px;
	width:auto;
}
#homepageLayout #content .infoTabContainer .infoTab {
	width:196px;
	height:300px;
	margin-right:2px;
	float:left;
}
#homepageLayout #content .infoTabContainer .noMargin {
	margin:0;
}
#homepageLayout #content .infoTabContainer .infoTab .grayTab {
	width:196px;
	height:35px;
	background:#b2c8de url('/images/ec/site/gray_gradient_tab_196x35.gif') no-repeat;
	border-bottom:1px solid #b1d0d7;
}
#homepageLayout #content .infoTabContainer .infoTab .blueTab {
	width:196px;
	height:35px;
	background:#86d8e7 url('/images/ec/site/blue_gradient_tab_196x35.gif') no-repeat;
	border-bottom:1px solid #b1d0d7;
}
#homepageLayout #content .infoTabContainer .infoTab h2 {
	margin-left:17px;
	font-size:16px;
	font-weight:bold;
	line-height:35px;
	margin:0 0 0 17px;
	color:#263b4e;
}
#homepageLayout #content .infoTabContainer .infoTab .info {
	width:196px;
	height:196px;
	min-height:196px;
	color:#555454;
	background:#fff url('/images/ec/site/lightGray_gradient_bg_196x164.gif') no-repeat;
}
#homepageLayout #content .infoTabContainer .infoTab .info h3 {
	font-size:14px;
	font-weight:bold;
	color:#0f5aa2;
	margin-left:17px;
	padding-top:8px;
	margin-bottom:5px;
}
#homepageLayout #content .infoTabContainer .infoTab .info h3.noBottom {
	margin-bottom:0;
}
#homepageLayout #content .infoTabContainer .infoTab .info p {
	margin-top:0;
	margin-bottom:5px;
	margin-left:17px;
	margin-right:10px;
	font-size:12px;
}
#homepageLayout #content .infoTabContainer .infoTab .info p.headerMore {
	color:#0f5aa2;
	font-size:9px;
	padding-top:0;
}
#homepageLayout #content .infoTabContainer .infoTab .info a {
	color:#026ec0;
	font-weight:bold;
}
#homepageLayout #content .infoTabContainer .infoTab .info h3 a {
	color:#0f5aa2;
}
#homepageLayout #content .infoTabContainer .infoTab .info img.illustration {
	margin-bottom:10px;
}
