.ie6 #feature_top .intro {
	MARGIN-LEFT: 15px;
}

#feature_top #feature.short {
    height: 60px
}

#opening {
    clear: left;
    margin-top: 25px;
    float: left;
    width: 500px;
}

#opening h1 {
    margin-bottom: 25px
}

#opening p {
    padding-left: 5px
}

#contact {
    clear: left;
    float: left;
    padding-left: 5px;
    width: 100%;
}

.field label {
    width: 10em;
    float: left;
}

.field {
    clear: left;
    margin-top: 15px;
}

.field.first-item {
    margin-top: 0px
}

.field input,
.field textarea {
    width: 180px;
    margin-left: 25px;
}

.field textarea {
    height: 100px
}

.field.submit {
    text-align: left;
    margin-left: 257px;
}

.field.submit input {
    width: auto
}

.green {
    color: #6C3
}

#contact h4 {
    color: #003d6b; /*#80bb27*/
}

#contact b
{
	font-weight: bold;
	padding-top: 10px;
}

#col1 {
    width: 340px;
    padding-right: 40px;
    border-right: 1px solid #8aa6bd;
    float: left;
}

#col2 {
    width: 300px;
    margin-left: 40px;
    float: left;
}

#col2 p {
	line-height: 22px;
	margin: 0 0 1.52em;    
}

#press, .press {
    margin-top: 40px
}

#press a {
    text-decoration: none;
    color: #2d67a7;
}

