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

#imleft {
	background-image: url(../images/imleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 57px;
	width: 143px;
}
#imwelcome {
	background-image: url(../images/imwelcome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 57px;
	width: 182px;
}
#imabout {
	background-image: url(../images/imabout.jpg);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 57px;
	width: 181px;
}
#imcontact {
	background-image: url(../images/imcontact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 57px;
	width: 181px;
}
#imarea {
	background-image: url(../images/imlocal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 57px;
	width: 183px;
}
#imright {
	background-image: url(../images/imright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 57px;
	width: 130px;
}
#iflash {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 275px;
	width: 1000px;
}
#ibdy {
	background-image: url(../images/imbdy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 253px;
	width: 1000px;
}
#ifoot {
	background-image: url(../images/imfoot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 1000px;
}
#ibtmnav {
	background-image: url(../images/ibtmnav.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 1000px;
}
#icontent {
	float: right;
	width: 500px;
	padding-top: 30px;
	padding-right: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
