/* CSS Document */

#topRow {width:785px; height:390px;}

#topRow .flashHomeHolder {width:785px; height:390px; padding:0; margin:0; clear:both;}

#bottomRow {width:785px; height:60px; clear:both;}

#bottomRow #emailAddressHolder {width:250px; padding:20px 0 0 17px; margin:0; text-indent:-5000px;float:left;}

#bottomRow #emailAddressHolder a { display:block; width:250px; height:28px; background: url(../images/email-address.gif) no-repeat left top; }
#bottomRow #emailAddressHolder a:hover {background: url(../images/email-address-on.gif) no-repeat left top; cursor:pointer;}

#bottomRow #makeEnquiryHolder {height:20px; width:200px;float:right;}
#bottomRow #makeEnquiryHolder p {float:right; margin:19px 0 0 30px; clear:both;}
#bottomRow #makeEnquiryHolder p a.button {display:block;}

#bottomRow #makeEnquiryHolder p a.enquiry {width:159px; height:25px; background: url(../images/enquiry-btn-off.gif) no-repeat left top; text-indent:-5000px; padding:0 20px 0 0; margin:0; }
#bottomRow #makeEnquiryHolder p a:hover.button.enquiry {width:159px; height:25px; background: url(../images/enquiry-btn-on.gif) no-repeat left top; text-indent:-5000px;padding:0 20px 0 0;margin:0;  }

