/*
 * cm - specific
 * $Id: home.css 33621 2010-04-08 11:06:22Z iargent $
 */ 
 
#top-left p {
	font-size:16px;
	text-transform:uppercase;	
	text-align:center;	
}
#top-left p a{
	color:#01274b;
}
#top-right {
	background-color:#2f5a82;
}
#top-right h3 {
	float:right;
	font-size:47px;
	text-transform:uppercase;
	line-height:38px;
	padding:15px 20px 0 10px;
}
#top-right h3 .link {
	font-size:13px;
	color:#fff;
	padding-right:10px;
	background:url(../../../static/img/cm/arrow-link-white.gif) no-repeat right;
}
#top-right a, #top-right a:hover, #top-right a:visited {
	color:#fff;
	text-decoration:none;
}
#promo-title {
	background:url(../../../static/img/cm/home-bg-main-title.gif) repeat-x;
}
#main-promo {
	width:690px;	
	background:#00355e;
	/*padding:20px 15px;*/
}
#main-promo sup {
	font-size:40%;
}
#main-promo p {
	font-size:120%;
}
#main-promo a{
	color:#00355e;
}
#banner1 h3 a, #banner2 h3 a, #banner3 h3 a {
	font-size:30px;	
}
#banner4 h3 a, #banner5 h3 a {
	font-size:20px;	
}
#categories h3 {
	background:url(../../../static/img/cm/home-bg-categories.gif) repeat-x;
	font-size:23px;
	text-align:center;
	color:#01274b;
	text-transform:uppercase;
}
#footer {
	margin-top:0;
}
