#top {
    background-image: url(../images/top_974x483.png);
    background-repeat: no-repeat;
    height: 483px;
    display: block;
    position: relative;
}

#top p {
    width: 450px;
    font-size: 108%;
    line-height: 145%;
    color: #FFF;
    padding-left: 465px;
    padding-top: 163px;
}

#top a {
    font-size: 68%;
    padding-left: 11px;
    padding-right: 5px;
    color: #CCC;
}

#top a:hover {
    color: #FFF;
}

#flash_intro {
    position: absolute;
    top: 67px;
    left: 40px;
}

#orderbutton {
	display: block;
	width: 200px;
	height: 47px;
	background:url(../images/bin.png) no-repeat 0px 0px;
	text-indent: -9999px;
	position: absolute;
	top: 383px;
	left: 55px;
}

#orderbutton:hover {
	background:url(../images/bin.png) no-repeat 0px -47px;
}

#downloadbutton {
	display: block;
	width: 130px;
	height: 30px;
	background:url(../images/try.png) no-repeat 0px 0px;
	position: absolute;
	text-indent: -9999px;
	top: 400px;
	left: 278px;
}

#downloadbutton:hover {
	background:url(../images/try.png) no-repeat 0px -30px;
}

#top_content {
    background-image: url(../images/top_content_974x373.png);
    background-repeat: no-repeat;
    height: 373px;
    width: 974px;
    position: relative;
}

#top_content p {
    padding-left: 10px;
    padding-bottom: 15px;
}

#top_content  h2 {
    font-size: 196%;
    padding-bottom: 15px;
}

#top_content a {
    color: #00F;
    font-size: 75%;
    text-decoration: none;
}

#top_content a:hover {
    color: #09F;
}

#left {
    position: absolute;
    left: 215px;
    top: 50px;
    width: 250px;
}

#right {
    position: absolute;
    left: 660px;
    top: 50px;
    width: 250px;
}

#img_get_organized {
    position: absolute;
    left: 35px;
    top: 40px;
}

#img_improve_efficiency {
    position: absolute;
    left: 460px;
    top: 40px;
}

#content {
    margin-right: 65px;
    margin-left: 45px;
}

#content p {
    padding-top: 15px;
    padding-left: 75px;
    padding-right: 300px;
    padding-bottom: 15px;
}

#content h1 {
    font-size: 1.35em;
    padding-right: 50px;
}

#content h2 {
    padding-bottom: 10px;
    font-size: 145%;
    color: #000;
    padding-top: 10px;
    padding-left: 45px;
}

#content h3 {
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 4px;
    padding-left: 62px;
}

#content h4 {
    font-weight: bold;
    padding-top: 25px;
}

#content a {
    color: #00F;
    font-size: 75%;
    text-decoration: none;
}

#content a:hover {
    color: #09F;
}

.right_image {
    float: right;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 10px;
}
