@charset "utf-8";
/* CSS Document */

body {font-family:"Agency FB"; }
h1,h2,h3,p {padding:0px; margin:0px;}
:focus {outline:0;}
.logo {margin:10px 0;}
.head-logo {font-size:45px; color:#FFFFFF; text-transform:uppercase; font-weight:bold;}
.main {background:url(images/bg.png); border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; color:#333333; font-size:25px; position:absolute; width:1000px; margin:0 auto; z-index: 10000; margin:20px 0;}
.main p {padding:10px 0;}
h1 {font-size:30px; color:#fff; line-height:30px;}
h2 {font-size:18px; color:#b11707;}

.enquiry {background:url(images/enquiry-bg.jpg) repeat-x; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; color:#333333;}

.textfield { font-size:18px; color:#999; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; padding:10px; width:300px; border:2px solid #CCCCCC; margin:0px;}
.submit {background:url(images/submit-bg.jpg) repeat-x; height:48px; border:2px solid #FFFFFF; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; width:200px; font-size:28px; color:#FFFFFF; cursor:pointer; font-family:"Agency FB"; margin:5px 0;}
.contact {font-size:20px;}
.contact p {padding:5px 0;}

.footer { font-size:20px; color:#fff; margin:20px 0;}
.footer a {color: #FFFF00; text-decoration:none;}
.footer a:hover {color:#FF0000;}

.scroll img {margin:-2px; padding:0px;}
