﻿body { background-color: #999999; background-position: center; margin: 0; padding: 0; text-align: center; 
       font-size: 12px; color: black; font-family: Verdana, Arial, Sans-Serif; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }

#leftCol { float:left; width:150px; padding: 20px 0 30px 20px; text-align:center; }
#rightCol { float:right; width:200px; padding: 20px 20px 0 0; }
#rightCol a.rightNav { text-transform: uppercase; color:#666666; }
  
.hidden { display:none; visibility:hidden; }

/* Buttons */
.navButtons { float:right; width:600px; text-align:right; display:inline; margin: 10px 5px 10px 0;}
.navButtons a { float:right; text-align:right; padding: 0 0 0 0; overflow: hidden; margin: 0; height: 18px !important; }
.navButtons a:hover { background-position: 0 -18px; }
.navButtons a:active { background-position: 0 -18px; }
.navBarSpacer { float:right; width:26px; height:18px; background: url("/images/navLine.jpg") 0 0 no-repeat; }
.btnNavAboutUs a { width: 64px; height: 18px; background: url("/images/navAboutUs.jpg") 0 0 no-repeat; }
.btnNavAttorneys a { width: 73px; height: 18px; background: url("/images/navAttorneys.jpg") 0 0 no-repeat; }
.btnNavServices a { width: 58px; height: 18px; background: url("/images/navServices.jpg") 0 0 no-repeat; }
.btnNavResources a { width: 72px; height: 18px; background: url("/images/navResources.jpg") 0 0 no-repeat; }
.btnNavContactUs a { width: 80px; height: 18px; background: url("/images/navContactUs.jpg") 0 0 no-repeat; }

.topButtons { float:right; width:600px; text-align:right; display:block; margin: 10px 5px 10px 0; }
.topButtons a { float:right; text-align:right; padding: 0 0 0 0; overflow: hidden; margin: 0; height: 32px !important; }
.topButtons a:hover { background-position: 0 -32px; }
.topButtons a:active { background-position: 0 -32px; }
.btnHomeTop a { width: 53px; height: 32px; background: url("/images/topNavHome.jpg") 0 0 no-repeat; }
.btnContactUsTop a { width: 80px; height: 32px; background: url("/images/topNavContactUs.jpg") 0 0 no-repeat; }


#HomeLeftCol { float:left; width: 558px; text-align:right; }
#HomeRightCol { float:right; width: 442px; }
#LeftCol { float:left; width: 240px; }
#RightCol { float:right; width: 760px; }
#RightCol ul { padding-left: 60px; }
#RightCol li { color:#333333; font-family: Arial, Helvetica, sans-serif; padding: 5px 200px 5px 5px; }
#ContentHeader { float:right; width: 760px; }
.ContentTable { padding: 0 0 0 30px; }
.ContentTable td { vertical-align:top; padding-top:30px; }
.Indent { padding-left: 15px; }