
#colWrap h1 {
    font-size: 130%;
}

#stepsWrap, #stepsWrap .step, .step .innerStep, #boxWrap, #boxWrap .box {
    position: relative;
    float: left;
}

#stepsWrap {
    margin-top: 20px;
}

#stepsWrap .step {
    width: 225px;
    min-height: 240px;
}

.step .innerStep {
    width: 223px;
    border: 1px solid #cccccc;
    margin-top: -3px;
}

#stepsWrap .step a {
    color: #990000;
}

#stepOne, #stepTwo {
    margin-right: 10px;

}

.stepImg {
    z-index: 2;
}

.stepDesc {
    min-height: 70px;
    padding: 7px 7px 7px 7px;
    margin: 0px;
}

.stepImgBottom {
    position: absolute;
    bottom: 0px;
}

#stepOneImgBottom {
    left: -8px;
}

.learnMore {
    position: relative;
    padding: 0;
    margin: 10px 0px 90px 140px;
    font-size: 85%;
    z-index: 4;
}

#stepsWrap .step .learnMore a {
    color: #999999;
}

#boxWrap {
    margin-top: 20px;
}

.box {
    width: 335px;
    border: 1px solid #aaaaaa;
    min-height: 150px;
}

#boxOne {
    margin-right: 21px;
}

.boxImg {
    z-index: 2;
    margin-left: -1px;
    margin-top: -1px;
}

.boxDesc {
    float: left;
    width: 220px;
    padding: 10px 10px 10px 10px;
    margin: 0;
    font-size: 90%;
}

.boxDesc .q {
    font-weight: bold;
    color: #333333;
}

#boxOne {
    background: #f6f6f6 url('../img/laptopRemote.gif') no-repeat bottom right;
}

#boxTwo {
    background: #f6f6f6 url('../img/faqsBG.gif') no-repeat bottom right;
}

#boxTwo .boxDesc {
    padding: 5px 10px 5px 10px;
}

.box .readMore {
    position: absolute;
    left: 250px;
    top: 30px;
}

.box .readMore a {
    font-size: 85%;
    color: #555555;
}

#intro {
    padding: 0px 15px 15px 15px;
    margin-top: 20px;
    background: #edeae3;
    width: 665px;
}

#intro h2 {
    color: #222222;
    padding: 15px 0px 0px 0px;
    margin: 0;
}

#intro p {
    padding: 5px 0px 15px 0px;
    margin: 0;
    text-align: justify;
    color: #333333;
}

#success {
    position: relative;
    margin: 0px 0px 0px 18px;
    padding: 0;
    color: #333333;
}

.reason {
    margin-bottom: 5px;
}

#colMainInner {
    min-height: 750px;
    margin-bottom: 20px;
}

#bottom p {
    position: relative;
    margin: 0;
    padding: 0;
    text-align: center;
    margin-left: 0;
    font-size: 90%;
}

#logos {
    position: relative;
    margin-top: 20px;
    padding: 10px;
    border: 1px solid #666666;
    width: 672px;
}

#logos .logo {
    margin-right: 10px;
    vertical-align: middle;
}

#colMainInner {
    margin-bottom: 0px;
}

#makesforrepair h2 {
    color: #777777;
    font-size: 90%;
}

#makesforrepair p {
    color: #999999;
}

#makesforrepair p a {
    color: #999999;
}

#bottom p {
    text-align: left;
}

#colRight {
    padding: 2px 0px 157px 0px;
}






