@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper_bkg {
	background-image: url(../images/bkg.png);
	background-repeat: repeat-y;
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 3px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #buttons:hover {
	display: block;
	position: absolute;
	top: 101px;
	left: 200px;
	margin: -100px 0 0 -200px; /* top = 1/2 height, right = 0, bottom = 0, left = 1/2 width */
	height: 360px;
	width: 529px;
	background-image: url(images/nd_intro.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper  #nav_bar {
	display: block;
	height: 55px;
	width: 880px;
	left: 62px;
	top: 1px;
}
#wrapper #nav_bar #btn_home {
	background-image: url(../images/nd_home.gif);
	height: 55px;
	width: 180px;
	float: left;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #nav_bar #btn_about {
	background-image: url(../images/nd_about.gif);
	height: 55px;
	width: 171px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #nav_bar #btn_services {
	background-image: url(../images/nd_services.gif);
	height: 55px;
	width: 171px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #nav_bar #btn_gallery {
	background-image: url(../images/nd_gallery.gif);
	height: 55px;
	width: 171px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #nav_bar #btn_contact {
	background-image: url(../images/nd_contact.gif);
	height: 55px;
	width: 187px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #nav_bar #btn_home a{
	background-image: url(../images/nd_home.gif);
	display: block;
	height: 55px;
	width: 180px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #nav_bar #btn_about a{
	background-image: url(../images/nd_about.gif);
	display: block;
	height: 55px;
	width: 171px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #nav_bar #btn_services a{
	background-image: url(../images/nd_services.gif);
	display: block;
	height: 55px;
	width: 171px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #nav_bar #btn_gallery a{
	background-image: url(../images/nd_gallery.gif);
	display: block;
	height: 55px;
	width: 171px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #nav_bar #btn_contact a{
	background-image: url(../images/nd_contact.gif);
	display: block;
	height: 55px;
	width: 187px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #nav_bar #btn_home a span {
	visibility: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #nav_bar #btn_about a span {
	visibility: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #nav_bar #btn_services a span {
	visibility: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #nav_bar #btn_gallery a span {
	visibility: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #nav_bar #btn_contact a span {
	visibility: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #nav_bar #btn_home a:hover {
	background-image: url(../images/nd_home.gif);
	display: block;
	height: 55px;
	width: 180px;
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#wrapper #nav_bar #btn_about a:hover {
	background-image: url(../images/nd_about.gif);
	display: block;
	height: 55px;
	width: 171px;
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#wrapper #nav_bar #btn_services a:hover {
	background-image: url(../images/nd_services.gif);
	display: block;
	height: 55px;
	width: 171px;
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#wrapper #nav_bar #btn_gallery a:hover {
	background-image: url(../images/nd_gallery.gif);
	display: block;
	height: 55px;
	width: 171px;
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#wrapper #nav_bar #btn_contact a:hover {
	background-image: url(../images/nd_contact.gif);
	display: block;
	height: 55px;
	width: 187px;
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#wrapper #header {
	height: 328px;
	width: 880px;
	display: block;
	float: none;
}
#wrapper #header #hdr_1 {
	float: left;
	height: 327px;
	width: 288px;
}
#wrapper #header #hdr_2 {
	float: left;
	height: 327px;
	width: 285px;
}
#wrapper #header #hdr_3 {
	float: right;
	height: 327px;
	width: 307px;
}
#wrapper #header #hdr_clear {
	clear: both;
	height: 1px;
	width: 880px;
}



#wrapper #body_wrapper {
	width: 880px;
	height: 386px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#wrapper #body_wrapper #body_middle {
	height: 386px;
	width: 880px;
	padding-top: 0px;
	padding-left: 0px;
}
#wrapper #body_wrapper #body_middle #left {
	float: left;
	height: 386px;
	width: 325px;
}
#wrapper #body_wrapper #body_middle #left #left_1 {
	height: 28px;
	width: 325px;
}

#wrapper #body_wrapper #body_middle #left #left_2 {
	height: 174px;
	width: 325px;
}
#wrapper #body_wrapper #body_middle #left #left_3 {
	height: 141px;
	width: 325px;
}
#wrapper #body_wrapper #body_middle #left #left_4 {
	float: left;
	height: 43px;
	width: 159px;
}
#wrapper #body_wrapper #body_middle #left #left_5 {
	float: right;
	height: 43px;
	width: 166px;
}
#wrapper #body_wrapper #body_middle #left #left_clear {
	clear: both;
	height: 1px;
	width: 325px;
}
#wrapper #body_wrapper #body_middle #right {
	float: right;
	height: 386px;
	width: 555px;
}
#wrapper #body_wrapper #body_middle #right #right_1 {
	height: 29px;
	width: 555px;
}
#wrapper #body_wrapper #body_middle #right #right_2 {
	height: 166px;
	width: 555px;
}
#wrapper #body_wrapper #body_middle #right #right_3 {
	height: 141px;
	width: 555px;
}
#wrapper #body_wrapper #body_middle #right #right_4 {
	float: left;
	height: 50px;
	width: 397px;
}
#wrapper #body_wrapper #body_middle #right #right_5 {
	float: right;
	height: 50px;
	width: 158px;
}
#wrapper #body_wrapper #body_middle #right #right_clear {
	clear: both;
	height: 1px;
	width: 555px;
}
#wrapper #body_wrapper #body_middle #bm_clear {
	clear: both;
	height: 1px;
	width: 880px;
}
#wrapper #footer {
	clear: both;
	height: 56px;
	width: 880px;
}
