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

body
{
	background:url(images/web2_01.png) top left no-repeat #000000;
	margin:0;
	padding:0;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#top-bar
{
	width:100%;
	height:51px;
	background:url(images/web1_01.png) repeat-x;
}

#container
{
	width:800px;
	height:auto;
	margin:0 auto;
}

#logo
{
	width:293px;
	height:193px;
	background:url(images/web4_05.png) no-repeat top center;
	margin:10px auto;
}

#separator
{
	width:487px;
	height:auto;
	background:url(images/port2_07.png) no-repeat top;
	margin:0 auto;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	padding-top:7px;
}
#items-container
{
	width:310px;
	height:auto;
	background:url(images/web6_03.png) left center no-repeat;
	margin:0 auto;
}
.print
{
	width:241px;
	height:87px;
	background:url(images/web5_03.png) no-repeat left;
	margin:20px auto auto 67px;
}

.print:hover
{
	background:url(images/web1_05.png) no-repeat left;
}

.web
{
	width:241px;
	height:87px;
	background:url(images/web5_07.png) no-repeat left;
	margin:20px auto auto 67px;
}

.web:hover
{
	background:url(images/web1_08.png) no-repeat left;
}

.photography
{
	width:241px;
	height:87px;
	background:url(images/web5_09.png) no-repeat left;
	margin:20px auto auto 67px;
}

.photography:hover
{
	background:url(images/web1_10.png) no-repeat left;
}