#right-col .content {
	width: 454px;
	padding: 0 0 0 36px;
}

#logo {
    width: 431px;
    height: 310px;
}

#logo .background {
	display: block;
	width: 490px;
	height: 284px;
	background: url(../img/header/back.jpg) no-repeat center center;
	position: absolute;
	top: 0;
}

#wrapper {
	background: url(../img/header/back.jpg) no-repeat left top;
}

#back-to-top {
	display: none;
}

#logo {
	background-image: url(../img/header/logo-home.jpg);
}

#right-col .header {
    margin: 0 0 0 36px;
}

#right-col .header .sponsors {
    display: none;
}

#splash {
    margin: 24px 0 0;
}

#partners .media {
    border-bottom: 1px solid #a05f9d;
    padding-bottom: 10px;
}

p {
    font-size: 1.125em;
}

h2.bybia {
    width: 121px;
    height: 76px;
    background-image: url(../img/home/bybia.png);
    margin: 0 auto 24px;
}

.price-points {
    width: 454px;
    height: 86px;
    position: relative;
    margin: 24px auto 0;
    background: url(../img/home/price-back.png);
}

.price-points .left {
    padding: 15px 24px;
    left: 0;
    top: 0;
    position: absolute;
    width: 120px;
}

.price-points .right {
    padding: 15px 24px;
    right: 0;
    top: 0;
    position: absolute;
}

.price-points .left p {
    font-size: .9em;
    line-height: 1.1em;
}

.price-points .right p {
    font-size: 1em;
    color: #80297c;
}

.price-points .right .hilite {
    font-weight: bold;
    color: #000;
    font-size: 1.6em;
}
