body {
    background-color: white;
    background-image: url(images/skins/stripes_01.gif);
    color: black;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    margin: 0;
    padding:0;
}

.header {
    float:left;
    margin:0;
    padding:0;
    border:0;
}

.topLeftCorner {
    float:left;
    margin-left:2px;
    margin-top:0;
    margin-right:0;
    margin-bottom:0;
    padding:0;
    border:0;
    width:47px;
    height:89px;
    background-image: url(images/skins/top-left-corner.gif);
}

.topBorder {
    float:left;
    margin-top:0;
    margin-right:0;
    margin-bottom:-30px;
    margin-left:0;
    border:0;
    width:894px;/*894px;*/
    height:89px;
    background-image: url(images/skins/top-border.gif );
    background-repeat: repeat-x;
    background-color:#20365B;
    background-position:top;
    padding-top:30px;
    padding-right:0;
    padding-bottom:0;
    padding-left:0;
    font-size:24px;
    font-family:verdana;
    color:silver;

}

.topRightCorner {
    float:left;
    margin:0;
    padding:0;
    border:0;
    width:47px;
    height:89px;
    background-image: url(images/skins/top-right-corner.gif);

}

.leftBorder {
    margin-left:0;
    margin-top:0;
    margin-right:0;
    margin-bottom:0;
    padding:0;
    border:0;
    width:15px;/*15px*/
    height:100%;
    background-image: url(images/skins/left-border.gif);
    background-repeat: repeat-y;
}
.pageTop {
    width:992px;/*992px;*/
}

.content {
    clear:left;
    float:left;
    margin-left:2px;
    margin-top:0;
    margin-right:0;
    margin-bottom:0;
    padding:0;
    width:988px;/*988px;*/
    background: #20365B;
}

.pageBottom {
    width:992px;/*992px;*/
}

.mainContent {
    margin-left:0;
    margin-top:0;
    margin-right:0;
    margin-bottom:0;
    padding:0;
    border:0;
    width:958px;/*958px;*/
    height:100%;
    background: #20365B; /*gainsboro*/
}

.applicationContent {
    position:absolute;
    top:85px;
    left:15px;
    width:965px;/*965px;*/
    height:420px;
    background: #20365B;
}

.rightBorder {
    /*float:left;*/
    margin-left:0;
    margin-top:0;
    margin-right:0;
    margin-bottom:0;
    padding:0;
    border:0;
    width:15px;/*15px*/
    height:100%;
    background-image: url(images/skins/right-border.gif);
    background-repeat: repeat;
    background-color:#20365B;
}

.bottomLeftCorner {
    clear:left;
    float:left;
    margin-left:2px;
    margin-top:0;
    margin-right:0;
    margin-bottom:0;
    padding:0;
    border:0;
    width:47px;
    height:89px;
    background-image: url(images/skins/bottom-left-corner.gif);

}

.bottomBorder {
    float:left;
    margin:0;
    padding:0;
    border:0;
    width:894px;/*894px;*/
    height:89px;
    background-image: url(images/skins/bottom.gif );
    background-repeat: repeat-x;
    background-position:bottom;
    background-color:#20365B;
}

.bottomRightCorner {
    float:left;
    margin:0;
    padding:0;
    border:0;
    width:47px;
    height:89px;
    background-image: url(images/skins/bottom-right-corner.gif);

}

.homepageWrapper{
    height:100%;
    background-color:#20365B;
}

.testimonial{
    color:white;
    font-family: Verdana, sans-serif;
    font-size:11px;
    margin-right:7px;
}
