* {
padding: 0;
margin: 0;
}

@font-face {
 font-family: "Eras Light ITC";
 src: url(../ERASLGHT.eot); /* EOT file for IE */
 src: local("Eras Light ITC"), url(../ERASLGHT.TTF) format("truetype"); /* non-IE */  
}

body {
background-color: #000000;
font-size: 12px;
font-family: "Eras Light ITC", Tahoma;
}

#background {
background: url(/Images/function/background.jpg) no-repeat top center;
}

/*HEADER*/

#header {
width: 960px;
height: 80px;
margin: 0 auto;
}

#logo {
padding: 10px 10px 10px 0px;
float: left;
width: 164px;
}

#lfacb .fontface {
padding: 47px 0px 0px 0px;
float: left;
font-family: 'Eras Light ITC', Arial, sans-serif;
font-size: 24px;
color: #ffffff;
}

#phone .fontface {
padding: 47px 0px 0px 0px;
float: right;
font-family: 'Eras Light ITC', Arial, sans-serif;
font-size: 24px;
color: #ffffff;
font-weight: light;
}

/*NAVIGATION*/

#navigation {
clear: both;
width: 960px;
margin: 0 auto;
background: url(/Images/function/navigation.png);
height: 44px;
}

#navigation ul{
margin: 0;
padding: 0px;
padding: 0px 0px 0px 5px;
}

#navigation li{
float: left;
list-style: none;
border-right: 1px #373737 solid;
}

#navigation li#last{
border-right: none;
}

#navigation #fontface {
font-family: 'Eras Light ITC', Arial, sans-serif;
}

#navigation a {
display: block;
color: #373737;
font-size: 20px;
text-decoration: none;
padding: 11px 32px 11px 31px;
}

#navigation a:hover {
background: #273845;
color: #ffff00;
}

/*END NAVIGATION */

#flash {
width: 960px;
height: 215px;
margin: 0 auto;
}

#container {
width: 960px;
margin: 0 auto;
}

/* ENQUIRY FORM */

#enquiry-form {
background: url(/Images/function/enquiry-form.jpg);
width: 170px;
padding: 5px 15px 15px 15px;
color: #ffffff;
font-family: arial;
float: left;
}

#enquiry-form .textbox {
width: 170px;
margin: 0px 0px 7px 0px;
}

#enquiry-form .textarea {
width: 170px;
height: 60px;
margin: 0px 0px 7px 0px;
}

#enquiry-form h2.fontface {
font-family: 'Eras Light ITC', Arial, sans-serif;
font-size: 20px;
color: #ffff00;
font-weight: normal;
padding: 0px 0px 10px 0px;
margin: 0px;
}

#enquiry-form .submit-button {
padding: 5px 0px 0px 0px;
text-align: right;
}

/*CONTENT*/

#content {
width: 720px;
float: left;
padding: 20px;
color: #ffffff;
line-height: 1.5;
font-family: Arial;
}

#content h1 {
font-family: "Eras Light ITC", Tahoma;
font-size: 26px;
color: #ffff00;
font-weight: bold;
padding: 0px 0px 10px 0px;
margin: 0px;
}

#content h2 {
font-family: "Eras Light ITC", Tahoma;
font-size: 20px;
font-weight: normal;
padding: 0px 0px 10px 0px;
margin: 0px;
}

#content a {
color: #ffff00;
text-decoration: none;
}

#content a:hover {
text-decoration: underline;
}

#content ul {
padding: 7px 0px 5px 21px;
}

#content li {
padding: 0px 0px 0px 4px;
}

#home-content {
width: 920px;
float: left;
padding: 20px;
color: #ffffff;
line-height: 1.5;
font-family: Arial;
}

#home-content h1 {
font-family: 'Eras Light ITC', Arial, sans-serif;
font-size: 26px;
color: #ffff00;
font-weight: bold;
padding: 0px 0px 10px 0px;
margin: 0px;
}

#home-content h2 {
font-family: 'Eras Light ITC', Arial, sans-serif;
font-size: 20px;
font-weight: normal;
padding: 0px 0px 10px 0px;
margin: 0px;
}

#home-content a {
color: #ffff00;
text-decoration: none;
}

#home-content a:hover {
text-decoration: underline;
}

#home-content ul {
padding: 7px 0px 5px 21px;
}

#home-content li {
padding: 0px 0px 0px 4px;
}

/*FOOTER*/

#footer {
clear: both;
width: 930px;
height: 72px;
margin: 0 auto;
background: url(/Images/function/footer.jpg);
color: #ffffff;
padding: 10px 15px;
font-size: 10px;
}

#copyright {
font-size: 11px;
}

#footer a {
text-decoration: none;
color: #ffffff;
}

#footer a:hover {
color: #ffff00;
}

/*ADDITIONAL*/

.captchaimg img {
width: 172px !important;
height: 35px;
}

#CaptchaV2 {
width: 170px !important;
}

#ad-rotator {
clear: both;
text-align: center;
padding: 30px 0px 0px 0px;
}
