#top {
	height: 500px;
	width: 782px;
	background-color: #313027;
	position: relative;
	overflow: hidden;
}
#content-top {
    margin-left: 1px;
	height: 500px;
	width: 592px;
	float: left;
	background: #BBB271;
	overflow:hidden;
}
#logo {
    height: 500px;
	width: 186px;
	background: #252417 url(images/contact/logo.gif) no-repeat top left;
	right: 0;
	top: 0;
	position: absolute;
	margin-right: 3px;
}
a:hover {
	background-position: left bottom;
	color: #191807;
}
#link7 {
	height: 23px;
	background-image: url(images/contact/home.gif);
	position: absolute;
	bottom: 173px;
}
#link8 {
	height:24px;
	background-image: url(images/contact/info.gif);
	position:absolute;
	bottom:149px;
}
#link1 {
    height: 25px;
	background-image: url(images/contact/philo.gif);
	position: absolute;
	bottom: 124px;
}
#link2 {
    height: 24px;
	background-image: url(images/contact/collections.gif);
	position:absolute;
	bottom:100px;
}
#link3 {
    height: 24px;
	background-image: url(images/contact/items.gif);
	position:absolute;
	bottom:76px;
}
#link4 {
    height: 25px;
	background-image: url(images/contact/commis.gif);
	position:absolute;
	bottom: 51px;
}
#link5 {
    height: 23px;
	background-image: url(images/contact/events.gif);
	position:absolute;
	bottom:28px;
}
#link6 {
    height: 28px;
	background-image: url(images/contact/contact.gif);
	position:absolute;
	bottom:0;
}
#left-col {
	width:246px;
	height:390px;
	float:left;
}
#right-col {
	width:246px;
	height:390px;
	float:right;
}
#line { width:1px;height:410px;background:#A49C63;float:left;margin-left:19px; }
#greybar {
	height: 3px;
	width: 592px;
	background-color: #313027;
	margin: 0px auto 0px auto;
	position: absolute;
	overflow: hidden;
	bottom:23px;
}
#content { line-height: 1.45;font-size:10px;padding:40px 40px 40px 30px;height: 420px;width: 537px; }
.field1 { padding-bottom:10px; }
.field2 { float:left; }
.field3 { height:12px;width:130px;position:relative;float:right;font: 9px/1 Verdana, Arial, Helvetica, sans-serif; }
textarea { height: 100px;width:130px;position:relative;float:right;font: 9px/1 Verdana, Arial, Helvetica, sans-serif; }
#send-button { height:20px;position:relative;float:right;clear:both;margin-top:5px;font: 9px/1 Verdana, Arial, Helvetica, sans-serif; }
a {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
}
#required { text-align:right;margin-top:100px; }