#content_bg {
    background-image: url(../images/content_top_974x269.png);
    background-repeat: no-repeat;
    position: relative;
}

#content_bg h2 {
    font-size: 145%;
    font-weight: bold;
    color: #FFF;
    padding-top: 6px;
    padding-left: 50px;
}

#content {
    padding-top: 40px;
    margin-right: 60px;
    margin-left: 60px;
    position: relative;
}

#content p {
    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: 0px;
}

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

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

#content a {
    color: #00F;
    text-decoration: none;
}

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

/* Download */
#clean {
    position: absolute;
    top: 120px;
    left: 280px;
}

/* Faq */
.faq {
    padding-bottom: 10px;
}

/* Order */
#price {
	width: 500px;
	margin-top: 20px;
	border-collapse:collapse; 
	border:solid #999; 
	border-width:1px 0 0 1px; 
}

#price td {
	border:solid #999;
	border-width:0 1px 1px 0;
	padding:2px;
}

#benefits {
    font-size: 19px;
    color: #00477F;
    padding-top: 20px;
}

#benefits li {
	margin-left: 35px;
	font-size: 15px;
	line-height: 22px;
	list-style-type: circle;
	list-style-image: url(../images/tick_13x17.gif);
}

.orderbot {
	clear: left;
	margin-left: 230px;
	margin-bottom: 15px;
}

#buynow {
    position: absolute;
    top: 40px;
    left: 370px;
}

#copyright {
    width: 660px;
    clear: both;
    margin: 0 auto;	
    padding-top: 70px;
    position: relative;
}

#copyright a {
    text-decoration: none;
    color: #000;
    font-size: 100%;
}
