body
{
	margin: 53px 0px 0px 0px;
	padding: 0;
	font-family: arial;
}

.clear
{
	clear:both;
}

#mainwrap
{
	background: url(images/homebg.jpg) no-repeat left top;
	width: 100%;
	height: 507px;
	position: relative;
}

#header
{
	width: 957px;
	height: 85px;
}

#nav
{
	height: 30px;
}

#nav ul
{

	margin: 0 0 0 433px;
	padding: 0;
	width: 540px;
}

#nav ul li
{
	list-style-type: none;
	margin: 10px 14px 0px 0px;
	padding: 0;
	float: left;
	
}

#nav ul li.btnhome
{
	height: 17px;
	width: 43px;
	overflow: hidden;
}

#nav ul li a.home
{
	background: url(images/navMainHome.gif) no-repeat;
	height: 17px;
	width: 43px;
	display: block;
	overflow: hidden;
}

#nav ul li a.home:hover
{
	background: url(images/navMainHome.gif) no-repeat;
	background-position: 0px -17px;
	height: 17px;
	width: 43px;
	display: block;
	overflow: hidden;
}

#nav ul li a.homeactive
{
	background: url(images/navMainHome.gif) no-repeat;
	background-position: 0px -17px;
	height: 17px;
	width: 43px;
	display: block;
	overflow: hidden;
}

#nav ul li.btnlargebronze
{
	height: 17px;
	width: 105px;
	overflow: hidden;
}


#nav ul li a.largebronze
{
	background: url(images/navMainLargeBronzes.gif) no-repeat;
	height: 17px;
	width: 105px;
	display: block;
	overflow: hidden;
}

#nav ul li a.largebronze:hover
{
	background: url(images/navMainLargeBronzes.gif) no-repeat;
	background-position: 0px -17px;
	height: 17px;
	width: 105px;
	display: block;
	overflow: hidden;
}

#nav ul li.btnsmallbronzes
{
	height: 17px;
	width: 167px;
	overflow: hidden;
}


#nav ul li a.smallbronzes
{
	background: url(images/navMainSmallBronzesAndGlass.gif) no-repeat;
	height: 17px;
	width: 167px;
	display: block;
	overflow: hidden;
}

#nav ul li a.smallbronzes:hover
{
	background: url(images/navMainSmallBronzesAndGlass.gif) no-repeat;
	background-position: 0px -17px;
	height: 17px;
	width: 167px;
	display: block;
	overflow: hidden;
}

#nav ul li.btnportrait
{
	height: 17px;
	width: 52px;
	overflow: hidden;
}


#nav ul li a.portrait
{
	background: url(images/navMainPortrait.gif) no-repeat;
	height: 17px;
	width: 52px;
	display: block;
	overflow: hidden;
}

#nav ul li a.portrait:hover
{
	background: url(images/navMainPortrait.gif) no-repeat;
	background-position: 0px -17px;
	height: 17px;
	width: 52px;
	display: block;
	overflow: hidden;
}

#nav ul li.btncommissions
{
	height: 17px;
	width: 98px;
	overflow: hidden;
}


#nav ul li a.commissions
{
	background: url(images/navMainCommissions.gif) no-repeat;
	height: 17px;
	width: 98px;
	display: block;
	overflow: hidden;
}

#nav ul li a.commissions:hover
{
	background: url(images/navMainCommissions.gif) no-repeat;
	background-position: 0px -17px;
	height: 17px;
	width: 98px;
	display: block;
	overflow: hidden;
}

#nav ul li.btnbiography
{
	height: 17px;
	width: 74px;
	overflow: hidden;
}


#nav ul li a.biography
{
	background: url(images/navMainBiog.gif) no-repeat;
	height: 17px;
	width: 74px;
	display: block;
	overflow: hidden;
}

#nav ul li a.biography:hover
{
	background: url(images/navMainBiog.gif) no-repeat;
	background-position: 0px -17px;
	height: 17px;
	width: 74px;
	display: block;
	overflow: hidden;
}

#nav ul li.btncontact
{
	height: 17px;
	width: 114px;
	overflow: hidden;
}

#nav ul li a.contact
{
	background: url(images/navMainContact.gif) no-repeat;
	height: 17px;
	width: 114px;
	display: block;
	overflow: hidden;
}

