body {
    background-image: url(../images/background_zealios.png);
}


#LeftColumnTop {
    height:630px;
}
#LeftColumnColor {
    height:190px;
    background-color: #79BFF6;
}
#RightColumnTransparent {
    top:270px;
    height:480px;
}
#RightColumnWhiteTop {
    bottom:200px;
}
#RightColumnWhite {
    height:200px;
}

#SecondaryAddress {
    position:absolute;
    color: #314B67;
    font-size:10px;
    left:25px;
    top:605px;
    width:159px;
    height:200px;
    text-align:right;
    z-index:6;
}
#LeftProduct {
	position:absolute;
	left:37px;
	top:275px;
	width:250px;
	height:196px;
	z-index:1;
}
#Logo {
	position:absolute;
	left:555px;
	top:50px;
	width:156px;
	height:129px;
	z-index:1;
}

#SecondaryAddress a {
    color: #314B67;
    font-style:italic;
}

#ProductBullets {
    color: #79BFF6;
}

#Copyright {
    color:#79BFF6;
}

#PDF a {
    color:#79BFF6;
}

