@charset "utf-8";
/* Markup by Matthew Rochow */
/* http://www.matthewrochow.com */

/* Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {margin:0;padding:0;vertical-align:baseline}

/* Defaults */
:focus {outline:0}
a, a:visited {}
a:hover {}
body {background:#000;color:#FFF;font:75%/125% Arial, Sans-Serif}
img {border:0;vertical-align:bottom}
fieldset {border:0}
h1 {color:#0a98c3;font-size:1.8em;margin:0 0 20px;text-align:center}
p {margin:0 0 1em;text-align:center}

/* Containers */
#page {margin:0 auto;width:775px}
img {display:block;margin:50px auto 20px}

/* Enquiry */
#enquiry {background:#e4eff6;margin:20px auto 0;padding:20px 30px;width:665px}
#enquiry h2 {color:#0a98c3;font-size:23px;margin:0 0 15px;text-align:center;text-transform:uppercase}
#enquiry label {color:#5b5b5b;display:block;font-size:.9em}
#enquiry div input {border:1px solid #d1d1d1;height:16px;margin:0 0 10px;padding:3px 5px;width:300px}
#enquiry div {float:left;margin:0 30px 0 0}
#enquiry textarea {border:1px solid #d1d1d1;font:1em Arial;height:117px;overflow:auto;padding:5px;width:300px}
#enquiry #contact-btn {clear:both;display:block;margin:15px auto 0}
