body.simple {
font-family: tahoma, arial, helvetica, sans-serif !important;
font-size: 10pt;
text-align: justify;
}

.main {
width: 730px;
margin: 0px auto;
background: url(../images/filler1.gif) repeat-y;
}

.left {
float: left;
width: 176px;
padding-bottom: 10px;
}

.right {
margin-left: 10px;
width: 530px;
float: left;
}

h1.title {
font-size: 1.8em;
color: #AD2129;
font-weight: 300;
}

h2 {
font-size: 1.5em;
color: #AD2129;
font-weight: 300;
}

h3 {
font-weight: 300;
}

a {
color: #AD2129;
}

/* MENU */

.simplemenu {
float: left;
width: 176px;
height: 350px;
margin-right: 10px;
margin-bottom: 10px;
background: url(../images/logo1.gif) no-repeat;
  background-color: #AD2129 !important;
  color: #2e3092 !important;
}

.simplemenu UL {
clear: both;
margin-left: 36px;
padding-top: 20px;
list-style: none;
}

.simplemenu LI {
margin-bottom: 5px;
border-top: 1px #000 solid;
border-bottom: 1px #000 solid;
}

.simplemenu A {
color: #fff;
text-decoration: none;
display: block;
text-align: right;
padding-right: 2px;
background-color: #AD2129;
font-weight: normal !important;
}

.simplemenu A:hover {
background-color: #F4F4FE;
color: #2e3092;
}

#current {
background-color: #FAEEEF !important;
color: #AD2129 !important;
}

.clear {
clear: both;
height: 10px;
background-color: #fff !important;
}

#pnlAdmin {
background-color: #fff !important;
}

.contact {
width: 100%;
background-color: #8c8c8c;
clear: both;
text-align: center;
font-weight: bold;
}

.contact span {
background-color: #fff;
}

.contact a {
text-decoration: none;
color: #000;
}

.contact a:hover {
text-decoration: underline;
}

div.enquiry_line {
padding: 10px 0px 0px 10px;
clear: both;
height: auto;
}

div.enquiry_line LABEL, .rbLabel {
display: block;
width: 110px; 
float: left;
}

div.enquiry_line SELECT {
width: 400px !important; 
}

div.enquiry_line INPUT, div.enquiry_line TEXTAREA, div.enquiry_line SELECT {
width: 380px; 
display: block;
float: left;
background-color: #FAEEEF ;
border: 1px #AD2129  solid;
height: 1.2em;
padding-left: 2px;
}

div.enquiry_line TEXTAREA {
height: 9em !important;
font-family: arial, helvetica, sans-serif;
font-size: 0.9em;
}

div.enquiry_line input[type="checkbox"] {
width: 18px !important;
}

div.enquiryButtons {
clear: both;
text-align: center;
padding-top: 20px;
padding-bottom: 10px;
}

div.enquiryButtons input {
background-color: #FAEEEF ;
border-color: #AD2129;
--border-style: groove;
}

div.enquiry_line .note {
padding-left: 110px;
font-size: 0.8em;
}

div.casestudy h3 {
border-top: 1px gray solid;
padding-top: 5px;
}

div.casestudy a {
font-weight: bold;
}

div.copyfooter {
text-align: right;
background-color: #fff;
font-size: 0.8em;
}

#about_main h1 {
font-size: 1.2em;
font-weight: 300;
}

#about_main h1 .title {
font-weight: bold !important;
}

div.newsletterArchive {
float: right;
width: 200px;
border: 2px #AD2129 solid;
margin-left: 5px;
padding: 0px;
}

div.newsletterArchive h2 {
font-weight: 300;
font-size: 1.2em;
background-color: #AD2129;
color: #fff;
padding-left: 2px;
margin-top: 0px;
}

div.newsletterArchive ul {
list-style-type: none;
}

div.newsletterArchive li {
margin-left: -35px;
}

