/* INTRO */

body {
    margin: 0;
}

#body {
	padding: 0;
	margin: 0;
}

#intro {
    position: relative;
    left: -15px;
    width: 650;
    height: 620px;
    overflow: hidden;
    background: url(../../pages/homepage/background-graph.gif) no-repeat 0 125px;
}

#flashGraphic {
    width: 650px;
    float: left;
    overflow: hidden;
    background-color: transparent;
}

#teasers {
    width: 354px;
    margin-top: 25px;
    float: left;
}

#teasers h1 {
    font-size: 18px;
    line-height: normal;
}

/* TEASER */

#teaser-controls {
	display: none;
}

#teaser {
	margin-top: 275px;
}

#teaser ul,
#teaser li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#teaser li {
	position: absolute;
	display: none;
	width: 325px;
}