#main {
margin-right: 50px;
position: relative;
}

#sidebar {
display: none;
}


.row {
clear: both;
overflow: hidden;
margin: 15px auto;
}

.row h3 {
font-size: 16px;
color: #990000;
}

.row .column, .row .column-last {
background: url(/images/backgrounds/section.jpg) 0 0 no-repeat;
width: 288px;
min-height: 200px;
float: left;
margin-right: 22px;
padding: 0;
}

.column a img {
display: block;
text-align: center;
margin: 0 auto;
}

.row .column-last {
margin-right: 0;
padding-right: 0;
}

.row ul {
list-style-type: none;
margin-left: 0;
padding-left: 0;
}

.row ul li {
font-size: 12px;
line-height: 1.3em;
padding-bottom: 15px;
}



#sections {
width: 960px;
margin: 55px 0 0 -25px;
position: relative;
}

#sections .column .info {
padding: 3px 25px;
}

#sections .column .info h3 {
font-size: 20px;
text-shadow: 0 1px 1px #fff;
margin-bottom: .5em;
}

#sections .column .info p {
font-size: 12px;
line-height: 1.6em;
}

#sections .column .info h4 {
font-size: 14px;
text-shadow: 1px 1px 1px #fff;
margin: .5em 0;
}



ul#features {
width: 450px;
z-index: 1;
list-style-type: none;
margin: 0;
padding: 0;
}

ul#features h2 {
position: normal;
left: auto;
border-left: none;
padding-left: 0;
color: #464646;
font-size: 24px;
line-height: 1.2em;
text-align: left;
margin: .75em 0 .25em 0;
text-shadow: 0 1px 1px #fff;
}

ul#features li {
padding-bottom: 175px;
}

ul#features li ul li {
padding-bottom: 175px;
}


#featured-image {
z-index: 1;
position: absolute;
top: 37px;
right: -12px;
width: 400px;
height: 360px;
}



#our-customers {
text-align: center;
}

#our-customers li {
border: 1px solid #dedede;
}