
h1 { color: d00002; font-size: 2.5em;}
h2 { font-size: 1em; }
h3 { font-size: 2.0em; }
h4 { font-size: 1.3em; }

/* p { font-size: 0.9em; } */
p { margin: 0; }


div.bot_shift {
 	position: absolute;
	top: 414px;
	width: 910px;
}

div.brand_overviews_wrap {
	height: 98px;
}

div.brand_overview {
	float: left;
	width: 221px;
	height: 88px;
	margin-right: 6px;
	margin-bottom: 10px;
	cursor: pointer;
}

div.brand_overview h2 {
	border-bottom: 3px solid #ccc;
	padding: 0 0 1px 4px;
}

div.brand_overview p {
	padding: 5px 0 0 4px;
}

div.group_brand_logos {
	float: right;
	height: 300px;
	width: 226px;
}

div.brand_home_text {
	margin: 50px 0 0 15px;
}

div.brand_home_text h1, div.brand_home_text h3 {
	width: 320px;
}

div.brand_home_text p {
	width: 400px;
}


div.westley_main { float:right; background: url(../img/logos/main_westley.png) no-repeat; background-position: 0 -300px; width: 226px; height: 300px;}

a.news_blue { color: #fff; padding: 0 3px; background-color: #1b3e94; }
a.news_blue:hover, a.news_blue:visited { color: #fff; }
