@import url(common.css);

/* Welcome Page */
#welcomePage #wrapper
{
	background: #fff none;
}

#welcomePage #main
{
	padding: 50px 0 30px 350px;
	background: transparent none;
	font-size: 102%;
	line-height: 150%;
}

#welcomePage h1
{
	color: #004ea2;
	font-size: 160%;
	margin: 0.5em 0 1em 0;
	text-align:left;
}
div#novartisLogo img {
	margin-bottom:20px;
}

#welcomePage h2
{
	color: #004ea2;
	font-size: 160%;
	margin: 0.5em 0 1em 0;
}

#welcomePage #overlay
{
	position: absolute;
	top: 4em;
}

#welcomePage #footer
{
	padding: 100px 10px 10px 10px;
}

#title_promo
{
	float: right;
	width: 292px;
	margin: 0 30px 0 20px;
	line-height: normal !important;
}

#main #title_promo h1
{
	margin: 0 0 1em 0;
	text-align: left;
}

#title_promo a.promoTxt:link, #title_promo a.promoTxt:visited
{
	text-align: center;
	padding: 20px 0 34px 0;
	margin: 0 0 0.6em 0;
	display: block;
	color: #004ea2;
	font-size: 28px;
	background: transparent url(../img/promo/gradient.png) no-repeat top center;
	text-decoration: none;
	font-weight: normal;
}

#title_promo a.promoTxt:hover, #title_promo a.promoTxt:focus
{
	text-decoration: underline;
}