h1 {
    font-size: 2em;
}
h2 {
    font-size: 1.5em;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
#faq {
    color: #1f497d;
}
#faq h4 {
    font-size: 1.9em;
}
#faq p {
    font-size: 1.4em;
}
.custspacing h1 {
    margin-top: 30px;
    margin-bottom: 30px;
}
.custspacing h3 {
    margin-top: 30px;
    margin-bottom: 30px;
}
.custspacing img {
    margin-top: 30px;
    margin-bottom: 30px;
}
.custspacing p {
    margin-top: 30px;
    margin-bottom: 30px;
}
body {
	background-image: url(../img/bg_main.gif);
}
.container {
	background-color: #FFFFFF;
}
.sidetab{background:url(images/bg_footer.png) right bottom no-repeat;padding-bottom:14px;margin-bottom:15px}
.sidetab .title{background:url(images/bg_navbar.png) right no-repeat;height:34px;font-size:18px;color:#fff;text-align:center;font-weight:bold;padding-top:10px}
.sidetab .content{padding:10px 10px 0px 9px;background:url(images/bg_content.gif) right repeat-y;}

.sidetab h3{font-size:16px;color:#000;padding-bottom:0}
.sidetab img{padding-bottom:5px;}
.sidetab h4{font-size:12px;color:#000;padding-bottom:0;padding-bottom:5px;}
