* {
margin:0;
padding:0;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#808080;
background-color:#c9c3ba;
}

img {
border:none;
}

#container {
width:910px;
padding:0 20px 0 20px;
background-color:#FFFFFF;
margin:0 auto;
}

#header {
float:left;
width:910px;
height:138px;
}

#headerImage {
float:left;
clear:Both;
}

#header .logo {
float:left;
}

#header .register {
float:left;
padding-right:30px;
padding-top:25px;
}

#header .register .register-form {
float:left;
background-image:url(../images/search-background.gif);
background-repeat:no-repeat;
background-position:0 5px;
padding-left:10px;
}

#header .register .register-form input[type="text"] {
border:none;
width:116px;
background-color:#666666;
font-size:12px;
color:#FFFFFF;
}

#header .register .register-form .formButton,
#header .register .register-form .registerText {
float:left;
}

#header .register .register-form .registerText {
padding-top:7px;
}

#header .register .register-form input[type="image"] {
padding-top:5px;	
}


#header .news-letter {
float:left;	
padding-top:5px;
}

#header .contact {
padding-top:30px;
}


#form-enq {
float:left;
clear:both;
width:910px;
}

#form-enq .col {
float:left;
width:395px;
padding-right:25px;
}

#form-enq .row {
float:left;
clear:Both;
margin-bottom:5px;
width:395px;
}

#form-enq .row .left {
width:70px;
float:left;
}

#form-enq .row .right {
width:325px;
float:left;
}

#form-enq input[type="text"] {
height:22px;
background-color:#f2f2f2;
border:none;
width:320px;
font-size:12px;
padding-top:3px;
}

#form-enq textarea {
background-color:#f2f2f2;
width:320px;
height:85px;
border:none;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

#footer {
float:left;
clear:both;	
width:910px;	
}

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

#footer .address {
border-top:1px solid #f1f0ee;
border-bottom:1px solid #f1f0ee;
padding:5px 0 5px 0;
}

#footerC {
clear:both;
float:left;
color:#000000;
padding-top:10px;
width:910px;
text-align:right;
}

#footerC a {
color:#29ABE2;	
padding-left:5px;
}

#footerborder {
clear:both;
background-image:url(../images/footer-border.gif);
height:11px;
width:950px;
margin:0 auto;	
}