body {
	background-color:#000000;
	margin:0px 0px 20px 20px; 
	padding:0px;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#content {
	background-color:#000000;
	width:800px;
	margin:0px auto;
	text-align:left;
}
#price-list-content {
	background-color:#000000;
	width:533px;
	margin:0px auto;
	text-align:left;
	padding-top: 20px;
}
#price-list-content a img{
	display: block;
	border-width: thin;
	border-color: #FFFFFF;
	text-decoration: none;

}
#header {
	background:url(img/header.jpg);
	width: 800px;
	height: 150px;
	text-align: right;
}
#header p {
	position: relative;
	top: 121px;
	margin-top: 0px;
	color: #bbbbbb;
	font-size: 13px;
}
#header a {
	position: relative;
	text-decoration: none;
	top: 121px;
	margin-top: 0px;
	color: #bbbbbb;
	font-size: 13px;
}
#header a:hover {
	color: #ffffff;
}
#image-frame {
	background: #000000;
	width: 800px;
	height: 450px;
	margin-top: 0px;
}
#movie-frame {
	background: #000000;
	width: 800px;
	height: 450px;
}
#gallery-frame {
	background: #000000;
	width: 800px;
	height: 450px;
	display: block;
	padding: 0px;
	margin-top: 0px;
}
#gallery-frame a {
	display: block;
	padding-top: 0px;
	color: #000000;
	text-decoration:none;
	overflow: hidden;
	text-align: right;
}
#gallery-menu {
	width: 210px;
	height: 450px;
	padding-top: 0px;
	margin-top: 0px;
	float: left;
	clear: left;
}
#gallery-menu img {
	display: block;
	padding-bottom: 0px;
}
#gallery-menu ul {
	list-style: none;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	padding-top: 0px;
}
#gallery-menu li {
	float: left;
	display: block;
	width: 210px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
}
#gallery-menu li.menu1 {background:transparent url(img/menu1.jpg);}
#gallery-menu li.menu2 {background:transparent url(img/menu2.jpg);}
#gallery-menu li.menu3 {background:transparent url(img/menu3.jpg);}
#gallery-menu li.menu4 {background:transparent url(img/menu4.jpg);}
#gallery-menu li.menu5 {background:transparent url(img/menu5.jpg);}
#gallery-menu li.menu6 {background:transparent url(img/menu6.jpg);}
#gallery-menu li.menu7 {background:transparent url(img/menu7.jpg);}
#gallery-menu a {
	display: block;
	width: 210px;
	padding-top: 0px;
	height: 50px;
	color: #000000;
	text-decoration:none;
	overflow: hidden;
}
#gallery-menu a#menu1_s {background:transparent url(img/menu1s.jpg) -210px -50px no-repeat;}
#gallery-menu a#menu2_s {background:transparent url(img/menu2s.jpg) -210px -50px no-repeat;}
#gallery-menu a#menu3_s {background:transparent url(img/menu3s.jpg) -210px -50px no-repeat;}
#gallery-menu a#menu4_s {background:transparent url(img/menu4s.jpg) -210px -50px no-repeat;}
#gallery-menu a#menu5_s {background:transparent url(img/menu5s.jpg) -210px -50px no-repeat;}
#gallery-menu a#menu6_s {background:transparent url(img/menu6s.jpg) -210px -50px no-repeat;}
#gallery-menu a#menu7_s {background:transparent url(img/menu7s.jpg) -210px -50px no-repeat;}

#gallery-menu a#menu1_s:hover {background-position:top right; z-index:50;}
#gallery-menu a#menu2_s:hover {background-position:top right; z-index:50;}
#gallery-menu a#menu3_s:hover {background-position:top right; z-index:50;}
#gallery-menu a#menu4_s:hover {background-position:top right; z-index:50;}
#gallery-menu a#menu5_s:hover {background-position:top right; z-index:50;}
#gallery-menu a#menu6_s:hover {background-position:top right; z-index:50;}
#gallery-menu a#menu7_s:hover {background-position:top right; z-index:50;}

#gallery-samples {
	display: block;
	width: 590px;
	height: 450px;
	float: right;
}
#contact-frame {
	display: block;
	background-image: url(img/contact.jpg);
	width: 800px;
	height: 450px;
}
#contact-frame a {
	position: relative;
	top: 175px;
	left: 51px;
	display: block;
	width: 229px;
	height: 19px;
	text-decoration:none;
}
#contact-frame a img {
	border-style: none;
}
#footer {
	background:url(img/footer.jpg);
	width:800px;
	height:30px;
	text-align: right;
}
#footer p {
	position: relative;
	top: 7px;
	margin-top: 0px;
	color: #bbbbbb;
	font-size: 11px;
}