body {
	background-color:#ffffff;
	color:#272727;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px 0px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	background-color:#ffffff;
	margin: 0px auto;
	text-align: left;
	width: 800px;
}


/********************** Header ***************************/
#index_sig {
	text-align: left;
}
#index_nav {
	text-align: center;
}

#index_nav img {
	border-width: 0px;
}
.subnav {
	float: right;
	margin: 5px 40px 0 0;
}

.subnav {
	color:#666665;
}

.subnav a {
	color:#666665;
	text-decoration: none;
}

.subnav a:hover {
	color:#333333;
	text-decoration: underline;
}


/********************** Content ***************************/
#content {
	background-image:url();
	margin:20px;
	text-align:left;
	color:#333333;
}

#content a {
	color:#666665;
	text-decoration: none;
}

#content a:hover {
	color:#333333;
	text-decoration: underline;
}

img{
	border-width:0px;
}

#contentcontact {
	background-image:url();
	margin:20px;
	text-align:left;
	float:left;
	color:#333333;
}

#contentcontact a {
	color:#666665;
	text-decoration: none;
}

#contentcontact a:hover {
	color:#333333;
	text-decoration: underline;
}

#contactimage {
	float:right;
	position:relative;
}

#map {
	float:right;
	position:relative;
}

#map a {
	color:#666665;
	text-decoration: none;
}

#map a:hover {
	color:#333333;
	text-decoration: underline;
}

#left1 {
	text-align:left;
	width: 225px;
	height:460px;
	background:#333333 url(../images/left.gif) no-repeat bottom left;
	position: absolute;
}

#right1 {
	width:675px;
	height:460px;
	background:#333333;
	margin: 0px 0px 0px 225px;
	position: absolute;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#000000;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}

#showcase {
	text-align: left;
	margin-top: 10px;
}

#showcase img {
	margin: 0px;
	padding: 0px;
}

#showcase a img {
	border: 1px #cccccc solid;
}

#showcase a:hover img {
	border: 1px #333333 solid;
}




#showcase2 {
	text-align: left;
	margin-top: 10px;
}

#showcase2 img {
	background: url(../images/thumb.jpg);
	margin: 0px;
	padding: 8px 8px 23px 8px;
}

#showcase2 a img {
	background: url(../images/thumb.jpg);
	border: none;
}

#showcase2 a:hover img {
	background: url(../images/thumb2.jpg);
	border: none;
}

.exhibit {
	margin: 10px 0 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px #cccccc solid;
}

.clients {
	margin: 10px 0 10px 0;
}

.date {
	font-size: 90%;
	font-weight: bold;
}

.title {
	font-weight: bold;
	font-style: italic;
	margin: 0 0 5px 0;
}

.note {
	font-size: 80%;
	font-style: italic;
}

/********************** Footer ***************************/

#footer {
	background-color:#ffffff;
	width:800px;
	color:#cccccc;
	text-align:center;
	padding: 12px 0px;
	font-size:95%;
	clear:both;
}

#footer a{
	color:#cccccc;
	font-size:95%;
}

#footer a:hover{
	color:#666665;
	font-size:95%;
}