@import url(global.css);


/* left nav */
#contact_leftnav {position:absolute; width:165px; height:600px; z-index:10; left: 0px; top: 0px; padding-left: 21px; padding-top: 41px;}
#contact_leftnav .orange {position: relative; color: #d38230; font-weight: bold;}
#contact_leftnav .address{position: relative; width: 143px; top: 48px;}
#contact_leftnav .gallerystock{position: relative; width: 143px; top: 140px; }
#contact_leftnav .website_bio{position: relative; width: 143px; top: 198px; }
#contact_leftnav .contact{position: relative; width: 143px; top: 208px;}

a.homebutton {position: absolute; top: 576px; background:url(../assets/images/home.gif) repeat 0px 0px; 
width: 84px; height: 25px; display: block; z-index:8;}
a.homebutton span {display: none;}
a.homebutton:hover {background:url(../assets/images/home.gif) repeat 0px -25px;}



/* main body */
#contactbodydiv {position:absolute; width:625px; height:574px; z-index:1; left: 200px; top: 26px;}
#contactbodydiv p {padding-top: 12px;}
.contactbutton {position: relative; top: 0px; background:url(../assets/images/main/contactbutton.gif) repeat 0px -24px; 
width: 110px; height: 24px; display: block; z-index:3;}

#contactheader {position:relative; width:550px; height:75px; left: 0px; top: 0px;}

#contactnydiv {position:relative; width:550px; height:118px; left: 0px; top: 55px;}
#nyaddress /* ul */ {width: 451px; height: 118px; background: url(../assets/images/contact/newyorkcontact.gif);
    margin: 0px; padding: 0; position: relative;}
#nyaddress li {margin: 0; padding: 0; list-style: none; position: absolute;}
#nyaddress li, #nyaddress a { width: 451px; height: 30px; display: block; }
#panelny {top: 91px; height: 30px;}
#panelny a:hover {height: 30px; background: transparent url(../assets/images/contact/newyorkcontact.gif) 0px -209px no-repeat;}

#contactlondondiv {position:relative; width:570px; height:124px; left: 0px; top: 75px;}
#londonaddress /* ul */ {width: 473px; height: 124px; background: url(../assets/images/contact/londoncontact.gif);
    margin: 0px; padding: 0; position: relative;}
#londonaddress li {margin: 0; padding: 0; list-style: none; position: absolute;}
#londonaddress li, #londonaddress a { width: 473px; height: 30px; display: block; }
#panellondon {top: 91px; height: 30px;}
#panellondon a:hover {height: 30px; background: transparent url(../assets/images/contact/londoncontact.gif) 0px -215px no-repeat;}

#contactcopyright {position:absolute; width:550px; height:100px; left: 0px; top: 458px;}
