/* CSS Document */
.int-title1 {
	position: relative;
	padding-bottom: 110px;
}
.submenu {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 525px;
	background-image: url(../images/contact-h-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 85px;
	color: #404b98;
	font-weight: bold;
}

#bt1 {
	padding-bottom: 20px;
	padding-left: 40px;
}
#bt1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

