#content_header_visual {
    width: 204px;
    margin-right: 1px;
    background: url('../images/bg_header_contacts.jpg') right bottom no-repeat;
}

#content strong {
	color: #014990;
}

#content h4 {
    margin-bottom: 0;
    font-size: 17px;
    color: #0A457B;
}

#content h5 {
    margin: 0 0 14px 0;
    font: 14px "Arial Narrow", Helvetica, sans-serif;
    color: #72ACE9;
}

#content #contact_form dd {
    width: 35%;
}

#content .column1 {
	float: left;
	width: 48%;
	margin-top: 30px;
}

#content .column2 {
    margin-left: 35%;
	margin-top: 30px;
}

#feedback{
	margin-top: 30px;
	padding-right: 50px;
	padding-left: 22px;
	padding-bottom: 80px;
}

a {
    color: #014990;
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
}
