body {
   font-family:       verdana,arial,helvetica,sans-serif;
   font-size:         10px;
   background-color:  #484848;
   background-image:  url("background.gif");
   background-repeat: repeat-x;
   margin-top:        25px;
}

#stripes {
   position:          absolute;
   height:            360px;
   background-image:  url("stripes.png");
   background-repeat: repeat-x;
   filter:            alpha(opacity=10);
   -moz-opacity:      .10;
   opacity:           .10;
}

#wrapper {
   width:             710px;
   margin:            0px auto;
/*   border:            1px solid #bbb;*/
   padding:           0px;
}

#header {
   /*border:            1px solid #bbb;*/
   height:            50px;
   padding:           0px;
   background-image:  url("header.gif");
}

#footer {
/*   position:          absolute;
   float:             left;*/
   border:            1px solid #FFFFFF;
   height:            40px;
   width:             708px;
   line-height:       38px;
   text-align:        center;
   color:             #999999;
   padding:           0px;
   background-color:  #333333;
}

#navbar {
   border-top:        1px solid #000000;
   border-bottom:     1px solid #000000;
   background-color:  #FFFFFF;
   height:            28px;
   padding:           0px;
   background-image:  url("navtext.gif");
}

#content {
   height:            auto;
   padding:           10px;
   background-color:  #FFFFFF;
   font-family:       verdana,arial,helvetica,sans-serif;
   font-size:         10px;
}

.contentheading {
   font-family:       verdana,arial,helvetica,sans-serif;
   font-size:         10px;
   font-weight:       bold;
}

.contentsubhead {
   font-family:       verdana,arial,helvetica,sans-serif;
   font-size:         10px;
   font-weight:       normal;
   margin-left:       20px;
   margin-top:          3px;
}

#content p {
   font-family:       verdana,arial,helvetica,sans-serif;
   font-size:         10px;
   line-height:       14px;
}

#content h1 {
   font-family:       verdana,arial,helvetica,sans-serif;
   font-size:         10px;
   font-weight:       bold;
}

#content h2 {
   font-family:       verdana,arial,helvetica,sans-serif;
   font-size:         10px;
   font-weight:       normal;
   line-height:       12px;
   margin-left:       20px;
}

.extraspacer {
   height:            15px;
}

#review {
   width:               475px;
}

#review p {
   font-size:           10px;
   line-height:         14px;
}

.review_img {
   position:            relative;
   float:               right;
   margin-top:          90px;
   width:               204px;
}

#contact_logo {
   position:          absolute;
   margin-left:       490px;
   margin-top:        -5px;
   width:             204px;
   height:            75px;
   float:             right;
}

.pbxblock {
   width:		480px;
   font-size:           10px;
   line-height:         14px;
}

.pbxblock h1 {
   font-size:           14px;
   line-height:         14px;
   font-weight:         bold;
}
