body.homepage div#main {
	height: 475px;
	background-image: url(images/home/main.gif); }



body.homepage div#main div#banner {
	/*font-family: Frutiger, "Frutiger Linotype", Univers, Tahoma, Geneva, Arial, sans-serif; */
    font-family: Arial;

}

.homepage h1 {
	color: #9c0058;
	font-weight: normal;
	font-size: 2.45em; 
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding-bottom: 10px;
	}

.homepage p.banner 
{
	width:400px;
	color: #5d1f45;
	font-size: 1.6em; 
    margin: 0px;
}
	
	
.homepage #divVital
{
    position:absolute;
    right:42px;
    top:467px;
    
}

.homepage #divUS
{
    position:absolute;
    right:33px;
    top:430px;
    
}		



/* buttons for both buckets and callout */
body.homepage div#main p.button {
	width: 145px;
	margin: 1em auto;
	padding: 8px 0 0 0;
	background: url(images/button/bucket.gif) center top no-repeat;
	text-align: center; }
body.homepage div#main p.button a {
	display: block;
	padding: 0 0 8px 0;
	background: url(images/button/bucket.gif) center bottom no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none; }

body.homepage div#main div#callout div.callout p.button,
body.homepage div#main div#callout div.callout p.button a {
	width: 125px;
	background-image: url(images/button/callout.gif); }



/* Buckets */
.homepage #buckets 
{
	 
	position: absolute;
	top: 193px;
	left: 21px;
	margin: 0px;
	padding: 0px; 
	background: url(images/home/bucket.gif) center top no-repeat; 
	
	width: 510px;
	 
	
	 
}

.homepage .bucket 
{
	float: left;
	padding-top: 30px; 
}

.homepage .step1 
{ 
    width: 249px; 
    padding-left: 13px; 
}

.homepage .step2 
{ 
    width: 248px; 
}

.homepage h2 
{
	padding: 0 15px;
	color: #9c0059;
	line-height: 1.25;
	font-size: 1.5em; 
	margin: 0px;

}

.homepage p.info 
{
	padding-left: 15px;
	padding-right: 15px; 
	margin: 0px;
	height: 95px;
}

.homepage  p.note 
{
    padding-left: 15px;
	padding-bottom: 1em;
	border-bottom: 1px solid #debdd2;
	margin-bottom: 0px;
	font-size: 0.8em; 
}

body.homepage div#main div#buckets div.bucket ul {
	width: 218px;
	height: 6.5em;
	padding: 5px 15px 10px 15px;
	background-image: url(images/home/bucket.gif);
	background-repeat: no-repeat;
	font-size: 0.85em;
	 }

/* */
.homepage ul
{
    margin: 0px;
    padding: 0px;
}


.homepage .step1 ul 
{ 
    background-position: -13px bottom; 
}

.homepage .step2 ul 
{ 
    background-position: right bottom; 
}

.homepage .bucket ul li 
{ 
    list-style-image: url(images/bullet/arrow-callout.gif); 
    margin-left: 15px; 
}

.homepage ul li.vivaglobin 
{ 
    list-style-image: url(images/bullet/window.gif); 
}














/* Callout */
#purchase 
{
	overflow: hidden;
	position: absolute;
	top: 205px;
	right: 42px;
	width: 200px;
	padding: 0 0 1em 0;
	background: url(images/home/hizentra.gif) center top no-repeat; 
    
	width: 201px;
	min-height: 18em;
	 
	
	}

#purchase p
{
    margin: 115px 13px 5px 13px;
    line-height: 15px;
    color: #7f0c3e; 
}
 
#purchase h2
{
    margin: 0 20px 0 25px;
	padding-top: 35px;
	color: #9c0059;
	line-height: 1.25em;
	font-size: 1.5em; 
}

body.homepage div#purchase p.button
{
    background:url("images/home/arrow.gif") no-repeat scroll left top transparent;
    margin:1em auto;
    padding: 0px 0px 0px 0px;
    margin: 15px 15px;
    text-align:center;
    width:145px;

}

body.homepage div#purchase p.button a 
{
    background: none;
    color: #7f0c3e; 
    display:block;
    font-weight:bold;
    
    text-decoration:none;

}
