@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 10px;
	line-height: 1.5;
	color: #000000;
	background-color: #FFFFFF;
	font-family: sans-serif;
	margin-top: 1.5px;
	padding: 0px;
}
/* link styles
------------------------------*/
a img {
	border-style: none;
}
/* basic layout
------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main {
	float: left;
	padding-left: 45px;
	padding-top: 40px;
	width: 650px;
	margin-bottom: 20px;
}
#main h2 {
	margin-bottom: 15px;
}
#main p {
	line-height: 1.8;
	margin-bottom: 1em;
	padding-bottom: 10px;
	padding-top: 10px;
}
#main #thumbnail {
	display: none;
}
#main #link #designtide img {
	float: left;
}
#main #link #page {
	display: none;
}
#main #link #blank {
	display: none;
}



#main dl#news dt {
	font-weight: bold;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 15px;
}
#main dl#news dd {
	margin: 0px 0px 10px;
}
#exhibition {
	float: right;
	padding-top: 40px;
	width: 290px;
	margin-bottom: 20px;
	padding-right: 65px;
}
#footer {
	clear: both;
	padding-top: 50px;
	padding-bottom: 50px;
	width: 730px;
	margin-right: 45px;
	margin-left: 45px;
	display: none;
}
#sidebar {
	display: none;
}
/* header styles
------------------------------*/
#header {
	height: 40px;
	position: relative;
}
#header #logo {
	position: absolute;
	left: 45px;
	top: 50px;
}
/* menu styles
------------------------------*/
#header #menu {
	display: none;
}
/* top
------------------------------*/
#header #visual {
	position: absolute;
	top: 81px;
	left: 45px;
}
#main_top {
	float: left;
	padding-left: 45px;
	padding-top: 40px;
	width: 400px;
	margin-bottom: 20px;
}
#main_top h2 {
	margin-bottom: 15px;
}
#main_top p {
	line-height: 1.8;
	margin-bottom: 1em;
	padding-bottom: 10px;
	padding-top: 10px;
}
#main_top #thumbnail {
	display: none;
}
#main_top #link #designtide img {
	float: left;
}
#main_top #link #page {
	display: none;
}
#main_top #link #blank {
	display: none;
}
#news {
	clear: both;
}




#main_top dl#news dt {
	font-weight: bold;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 15px;
}
#main_top dl#news dd {
	margin: 0px 0px 10px;
}
/* access
------------------------------*/
#main dl#access dt {
	width: 7em;
	clear: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	font-weight: bold;
}
#main dl#access dd {
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 7em;
	margin-top: 0px;
}
#main dl#access dl#link dt {
	display: none;
}
#main dl#access dl#link dd {
	display: none;
}
#main h3 {
	margin-bottom: 25px;
	padding-top: 20px;
}
#main #products #photograph p {
	display: none;
}


#main dl#map dt {
	width: 7em;
	clear: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 10px;
	background-image: url(images/pdf.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	font-weight: bold;
	display: none;
}#main dl#map dd {
	display: none;
}
/* collaborators
------------------------------*/
#main #collaborators #claudiocolucci{
	margin-bottom: 40px;
}
#main #collaborators #kenwooddesign{
	margin-bottom: 40px;
}
#main #collaborators #laboite{
	margin-bottom: 40px;
}
#main #collaborators #karesansui{
	margin-bottom: 40px;
}
#main #collaborators dl{
	display: none;
}
#main #outline #link #blank {
	display: none;
}
#main #access .style1 {
	display: none;
}
