body {
	background-image: url(images/metaquark-body-gradient_small.png); 
}

body.gradient-start {
	background-image: url(images/metaquark-body-gradient.png); 
}

.header-top-left {
	height:280px;
        position: relative;
}

.header-top-right {
	height:280px;
	text-align: right;
}

.header-bottom-left {
	height:70px;
}

.header-bottom-right {
	height:70px;
}

#header-logo {
    position: absolute;
    display: block;
    width: 220px;
    height: 70px;
	top: 30px;
	left: 30px;
}

#aurora-icon {
    position: absolute;
    display: block;
    width: 128px;
    height: 128px;
	top: 108px;
	left: 455px;
}

#appfresh-icon {
    position: absolute;
    display: block;
    width: 128px;
    height: 128px;
	top: 114px;
	left: 600px;
}

#homezone-icon {
    position: absolute;
    display: block;
    width: 128px;
    height: 128px;
	top: 88px;
	left: 596px;
}

#aurora-link-icon {
    position: absolute;
    display: block;
    width: 128px;
    height: 128px;
	top: 202px;
	left: 143px;
}

.link-icon span { display: none; position: absolute; font-weight: bold; font-size: 160%;  color: #333; width: 82px; height: 16px; padding: 0; }
.link-icon:hover { text-decoration: none; }
.link-icon:hover span { display: block; }

#aurora-link-icon span { left: 25px; top: 116px; }
#appfresh-link-icon span { left: 14px; top: 100px;}
#homezone-link-icon span { left: -4px; top: 65px; }

#appfresh-link-icon {
    position: absolute;
    display: block;
    width: 100px;
    height: 100px;
	top: 172px;
	left: 310px;
}

#homezone-link-icon {
    position: absolute;
    display: block;
    width: 70px;
    height: 70px;
	top: 180px;
	left: 65px;
}

#header-primnav {
	padding-top:5px;
	padding-left:10px;
}

#header-primnav a {
	padding-right:5px;
}

#header-secnav {
	padding-right:10px;
}

#header-teaser {
        position: absolute;
	top:115px;
	left:60px;
}