@charset "utf-8";
#home_top_container {
	width: 1000px;
	height: 499px;
	padding-top: 0px;
}
#home_container {
	width: 1000px;
	height: 675px;
}
#home_menu_container {
	height: 176px;
	width: 1000px;
}
#gallery_container_top {
	background-image: url(imgs/images/gallery_topleft.jpg);
	float: left;
	height: 210px;
	width: 258px;
	background-repeat: no-repeat;
}
#gallery_frame_rightnew {
	background-image: url(imgs/images/gallery_module.jpg);
	float: left;
	height: 605px;
	width: 732px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#gallery_frame_right {
	background-image: url(imgs/images/gallery_module.jpg);
	float: left;
	height: 353px;
	width: 595px;
	padding-top: 220px;
	padding-bottom: 102px;
	padding-left: 65px;
	padding-right: 82px;
}
#gallery_frame_rightagain {
	background-image: url(imgs/images/gallery_module.jpg);
	float: left;
	height: 360px;
	width: 600px;
	padding-top: 220px;
	padding-bottom: 95px;
	padding-left: 65px;
	padding-right: 77px;
}
#about_container {
	width: 1000px;
	height: 675px;
	background-image: url(images/about.jpg);
}
#flash_container {
	width: 1000px;
	height: 675px;
	padding-top: 8px;
	padding-left: 8px;
}
#contact_container {
	width: 1000px;
	height: 675px;
	background-image: url(imgs/images/contact.jpg);
	background-repeat: no-repeat;
}
#services_container {
	width: 1000px;
	height: 675px;
	background-image: url(imgs/images/services.jpg);
	background-repeat: no-repeat;
}
#services_textcontainer {
	height: 240px;
	width: 256px;
	padding-top: 100px;
	padding-left: 32px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}

#servicesnew_container {
	width: 1000px;
	height: 675px;
	background-image: url(imgs/images/servicesnew.jpg);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 13px;
}
#gallery_homebutton {
	background-image: url(imgs/images/gallery_topleft.jpg);
	float: left;
	height: 146px;
	width: 258px;
	background-repeat: no-repeat;
	padding-bottom: 326px;
}

