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

body {
	text-align:center;
	font-size:62.5%;
	background-image:url(images/squares.jpg);
}

h1 {
	font-family: Garamond, Georgia, serif;
	letter-spacing: -2px;
	text-align: left;
	padding: 30px 0px 20px;
	margin: 0px;
}

a img {
	border:none;
}

div.body_wrapper {
	position:relative;
	width:960px;
	margin:0 auto;	
	margin-top:30px;
	text-align:left;
}

.content_wrapper p {
	font-size:0.9em;
	color:#003366;
	line-height:1.8em;
	margin-left:10px;
}
div.content_body {
	position:relative;
	width:960px;
	height:530px;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(images/bg_border.gif);
}

div.content_wrapper {
	float:left;
	width:390px;
	margin-left:60px;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	height:250px;
	overflow:hidden;
	padding-top:80px;
}

.content_wrapper p {
	margin-bottom:10px;
}



img.logo {
	position:absolute;
	bottom:55px;
	left:58px;
}

/* ---------- gallery styles start here ----------------------- */

.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.gallery {
	position:absolute;
	top:20px;
	right:30px;
	width:460px;
	height:480px;
	float:left;
	float:right;
	overflow:hidden;
	overflow-x: hidden; overflow-y: hidden;
}

.gallery li {
	margin:10px 0px 10px 7px;
	padding: 0;
	float: left;
	position: relative;
}

.gallery a {
	text-decoration: none;
	color: #999;
}
.gallery a:hover {
	color:#FFFF00;
	text-decoration: underline;
}
.gallery img {
	border: none;
	margin: 12px 10px 10px 11px;
	width:75px;
	height:75px;
	border:2px solid #333333;
}
.gallery img:hover {
	border:2px solid #666666;
}
.gallery em {
	width: 93px;
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
	text-align: center;
	font: italic 100%/100% Georgia, "Times New Roman", Times, serif;
	color:#333333;
	padding-top: 90px;
	font-weight:bold;
	height:100px;
}

.gallery em { behavior: url(iepngfix.htc); cursor: pointer; }



div.link_art {
	position:absolute;
	bottom:9px;
	left:205px;
	width:153px;
	height:340px;
	background-image:url(images/bg_art.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.link_art a{
	background-image:url(images/link_art.gif);
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	top:0px;
	display:block;
	width:153px;
	height:72px;
	text-indent:-5000px;
}

.link_art a:hover {
	background-image:url(images/link_art_o.gif);
}




div.link_furniture {
	position:absolute;
	bottom:9px;
	left:365px;
	width:92px;
	height:244px;
	background-image:url(images/bg_furniture.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.link_furniture a {
	background-image:url(images/link_furniture.gif);
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	top:0px;
	display:block;
	width:92px;
	height:137px;
	text-indent:-5000px;
}

.link_furniture a:hover {
	background-image:url(images/link_furniture_o.gif);
}




div.link_lighting {
	position:absolute;
	bottom:7px;
	left:460px;
	width:114px;
	height:438px;
	background-image:url(images/bg_lighting.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.link_lighting a {
	background-image:url(images/link_lighting.gif);
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	top:0px;
	display:block;
	width:114px;
	height:130px;
	text-indent:-5000px;
}

.link_lighting a:hover {
	background-image:url(images/link_lighting_o.gif);
}




div.link_photos {
	position:absolute;
	bottom:6px;
	left:650px;
	width:54px;
	height:332px;
	background-image:url(images/bg_photos.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.link_photos a {
	background-image:url(images/link_photos.gif);
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	top:0px;
	display:block;
	width:54px;
	height:48px;
	text-indent:-5000px;
}

.link_photos a:hover {
	background-image:url(images/link_photos_o.gif);
}




div.link_craft {
	position:absolute;
	bottom:6px;
	left:790px;
	width:91px;
	height:218px;
	background-image:url(images/bg_craft.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.link_craft a {
	background-image:url(images/link_craft.gif);
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	top:0px;
	display:block;
	width:91px;
	height:87px;
	text-indent:-5000px;
}

.link_craft a:hover{
	background-image:url(images/link_craft_o.gif);
}

div.menu {
	margin-left:330px;
	margin-top:20px;
	background:transparent;
}

.menu ul {
	margin:0px;
	padding:0px;
}

.menu li {
	float:left;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-right:20px;
}

.menu li a {
	display:block;
	background-repeat:no-repeat;
	background-position:top left;
	overflow:hidden;
	padding-top:40px;
	font-size:0.0em !important;
	height:0px;
}

a.menu_home {
	background-image:url(images/button_home.gif);
	width:142px;
}
a.menu_home:hover {
	background-image:url(images/button_home_o.gif);
}

a.menu_about {
	background-image:url(images/button_about.gif);
	width:141px;
}
a.menu_about:hover {
	background-image:url(images/button_about_o.gif);
}

a.menu_contact {
	background-image:url(images/button_contact.gif);
	width:146px;
}
a.menu_contact:hover {
	background-image:url(images/button_contact_o.gif);
}

div.fsDemo {
	position:absolute;
	left:200px;
	top:50px;
}

