#body{background-color:#FFFFFF;}

a{
color:#016A6A;
text-decoration:underline;
padding:1px;
}

a:hover{
background-color:#016A6A;
text-decoration:none;
color:#C8E7EF;
}

#wrapper{
background: transparent url(http://tairona.myzen.co.uk/images/about-background.jpg) top left no-repeat;
height:706px;
text-align:left;
color:#016A6A;
}

#left-column{
margin:10px 0 0 0;
float:left;
}

/* FORM STUFF */

#contact-form{padding:0;}

#contact-form div label{
width:5em;
text-align:left;
color: #016A6A;
float:left;
}

#name, #email, #message{
border: 1px inset #016A6A;
color:#016A6A;
font-family: "lucidia console", "courier new", sans-serif;
float:left;
background-color:transparent;
font-size:1em;
}

#contact-form div{
clear:both;
padding: 2px;
margin: 5px;
}

.contact-form-validation-error{
color:red;
font-weight:bold;
padding:0 0 2px 18px;
margin:0;
background: transparent url(http://tairona.myzen.co.uk/images/exclamation.png) top left no-repeat;
display:none;
}

form div#submit{
margin-left: 5em;
}






#reset-button{display:none;}

#loader-image{
display:none;
position:static !important;

}

/* END OF FORM STUFF */

#left-column-picture{
height:231px;
width:266px;
background-image:url(http://tairona.myzen.co.uk/images/about-coloured.jpg);
margin:0px 0px 0 5px;
}

#recent-updates{margin-left:20px;}

#recent-updates li{margin-top:1em;}

#header{
background: transparent url(http://tairona.myzen.co.uk/images/history-banner.gif) center left repeat-x;
}

#text-block{
background:transparent;
width:630px;
float:left;
margin:0px 0 0 0;
}
#text-block li{margin-top:1em;}


#header-right{
float:right;
width:190px;
margin:30px 24px 0 0;
}



