.level1 {
	background: transparent url(img/level1.jpg) no-repeat top left;
        width: 913px;
	height: 264px;
	margin: 0 30px;
}

#download {
	float: left;
	position: relative;
	top: 187px;
	left: 87px;
	width: 190px;
	height: 56px;
	text-decoration: none;
}

#download div {
	position: absolute;
	bottom: 16px;
	right: 10px;
	font-size: 0.9em;
	font-weight: bold;
	color: #646768;
}

.level2 p {
	margin-left: 55px;
	margin-top: 30px;
	font-size: 0.6em;
	text-align: justify;
}

.level3 {
	background:#efefef url(img/level3_bg.gif) no-repeat top left;
        width: 913px;
        height: 170px;
        margin: 0 30px;
        
}

.level3 ul {
        top: 60px;
        left: 40px;
	font-size: 0.6em;
        line-height: 2em;
	position: relative;
}

.level3 li {
	list-style-image: url(img/grey_bullet.gif);
}

.level3 a {
	color: #646768;
}

.footer_bg {
        background: transparent url(img/footer_bg.gif) no-repeat top left;
}
