body
{
    background-color:             white;
}

.header {
    background-image:           url(../../images/pervsonpatrol/header.jpg);
    background-repeat:          no-repeat;
    height:                     80px;
    width:                      910px;   
    margin-left:                4px;    
}

.wrapper
{
    border-left:                 1px solid black;
    border-right:                 1px solid black;
    margin-top:                 0px;    
}

.breadcrumb_box
{
    width:                      474px;
    height:                     32px;
    background-image:           url(../../images/pervsonpatrol/breadcrumb.jpg);
    background-repeat:          no-repeat;
    margin-bottom:              5px;
    margin-top:                 5px;
}

.breadcrumb_text                         
{
    color:                      #909090;
    padding-top:                12px;
    padding-left:               175px;
}

.language_bar
{
    width:                      auto;
    background-image:           url(../../images/pervsonpatrol/language_bar.jpg);
    background-repeat:          repeat;
    height:                     32px;
}

.form_tab_box
{
    background-color:           #f3f3f3;
}

.form_tab_text
{
    color:                      #d61f1f;
}

.footer
{
    background-color:           #595959;
}

a.icons:hover 
{
    color:                      #d61f1f; 
    text-decoration:            none;
}

.text1
{
    font-size:                  20px;
    color:                      #000000;
}

.text5
{
    color:                      #000;          
}

.contact_info
{
    float:                        right;
    height:                     169px;
    width:                         235px;
    background-image:           url(../../images/pervsonpatrol/contact_information.jpg);
}

.search_fields
{
    float:                          right; 
    padding-top:                    29px; 
    padding-right:                  41px;
}

.live_chat
{
    cursor:                     pointer;
    margin-top:                  223px;
    /*margin-left:                 104px;*/
    height:                     58px;
    width:                         236px;
}
