//* THIS IS SMART LD SERVICES CSS PAGE *//
body {
 background: #f6f5f1;
 font: 11px "Times New Roman",arial,sans-serif;
 color: #464544;
 padding-bottom: 10px;
}
A {
color: #ffffff;
text-decoration: none;
font-family: Arial, Tahoma, Helvetica, sans-serif;
}
A:HOVER {
color: #990000;
text-decoration: underline;
font-family: Arial, Tahoma, Helvetica, sans-serif;
}

/** LAYOUT **/
#wrapper {
 width: 883px;
 min-height: 1250px;
 _height: 1250px;
 background:#990000;
 position: absolute;
}
#header {
 width: 881px;
 min-height: 125px;
 _height: 125px;
 background:#ffffff;
 position: absolute;
 margin-top: 1px;
 margin-left: 1px;
}
#menu {
 width: 881px;
 min-height: 25px;
 _height: 25px;
 position: absolute;
 margin-top: 127px;
 margin-left: 1px;
}
#box1 {
 width: 881px;
 min-height: 1096px;
 _height: 1096px;
 background:#ffffff;
 position: absolute;
 margin-top: 153px;
 margin-left: 1px;
}#box2 {
 background: url(images/bckgrndbox2b.jpg) no-repeat;
 width: 681px;
 min-height: 1053px;
 _height: 1053px;
/** background:#ff0000; **/
 position: absolute;
 margin-top: 195px;
 margin-left: 5px;
}
#footer {
 width: 881px;
 min-height: 25px;
 _height: 25px;
 position: absolute;
 margin-top: 1260px;
 margin-left: 1px;
}
.maintext {
 color: black;
 font-family: "Times New Roman",Verdana,Arial;
 font-size: 1em;
}
.maintext_sm {
 color: black;
 font-family: "Times New Roman",Verdana,Arial;
 font-size: .65em;
}
.maintext_med {
 color: black;
 font-family: "Times New Roman",Verdana,Arial;
 font-size: .75em;
 text-decoration: none;
}
.footertext {
 color: black;
 font-family: "Times New Roman",Verdana,Arial;
 font-size: .65em;
}
