ul { list-style-image: url('../images/icon_bullet3.gif'); }
li { margin-bottom: 5px; }

#bodyContent { color: #ffffff; background: url('../images/bg_contact/bg_contact_0.jpg') bottom right no-repeat; background-color: inherit; }

#upperContent { position: relative; width: 900px; height: auto; left: 14px; color: #000000; background-color: #cccccc; }
#ucInner { position: relative; width: 100%; height: 100%; }
#ucTextContent {  }
#upperFootDiv { position: absolute; width: 900px; height: 26px; left: 0px; bottom: 0px; z-index: 99; background: url('../images/upper_foot_strip.gif') bottom repeat-x; }
.lowerContent { position: relative; width: 500px; margin-top: 10px; }

/*===SQUARE BLOCK SEGMENTS===*/
.blockSet { position: relative; width: 536px; height: auto; margin-top: 20px; color: #000000; background-color: transparent; }
.bhCenter { position: relative; float: left; width: 504px; height: 9px; background-color: #cccccc; color: inherit; }
.bfCenter { position: relative; float: left; width: 504px; height: 19px; background: url('../images/block_foot.png') bottom repeat-x; }
.blockHead { position: relative; width: 100%; height: 9px; }
.bhLeft { position: relative; float: left; width: 16px; height: 9px; background: url('../images/block_corner_LTL.png') top left no-repeat; }
.bhRight { position: relative; float: right; width: 16px; height: 9px; background: url('../images/block_corner_RTR.png') top right no-repeat; }
.blockBodyL { position: relative; width: 100%; height: auto; background: url('../images/block_left.png') left repeat-y;  }
.blockBodyR { position: relative; width: 100%; height: auto; background: url('../images/block_right.png') right repeat-y; }
.bbContent { position: relative; width: auto; height: auto; margin: 0px 7px 0px 7px; padding: 3px; font-size: 15px; background-color: #cccccc; }
.blockFoot { position: relative; width: 100%; height: 19px; }
.bfLeft { position: relative; float: left; width: 16px; height: 19px; background: url('../images/block_corner_LBL.png') bottom left no-repeat; }
.bfRight { position: relative; float: right; width: 16px; height: 19px; background: url('../images/block_corner_RBR.png') bottom right no-repeat; }



/*===LINK ROWS===*/
.linkRow { position: relative; width: 470px; height: 84px; font-size: 13px; margin-top: 10px; padding: 0px 0px 5px 5px; border-bottom: dotted 1px #808080; }
.linkL { position: relative; width: 220px; height: auto; float: left; }
.linkR { position: relative; width: 250px; height: auto; float: right; }



