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: 556px; height: auto; margin-top: 20px; color: #000000; background-color: transparent; }
.bhCenter { position: relative; float: left; width: 524px; height: 9px; background-color: #cccccc; color: inherit; }
.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; }
.bfCenter { position: relative; float: left; width: 524px; height: 19px; background: url('../images/block_foot.png') bottom repeat-x; }
.bfRight { position: relative; float: right; width: 16px; height: 19px; background: url('../images/block_corner_RBR.png') bottom right no-repeat; }



/*===FEEDBACK FORM===*/
#formDiv { position: relative; width: 530px; margin-top: 20px; padding: 3px; }
.submitRow { position: relative; width: 500px; height: 22px; margin-bottom: 5px; }
.srLeft { position: relative; width: 130px; height: 22px; float: left; }
.srRight { position: relative; width: auto; height: 22px; float: left; }
.submitInput { width: 200px; }
#contactBody { width: 450px; height: 60px; }
#submitContactButton { font-family: monotype; }



