@charset "UTF-8";

/* Layout Medium Screens */

header {
	height: 121px; background: #01cc00 url(../images/HomePgBannerM.png) no-repeat 90% 0px;
}

header a.logo {
	width: 115px; 
	height: 50px;
	top: 6px;
	left: 10px;
	font-size: 1.2em;
}
header div.subtitle { position: absolute; width: 16%; top: 70px; right: 83.5%; line-height: 1.1; font-size: 0.8em; }

nav a { margin-right: 20px; }

.promo_container { padding: 0px 20px 15px 20px; }
.promo_container .promo { background-position: 0px 0px; }
.promo_container .promo .content { padding: 70px 30px 0px 0px; }

body { background-image: none; }