#nav ul li a.contact:hover
{
	background: url(images/navMainContact.gif) no-repeat;
	background-position: 0px -17px;
	height: 17px;
	width: 114px;
	display: block;
	overflow: hidden;
}


#content
{
	
	position: absolute;
	bottom: 0px;
	font-family: arial;
	font-size: 12px;
	color: #666666;
	width: 100%;
	max-height: 390px;
}

#content p
{
	width: 510px;
	text-align: justify;
	font-size: 12px;
	margin: 0 0 0 433px;
	padding: 0 0 12px 0;

}
.greywrap
{
	min-width: 973px;
	width: 100%;
	margin-top: 5px;
	background-color: #b2b2b2;

}
.greyline
{
	height: 26px;
	width: 989px;
	background: #b2b2b2 url(images/overlay.jpg) no-repeat left top;

}

.greywrapfoot
{
	width: 100%;
	min-width: 957px;
	margin-top: 21px;
	background-color: #efefef;
}


#footer
{

	background-color: #efefef;
	font-size: 10px;
	height: 26px;
	line-height: 26px;
	color: #666666;
	padding-left: 68px;
	overflow: hidden;
	font-family: arial;
	width: 921px;
}

.wspacer
{
	width: 576px;
	height: 25px;
	margin-right: 500px;
}
/* ******************************  Biography  ******************************* */

#Biowrap
{
	width: 100%;
	height: 507px;
	position: relative;

}

#Contactwrap
{
	width: 100%;
	height: 507px;
	position: relative;
	background: url(images/imageContact.jpg) no-repeat;
	background-position: 605px 95px;
}

#leftcontent
{
	padding-left: 66px;
	float: left;
}

#leftnav
{
	height: 30px;
	width: 540px;

}

#leftnav ul
{
	margin: 0;
	padding: 0;
}

#leftnav ul li
{
	list-style-type: none;
	margin: 10px 14px 0px 0px;
	padding: 0;
	float: left;
	
}

#leftnav ul li.btnhome
{
	height: 17px;
	width: 43px;
	overflow: hidden;
}

#leftnav ul li a.home
{
	background: url(images/navMainHome.gif) no-repeat;
	height: 17px;
	width: 43px;
	display: block;
	overflow: hidden;
}

#leftnav ul li a.home:hover
{
	background: url(images/navMainHome.gif) no-repeat;
	background-position: 0px -17px;
	height: 17px;
	width: 43px;
	display: block;
	overflow: hidden;
}

#leftnav ul li.btnlargebronze
{
	height: 17px;
	width: 105px;
	overflow: hidden;
}


#leftnav ul li a.largebronze
{
	background: url(images/navMainLargeBronzes.gif) no-repeat;
	height: 17px;
	width: 105px;
	display: block;
	overflow: hidden;
}

#leftnav ul li a.largebronze:hover
{
	background: url(images/navMainLargeBronzes.gif) no-repeat;
	background-position: 0px -17px;
	height: 17px;
	width: 105px;
	display: block;
	overflow: hidden;
}

#leftnav ul li.btnsmallbronzes
{
	height: 17px;
	width: 167px;
	overflow: hidden;
}


#leftnav ul li a.smallbronzes
{
	background: url(images/navMainSmallBronzesAndGlass.gif) no-repeat;
	height: 17px;
	width: 167px;
	display: block;
	overflow: hidden;
}

#leftnav ul li a.smallbronzes:hover
{
	background: url(images/navMainSmallBronzesAndGlass.gif) no-repeat;
	background-position: 0px -17px;
	height: 17px;
	width: 167px;
	display: block;
	overflow: hidden;
}

#leftnav ul li.btnportrait
{
	height: 17px;
	width: 52px;
	overflow: hidden;
}


#leftnav ul li a.portrait
{
	background: url(images/navMainPortrait.gif) no-repeat;
	height: 17px;
	width: 52px;
	display: block;
	overflow: hidden;
}

#leftnav ul li a.portrait:hover
{
	background: url(images/navMainPortrait.gif) no-repeat;
	background-position: 0px -17px;
	height: 17px;
	width: 52px;
	display: block;
	overflow: hidden;
}

#leftnav ul li.btncommissions
{
	height: 17px;
	width: 98px;
	overflow: hidden;
}


