#collage {
	height:auto;
	background:#FFF9E4 url("../images/bg-line.gif") repeat-y;
}

#collage-bg-bottom {
	background:url("../images/bg-line-bottom.gif") bottom no-repeat;
	min-height:735px;
}
* html #collage-bg-bottom {height:735px; }



#copy {
	top:auto;
	bottom:0;
	margin-bottom:-9px;
}

#text {
	position:static;
	width:561px;
	padding:140px 0 20px 293px;
}
#text h2 {margin-bottom:22px; position:relative; }
#text h3 {font-size:15px; font-style:italic; color:#600;  }



.line-table {
	width:100%;
	text-align:center;
	font-weight:bold;
}
.line-table td {width:50%; padding-bottom:20px; }
#text .line-table td p {margin-bottom:5px; }

.line-table td.big {width:100%; padding:10px 0 35px 0; }
.line-table td.big p {font-size:16px; margin-bottom:13px; }
.fordivimage
{
	/*border:solid 1px red;*/
	height: 200px;
    width: 268px;
    float:left;
    padding-left: 10px;
	text-align:center;
	font-weight:bold;
	z-index:10;
}
.clear{clear:both;}
.big
{
    visibility:hidden;
}

