@charset "utf-8";
/* CSS Document */


body{ padding:0; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:18px;}

a{color:#900;}

hr{ border:none; border-top:1px solid #E1E4E8;}

#header{ background-image:url(headerAndFooterBack.jpg); height:71px; width:100%;}
#footer{background: transparent url(headerAndFooterBack.jpg) 0 -71px; width:100%; height:58px;}
.content{ padding:30px 30px 0 30px;}

.contactDetails{ font-size:12px; padding:0 30px;}

div.button{ background-image:url(btn.jpg); background-position:left top; width:140px; height:30px; cursor:pointer;}
div.button:hover{background-position:left bottom;}