* {
	margin:0px;
	padding:0px;
}
a, a img {
	border:none;
	outline:none;
}
a:link, a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#7F7086;
}
a:hover {
	text-decoration:underline;
}
body {
	background:#FFFFFF url(/library/images/background-body-ornate.jpg) repeat-x;
	background-position:center top;
	font-family:'Trebuchet MS',Arial,Sans-serif;
}
#content {
	width:977px;
	overflow:hidden;
	margin:0px auto;
	padding-top:153px;
	background:transparent url(/library/images/background-content.gif) no-repeat;
	background-position:0px 117px;
	position:relative;
}
a#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:148px;
	height:120px;
	margin-top:-17px;
	display:block;
}
a#logo img { behavior:url(/library/images/iepngfix.htc); }
#left {
	width:380px;
	margin-left:35px;
	float:left;
	display:inline;
}
#right {
	width:495px;
	margin-left:61px;
	float:left;
	display:inline;
}
p {
	padding-bottom:20px;
	line-height:21px;
	color:#87828A;
	font-size:12px;
}
strong {
	color:#524E54;
}
strong.logo {
	text-transform:uppercase;
	letter-spacing:2px;
}
p.caption {
	text-transform:uppercase;
	color:#A7A3A9;
	font-size:10px;
	letter-spacing:2px;
	font-style:italic;
	padding:5px 0px 10px;
}




/*
* * * * * * * * * *
* * * #footer * * *
* * * * * * * * * *
*/
ul#footer {
	list-style:none;
	width:100%;
	overflow:auto;
	clear:both;
	background:transparent url(/library/images/background-footer-box.gif) no-repeat;
	padding:3px 15px 23px;
	margin-bottom:30px;
	margin-top:20px;
}
ul#footer li {
	display:block;
	margin:0px auto;
	width:310px;
	text-align:center;
}
ul#footer li.last {
	margin-top:30px;
	border-left:1px solid #EDE9E7;
	border-right:1px solid #EDE9E7;
}
ul#footer a#signup:link, ul#footer a#signup:visited {
	margin:24px auto;
	width:252px;
	height:27px;
	display:block;
	background:transparent url(/library/images/button-signup.gif) no-repeat;
	background-position:0px 0px;
	overflow:hidden;
	text-indent:-2000px;
	text-decoration:none;
	text-align:left;
}
ul#footer a#consultants:link, ul#footer a#consultants:visited {
	margin:24px auto;
	width:157px;
	height:27px;
	display:block;
	background:transparent url(/library/images/button-forconsultants.gif) no-repeat;
	background-position:0px 0px;
	overflow:hidden;
	text-indent:-2000px;
	text-decoration:none;
	text-align:left;
}
ul#footer a#signup:hover, ul#footer a#consultants:hover {
	background-position:0px -27px;
}
ul#footer img#exclusive {
	margin-top:10px;
}


/*
* * * * * * * * *
* * * #menu * * *
* * * * * * * * *
*/
#menu {
	background:transparent url(/library/images/background-menu-right.gif) no-repeat;
	background-position:top right;
	height:53px;
	width:682px;
	z-index:100;
	top:50px;
	left:150px;
	position:absolute;
	overflow:hidden;
}
#menu ul {
	background:transparent url(/library/images/background-menu-left.gif) no-repeat;
	padding-left:5px;
	height:53px;
	display:block;
	list-style:none;
}
#menu ul li {
	height:53px;
	float:left;
	display:inline;
	background:transparent url(/library/images/background-menu-up.gif) no-repeat;
}
#menu ul li div {
	background:transparent url(/library/images/background-menu-divider.gif) no-repeat;
	background-position:right center;
}
#menu ul li:hover, #menu ul li.hit, #menu ul li.hit:hover, 
#menu ul li.sfhover, #menu ul li.hit.sfhover {
	background:transparent url(/library/images/background-menu-over.gif) no-repeat;
}
#menu ul li a:link, #menu ul li a:visited {
	margin:0px 3px;
	height:53px;
	text-indent:-2000px;
	text-decoration:none;
	display:block;
	background-position:0px 0px;
}
#menu ul li a.aboutus:link, #menu ul li a.aboutus:visited { width:96px; background:transparent url(/library/images/button-aboutus.gif) no-repeat; }
#menu ul li a.contactus:link, #menu ul li a.contactus:visited { width:113px; background:transparent url(/library/images/button-contactus.gif) no-repeat; }
#menu ul li a.eventphotos:link, #menu ul li a.eventphotos:visited { width:131px; background:transparent url(/library/images/button-eventphotos.gif) no-repeat; }
#menu ul li a.joinus:link, #menu ul li a.joinus:visited { width:84px; background:transparent url(/library/images/button-joinus.gif) no-repeat; }
#menu ul li a.press:link, #menu ul li a.press:visited { width:67px; background:transparent url(/library/images/button-press.gif) no-repeat; }
#menu ul li a.thecollection:link, #menu ul li a.thecollection:visited { width:145px; background:transparent url(/library/images/button-thecollection.gif) no-repeat; }
#menu ul li a:hover, #menu ul li a.aboutus:hover, #menu ul li a.contactus:hover, #menu ul li a.eventphotos:hover, 
#menu ul li a.joinus:hover, #menu ul li a.press:hover, #menu ul li a.thecollection:hover, #menu ul li.hit a:link, #menu ul li.hit a:visited, #menu ul li.hit a:hover {
	background-position:0px -53px;
}


/*
* * * * * * * * * * * * *
* * * Miscellaneous * * *
* * * * * * * * * * * * *
*/
img.border {
	border:6px solid #FFFFFF;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}


#center {
	width:977px;
	margin:0px auto;
}
#center.error {
	padding:150px 0px;
	text-align:center;
}
#right .formerror p.right {
	color:#BA0000;
	font-size:11px;
	padding-bottom:5px;
}
.clear {
	width:100%;
	height:0px;
	clear:both;
}


.consultants-link{}
.consultants-link span.name{color:#87828A;font-size:12px;letter-spacing:2px;text-transform:uppercase;margin-left:27px;}
.consultants-link p{}