#leftHalf {
   background-image: url(../images/Raleigh_Criminal_Defense_01.jpg);
   width: 50%;
   position: absolute;
   left: 0px;
   height: 1199px;
   float: left;
   z-index: -1;
   top: 0px;
}

#rightHalf {
   background-image: url(../images/Raleigh_Criminal_Defense_05.jpg);
   width: 50%;
   position: absolute;
   right: 0px;
   height: 1199px;
   float: right;
   z-index: -1;
   top: 0px;
}

.leftbg {
   background-image: url(../images/Raleigh_Criminal_Defense_02.jpg);
   background-position: top right;
   background-repeat: no-repeat;
   width: 169px;
   height: 1199px;
}

.rightbg {
   background-image: url(../images/Raleigh_Criminal_Defense_04.jpg);
   background-position: top left;
   background-repeat: no-repeat;
   width: 169px;
   height: 1199px;
}

.bg {
   width: 100%;
   background-color: #b8b5b5;
}

.bg2 {
   position: relative;
   background-image: url(../images/BG.jpg);
   background-position: top center;
   background-repeat: no-repeat;
}

table,tr,td {
   font-family: Verdana, Helvetica, sans-serif;
   color: #666666;
   text-align: left;
   vertical-align: top;
}

.float {
   float: left;
}

img {
   border: none;
}

td>div>img {
   vertical-align: bottom;
}

.maintable {
   margin-left: auto;
   margin-right: auto;
}

.text {
   line-height: 18px;
   text-align: left;
   font-size: 11px;
   padding: 0px 30px 0px 0px;
}

h1 {
   color: #8c7222;
   font-size: 18px;
   line-height: 18px;
   font-family: Arial, Helvetica, sans-serif;
}

h2 {
   color: #342f24;
   font-size: 15px;
   line-height: 15px;
   font-family: Arial, Helvetica, sans-serif;
}

h3 {
   color: #342f24;
   font-size: 15px;
   line-height: 15px;
   font-family: Arial, Helvetica, sans-serif;
}

a {
   font-family: Verdana, Helvetica, sans-serif;
   color: #896700;
   text-decoration: none;
}

a:hover {
   font-family: Verdana, Helvetica, sans-serif;
   color: #342f24;
   text-decoration: underline;
}

.footersize {
   text-align: left;
   width: 940px;
   margin: 0px auto;
}

.footer a {
   color: #584b24;
   line-height: 20px;
   font-size: 12px;
}

.footer a:hover {
   color: #584b24;
   line-height: 20px;
   font-size: 12px;
}

.smaller {
   color: #584b24;
   font-size: 10px;
   line-height: 20px;
   font-family: Verdana, Geneva, sans-serif;
}

.smaller a {
   color: #ffffff;
}

.smaller a:hover {
   color: #ffffff;
}

.largelist {
   font-size: 14px;
}

.largelist a {
   font-size: 14px;
   line-height: 22px;
}

.white {
   color: #ffffff;
}

.white td {
   color: #ffffff;
}

.footerbg {
   background-image: url(../images/Raleigh_Criminal_Defense_25.jpg);
   background-color: #cac8c8;
   background-repeat: repeat-x;
}


