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

body {
	background:#1f4e73 url(../Img/back.jpg) top repeat-x;
}
#back_mainframe {
	background:url(../Img/table_mainframe.jpg) no-repeat;
}
#main_table_image {
	background:url(../Img/main_table_image.jpg) no-repeat;
}
#bottom_space_image {
	background:#1f4e73 url(../Img/bottom_space_image.jpg) top repeat-x;
}
#index_image1 {
	background:url(../Img/index_image1.jpg) no-repeat;
}
#boxes {
	background:url(../Img/boxes.jpg) no-repeat;
}
#contact_image {
	background:url(../Img/contact_image.jpg) no-repeat;
}
#about_image {
	background:url(../Img/aboutusimage.jpg) no-repeat;
}
.spacer {
	background:url(../Img/spacer.jpg) no-repeat;
	width:449px;
	height:20px;
}