.inner_bg {
	display: table;
	width: 100%;
	background-image: url(images/bg_inner.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.arail_16b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.contact_box {
	background-image: url(images/contact_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
	width: 369px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
.contact_box a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003448;
	
}
.submit_bg {
	background-image: url(images/sumeet_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.contact_box a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003448;
	text-decoration: none;
	
}

.arail_16b span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004A66;
	text-decoration: none;
	font-weight: bold;
}
