/* Content - columns */
#text-content-sf{
margin-top:20px;
padding:10px;
color: #3C0808;
display:block;
background:#FFE5BC;
border:1px solid #D98242;
margin-bottom:20px;
width:580px;
height:200px;
}
#text-content-sf-left{
float:left;
margin-bottom:10px;
width:55%;
}
#text-content-sf-left ul{
line-height:180%;
list-style:none;
border-bottom:1px solid #D98242;
}
#text-content-sf-left ul a{
text-decoration:none;
color:#FF9933;
display:block;
}
#text-content-sf-right{
width:40%;
float:right;

}
#text-content-sf-right img{
border:1px solid #3C0808;
margin-right:20px;
margin-bottom:15px;
}

.content {
width: 940px;
margin: 0 auto;
text-align: left;
margin-bottom: 80px;
}

.content-in {
width: 100%;
}

.column-left {
float: left;
width: 67%;
}

.column-right {
float: right;
width: 32%;
}

.column-left-in {
margin: 1.6em 1em 0 15px;
}
.column-left-in-sf-img{
margin:5px;
padding-right:5px;
padding-bottom:5px;
text-align:center;
width:110px;
float:right;
border:1px solid #D98242;
}
.column-left-in-sf-img h5{
width:100px;
float:right;
margin-right:5px;
font: 0.8em Georgia, "Times New Roman", Times, serif;
color: #3F0707;
}
.column-left-in-sf-img img{
width:90%
padding:0 20px;
display:block;
border:0;
}
#bigImg{
width:90px;
height:60px;
}
#sImg{
width:25px;
height:25px;
margin-top:5px;
margin-right:30px;
}
#middleImg{
width:100%;
margin:-20px auto 5px auto;
display: block;
padding:1px;
border: 1px solid #D98242;
}
.column-left-in img {
float:right;
margin-left:10px;
margin-top:5px;
}

.column-one {
float: left;
width: 50%;
margin-bottom: 30px;
}

.column-one-in {
margin: 0 0.6em 0 1px;
}

.column-two {
float: right;
width: 49%;
margin-bottom: 30px;
}

.column-two-in {
margin: 0 0 0 1em;
}

.column-right-in {
margin: 1.1em 0 0 23px;
}

.column-one h3, .column-two h3 {
font-size: 1.4em;
margin: 2px 0 2px 0;
}

.column-one p, .column-two p {
line-height: 1.8;
margin-bottom: 3px;
}

.column-one p.more-info, .column-two p.more-info {
padding: 2px 10px;
background: #F4CE80 url('../img/buttonek-bg.gif') repeat-x 0 0;
border: 1px solid #E59D2C;
float: left;
margin: 2px 0 0 0;
}

.column-one p.more-info a, .column-one p.more-info a:visited, .column-two p.more-info a, .column-two p.more-info a:visited  {
color: #3C0808;
font-weight: normal;
text-decoration: none;
}

.column-one p.more-info a:hover, .column-two p.more-info a:hover  {
text-decoration: underline;
}

.column-one ul, .column-two ul {
list-style: none;
margin: 11px 0 0 8px;
}

.column-one ul li, .column-two ul li {
margin-bottom: 9px;
color: #150303;
background: transparent url('../img/list-bullet.gif') no-repeat left top;
padding-left: 15px;
}

.column-one img, .column-two img {
float: left;
border: 1px solid #3F0707;
margin: 4px 7px 2px 0;
}

.column-right-in h3 {
margin: 8px 0 8px 9px;
}