@charset "utf-8";
/* CSS Document */

#contact_top {
	position:relative;
	top:205px;
	width:698px;
	height:209px;
	background:url(../images/contact/contact_top.jpg) no-repeat;
	margin:0 auto 205px auto;
	}

.solutions_item {
clear:both;
height:100%;
margin-bottom:10px;
min-height:107px;
}

hr {
height:2px;
color:#000000;
margin: -20px 0 10px 0;
border:1px solid #000000;
background-color:#000000;
}

.caption {
float:right;
font-weight:bold;
text-align:center;
}


