/* -------------------- CONTENT -------------------- */
#content { width: 100%; padding: 24px 0; position: relative; }

/* -------------------- CENTER -------------------- */
#wrapper { display: inline; float: left; width: 100%; }
#center { margin: 0 34px 0 312px; position: relative; }

/* ----- text ----- */
.text { padding-left: 36px; padding-bottom: 2em; }
.text p { margin-bottom: 1em; }

/* ----- news ----- */
.news { width: 100%; background: url(../i/news-bg.gif) repeat-x; }
.news .lbg { width: 100%; background: url(../i/news-lbg.gif) no-repeat; }
.news .rbg { padding: 22px 28px 36px 36px; background: url(../i/news-rbg.gif) right top no-repeat; }
.news h3 { font: 14pt/1em 'Tahoma'; color: #1f1a17; margin-bottom: 16px; }
.news span { color: #b4b4b4; }
.news td { width: 50%; line-height: 18px; }
.news td.l { background: url(../i/news-sep.gif) right 24px no-repeat; }
.news td.l p { padding-right: 24px; }
.news td.r p { padding-left: 24px; }





/* -------------------- LEFT -------------------- */
#left { display: inline; float: left; width: 203px; padding: 0 36px 0 73px; position: relative; margin-left: -100%; }

/* ----- gallery ----- */
.gallery { width: 203px; text-align: center; position: relative; }
.gallery .cont { width: 203px; height: 345px; margin: 18px 0; background: url(../i/gallery-bg.gif) repeat-y; position: relative; }
.gallery .cont .bbg { width: 203px; height: 345px; background: url(../i/gallery-bbg.gif) left bottom no-repeat; }
.gallery .cont .tbg { width: 203px; height: 285px; padding: 28px 0; background: url(../i/gallery-tbg.gif) no-repeat; }
.gallery .cont ul { margin: 0; list-style: none; position: relative; }
.gallery .cont li { float: none; width: 203px; height: auto; text-align: center; margin: 0; padding-bottom: 24px; }
.gallery .cont li img { margin-bottom: 2px; }

