@charset "utf-8";
/* CSS Document */

* {padding:0; margin:0;}

body {	
             padding:10px;
             background-color: #2B6499;
             background-image: url(gradient3.jpg);
             background-repeat: repeat-x;             
             font-size: 12px;
             color: #000000;
             margin: 0;           
}

#wrapper {	
            background-color: #ffffff; 
            background-image: url(image-copy4.jpg);
            background-repeat: no-repeat;
            font-family: Tahoma, Verdana, Helvetica, sans-serif;
            color: #ffffff;
            font-size: 19px;
            text-align:left;
            font-weight: bold;
            width: 950px;
            padding-right: 10px;
            padding: 0;
            padding-top: 178px;
            margin: 0 auto;
            margin-top: 5px;
            position: relative;
            border: 2px #000000 solid;
            
}

#free-consultation {
            text-align: right;
            padding-right: 7px;
            padding-bottom:2px;
}

#free-consultation a {
           color: #ffffff;
           text-decoration: none;
}

#free-consultation a:hover {
           color: #ffffff;
           text-decoration: underline;
}

#masters_law_firm_logo {
                       display: block;
                       text-align:center;
                       margin: 0;
                                              
}

#content-on-right {
                    float:right;
                    width:220px;
                    height:830px;
                    color: #000000;
                    margin-left:25px;
                    overflow:hidden;
                    font-size:12px;
                    clear: both;
}

#content-on-right-spanish {
                    float:right;
                    width:220px;
                    height:1060px;
                    color: #000000;
                    margin-left:25px;
                    overflow:hidden;
                    font-size:12px;
                    clear: both;
}

#info-border-spanish {
              width:176px;
              height:235px;
              border: #2B6499 4px ridge;
              margin:0;
              font-family: Verdana, Helvetica, sans-serif;
              font-style: italic;
              text-align: left;
              font-size: 12px;
              line-height: 120%;
              padding: 6px;
              
}

#info-border {
              width:176px;
              height:190px;
              border: #2B6499 4px ridge;
              margin:0;
              font-family: Verdana, Helvetica, sans-serif;
              font-style: italic;
              text-align: left;
              font-size: 12px;
              line-height: 120%;
              padding: 6px;
              
}

.border {
        background-image: url(button.gif);
        text-align:center;
        width:200px;
        height:60px;
        font-family: "Copperplate Gothic Bold", "Arial Rounded MT Bold", Verdana, Helvetica, sans-serif; 
        padding:0px;
        margin-top:18px;
        font-size: 15px;
        display: block;
        clear:both;
}

.border2 {
        background-image: url(button.gif);
        text-align:center;
        width:200px;
        height:60px;
        font-family: "Copperplate Gothic Bold", "Arial Rounded MT Bold", Verdana, Helvetica, sans-serif; 
        padding:0px;
        margin-top:18px;
        font-size: 14px;
        display: block;
        clear:both;
}

#content {
             line-height: 136%;
             margin: 0;
             margin-top: 10px;
             margin-left:15px;
             margin-right: 25px;
             padding-left:25px;
             padding-right: 29px;
             font-size: 17px;
             text-align:left;
             font-weight:normal;
             color: #000000;
}

#checkmark {
       list-style-image: url(checkmark.gif);
       margin-left:25px;       
}

a {
       font-weight: bold;
}

a:link {
       color: #000000;
       text-decoration: none;
}

a:visited {
        color: #000000;
        text-decoration: none;
}

a:hover {
        color: #272626;
        text-decoration: underline;
}

a:active {
        color: #000000;
}

#navigation {
        width: 950px;
        height: 20px;
        background-color: #5b97d0;
        font-size: 15px;
        text-align: center;
        font-family: "Copperplate Gothic Bold", "Arial Rounded MT Bold", Verdana, Helvetica, sans-serif;
        margin: 0;
        padding-top:3px;
        
}

           
h1 {
        font-size: 21px;
        text-align:center;
        line-height: 110%;
        font-family:  "Copperplate Gothic Bold","Times Roman", Verdana, Helvetica, sans-serif;
        font-weight: bold;
        color:#2B6499;
}

h2 {
      font-size: 18px;
      text-align: center;
      
      
      color:#000000;
      font-family:  "Trebuchet MS",Tahoma,Verdana;
}

h3 {
      font-size: 18px;
      text-align:center;
      color:#000000;
      font-family: "Trebuchet MS", Tahoma, Verdana;
}  
       
hr {
        border: 3px solid #2B6499;
        width:860px;
        align:center;
        margin: 0;
}

#disclaimer {
       font-size: 13px;
       color: #000000;
       margin: 10px 180px 80px 180px;
       font-family: Verdana;
}

#attorney-pic {
        float:right;
        padding:12px;
        padding-top: 5px;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
}

#list-one {
        
        margin-left:25px;
        font-size: 15px;
}

.table {
        width: 450px;
        cellspacing:4px;
        padding: 25px;
        border: #2B6499 3px ridge;
        font-size: 22;
        line-height: 100%;
        margin-left: 80px;
        margin-right: 200px;
        align: left;        
}

#footer {
       font-size: 12px;
       color: gray;
}




