.thanks {
font-size: 18px;
color: #FF0000;
font-weight: bold;
font-style: normal;
text-align: center;
}

.formtitle {
text-align: right;
color: #2d6fb9;
}

.formtext {
text-align: center;
color: #2d6fb9;
}

textarea {
border: 1px #2d6fb9 solid;
font-family: Arial, Helvetica, sans-serif;
color: #2d6fb9;
font-size: 13px;
font-weight: normal;
font-style: normal;
}

.submit {
background-color: #2d6fb9;
color: #ffffff;
border: 1px #000000 solid;
}

input {
border: 1px #2d6fb9 solid;
color: #2d6fb9;
}

select {
border: 1px #2d6fb9 solid;
color: #2d6fb9;
}

.formred {
border: 1px #ff0000 solid;
}

#wrapper {
background-color: #2d6fb9;
width: 756px;
height: 900px;
position: absolute;
border: 10px #d9880f solid;
z-index: 1;
}

#enqform {
position: absolute;
left: 0px;
width: 736px;
top: 165px;
background-color: #ffffff;
z-index: 2;
}

#address {
position: absolute;
top: 750px;
left: 0px;
width: 736px;
text-align: center;
padding-bottom: 20px;
z-index: 3;
}
