/*****************Banner Stuff***********************/
#internal_banner {
	width:755px;
	height:140px;
	margin-top:1px;
	padding-bottom:15px;
}

.products_img {
	background:url(/images/headers/solutions.gif) no-repeat;
	height:140px;
	padding-top:10px;
}

.ongoing_img {
	background:url(/images/headers/solutions.gif) no-repeat;
	height:140px;
	padding-top:10px;
}

.about_img {
	background:url(/images/headers/corporate.gif) no-repeat;
	height:140px;
	padding-top:10px;
}

.contact_img {
	background:url(/images/headers/contact_us.gif) no-repeat;
	height:140px;
	padding-top:10px;
}

img.noborder {
	border: none;
}


