@charset "utf-8";
/* CSS Document */

#container {
	width: 968px;
	background: #FFFFFF;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	font-family: "BankGothic Lt BT";
	background-color: #FFF;
}
#banner {
	background-image: url(images/top%20banner.gif);
	height: 125px;
	width: 870px;
	padding-top: 0px;
	padding-left: 100px;
	background-repeat: no-repeat;	
}
#menu {
	height: 25px;
	
}

#main_image {

	width: 900px;
	padding-left: 50px;
}
#main_lside{
	float: left;	
}
#main_text {
	font-size: 16px;
	width: 200px;
	padding-top: 0px;
	padding-left: 140px;
	text-align: left;
	background-color: #FFF;
	width: 700px;
}
#serving {
}
#email{
}
#bottom_banner {
	background-image: url(images/bottom%20banner.gif);
	height: 100px;
	width: 968px;
}
#internachi {
	height: 102px;
	width: 98px;
	float: left;
}
#iac2 {
	float:right
	
}#container #main_image #main_text p {
	font-size: 16px;
}
#container #main_image #serving p {
	font-size: 12px;
}