#leftnav ul li a.commissions
{
	background: url(images/navMainCommissions.gif) no-repeat;
	height: 17px;
	width: 98px;
	display: block;
	overflow: hidden;
}

#leftnav ul li a.commissions:hover
{
	background: url(images/navMainCommissions.gif) no-repeat;
	background-position: 0px -17px;
	height: 17px;
	width: 98px;
	display: block;
	overflow: hidden;
}

#leftnav ul li.btnbiography
{
	height: 17px;
	width: 74px;
	overflow: hidden;
}

#leftnav ul li a.biographyactive
{
	background: url(images/navMainBiog.gif) no-repeat;
	background-position: 0px -17px;
	height: 17px;
	width: 74px;
	display: block;
	overflow: hidden;
}

#leftnav ul li a.biography
{
	background: url(images/navMainBiog.gif) no-repeat;
	height: 17px;
	width: 74px;
	display: block;
	overflow: hidden;
}

#leftnav ul li a.biography:hover
{
	background: url(images/navMainBiog.gif) no-repeat;
	background-position: 0px -17px;
	height: 17px;
	width: 74px;
	display: block;
	overflow: hidden;
}

#leftnav ul li.btncontact
{
	height: 17px;
	width: 114px;
	overflow: hidden;
}


#leftnav ul li a.contact
{
	background: url(images/navMainContact.gif) no-repeat;
	height: 17px;
	width: 114px;
	display: block;
	overflow: hidden;
}

#leftnav ul li a.contactactive
{
	background: url(images/navMainContact.gif) no-repeat;
	background-position: 0px -17px;
	height: 17px;
	width: 114px;
	display: block;
	overflow: hidden;
}

#leftnav ul li a.contact:hover
{
	background: url(images/navMainContact.gif) no-repeat;
	background-position: 0px -17px;
	height: 17px;
	width: 114px;
	display: block;
	overflow: hidden;
}

.bioimage
{
	background: url(images/imageBiog.jpg) no-repeat;
	height: 410px;
	width: 384px;
	bottom: 1px;
	position: absolute;
	left: 605px;
}

.contactimage
{
	background: url(images/imageContact.jpg) no-repeat;
	height: 410px;
	width: 384px;
	bottom: 1px;
	position: absolute;
	left: 605px;
}

.greylinewrap
{
	width: 100%;
	min-width: 973px;
	height: 26px;
	overflow: hidden;
	clear: both;
	position: absolute;
	bottom: 1px;
	z-index: 0;
}

.subgreyline
{
	height: 26px;
	background-color: #b2b2b2;
	width: 100%;
	margin-left: 605px;
	clear: both;
}

.window
{
	overflow: hidden;
	width: 520px;
	position: absolute;
	bottom: 20px;

}

.scrollwindow
{
	width: 520px;
	height: 320px;
	overflow: auto;
	font-family: arial;
	color: #666666;
	font-size: 12px;
	z-index: 1;
}

.scrollwindow h2
{
	font-family: arial;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}

.bioinfoholder
{
	width: 488px;
	overflow: hidden;
}

.year
{
	float: left;
	width: 73px;
}

.event
{
	float: right;
	width: 413px;
}

.contactinfo
{
	position: absolute;
	bottom: 0;
	width: 520px;
	font-family: arial;
	color: #666666;
	font-size: 12px;
	z-index: 1;
}

.contactinfo p.bold
{
	font-weight: bold;
}

.contactinfo p
{
	margin-bottom: 0;
}

#worklistleft 
{
	float:left;
	margin-right:50px;
	font-size:80%;
}

#worklistright
{
	font-size:80%;	
}

.workname 
{
	width:150px;
	float:left;
	margin-right:20px;
	padding-bottom:5px;
}

.owner 
{
	float:left;
	font-size:90%;
	padding-bottom:5px;
}

a#footerEmail 
{
	text-decoration:none !important;
	color: #666666 !important;
}

/* Contact Press Release Section */

#press {
	width:179px;
	border-top:1px solid #b2b2b2;
	margin-top:12px;
	}
	
a#pdflink {
	float:left;
	width:30px;
	height:31px;
	padding-top:10px;
	margin-right:10px;	
	}
	
/* Alts 20/03/10 */	

h1 {
	font-size:1px;
	display:none;}

li a {
	text-indent:-99999px;}
	