form ol {
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
}
#quote_form {
    margin-left: 25px;
    width: 450px;
}
#contact_form li {
    background-image: none;
    padding-left: 0;
}
#quote_form li {
    background-image: none;
    padding-left: 0;
}
form ol li {
    background: none repeat scroll 0 0 transparent;
    display: block;
    margin-bottom: 10px;
}
input.text_field, textarea {
    background-color: #ECECEC;
    border: 1px solid #ADADAD;
    border-radius: 5px 5px 5px 5px;
    color: #444444;
    display: block;
    font-size: 13px;
    padding: 7px 8px;
}
input.text_field {
    height: 18px;
}
input.large, textarea.large {
    width: 600px;
}
input.medium, textarea.medium {
    width: 410px;
}
input.small, textarea.small {
    width: 200px;
}
input.submit, button {
    background-position: center -240px;
    border: 1px solid;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    display: block;
    float: left;
    height: 30px;
    margin-right: 10px;
    padding: 0 15px;
    text-decoration: none;
}
input.submit:hover, input.submit:focus, button:hover, button:focus {
    border: 1px solid #9F9F9F;
    color: #444444;
    text-shadow: 0 1px 0 #EAEAEA;
}
#contact_form label {
    color: #333333;
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
}
#quote_form label {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
}
#content-left .service-price {
    color: #00CCFF;
    float: right;
    width: 140px;
}
#content-left .service-description {
    float: left;
    width: 470px;
}
#content-left .cs-wrap {
    clear: both;
}
#content-left .priceSize {
    font-size: 25px;
}
#content-left .enquiry-space {
    margin-top: 10px;
}
#content-left h3 {
    color: #FF0000;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}
select {
    border: 1px solid #9F9F9F;
    border-radius: 3px 3px 3px 3px;
    padding: 3px;
}
form .error {
    border: 1px solid #FF0000;
}
form em.error {
    border: medium none;
    color: #FF0000;
    font-family: Georgia,"Times New Roman",Times,serif;
}
form .valid {
    border: 1px solid #00FF00;
}
form span#form_loading {
    background-image: url("images/global/loading.gif");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 30px;
    width: 30px;
}
span.success_notice, span.error_notice, span.warning_notice, span.info_notice {
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 10px;
}
span.success_notice {
    background-color: #BFF5B2;
    background-image: url("images/global/tick.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    border: 1px solid #2ADD00;
    color: #1A8900;
    margin: 0 0 0 25px;
    text-shadow: 0 1px 0 #E5FFDF;
    width: 425px;
}
span.error_notice {
    background-color: #F5B2B2;
    background-image: url("images/global/cross.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    border: 1px solid #DD0000;
    color: #890000;
    text-shadow: 0 1px 0 #FFDFDF;
}
span.warning_notice {
    background-color: #F4F5B2;
    background-image: url("images/global/exclamation.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    border: 1px solid #DADD00;
    color: #666200;
    text-shadow: 0 1px 0 #FFFEDF;
}
span.info_notice {
    background-color: #B2D9F5;
    background-image: url("images/global/light-bulb.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    border: 1px solid #008CDD;
    color: #003C66;
    text-shadow: 0 1px 0 #DFF3FF;
}
* {
    margin: 0;
    padding: 0;
}
.clearer {
    clear: both;
    height: 0;
}
#header {
    background-image: url("images/containerbg.png");
    background-repeat: repeat-y;
}
#content {
    background-image: url("images/containerbg.png");
    background-repeat: repeat-y;
    padding-bottom: 10px;
    width: 950px;
}
img {
    border-style: none;
}
#content-left {
    border-right: 1px solid #0E4484;
    float: left;
    margin-top: 15px;
    width: 639px;
}
#contact-right {
    float: left;
    margin-left: 10px;
    margin-top: 15px;
    width: 415px;
}
#contact-left {
    border-right: 1px solid #0E4484;
    float: left;
    margin-right: 5px;
    margin-top: 15px;
    width: 495px;
}
#content-right {
    float: left;
    margin-left: 10px;
    margin-top: 15px;
    width: 300px;
}
.nav-last {
    background-image: url("images/headingleft-bg.jpg");
    background-repeat: no-repeat;
}
p {
    color: #FFFFFF;
}
.logo-spacing {
    margin: 15px;
}
body {
    background-attachment: fixed;
    background-color: #022654;
    background-image: url("images/body_bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    font-family: "Trebuchet MS";
    font-size: 14px;
    margin: 0;
}
#top-right {
    background-image: url("images/top-right-bg.png");
    background-position: right top;
    background-repeat: no-repeat;
    margin: 0;
}
#header-left {
    float: left;
    width: 380px;
}
#header-right {
    float: left;
    margin-left: 120px;
    padding-top: 45px;
    width: 425px;
}
#container {
    margin: 0 auto;
    width: 950px;
}
#navigation {
    background-image: url("images/nav-bg-new.png");
    background-repeat: repeat-x;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 50px;
    width: 950px;
}
#navigation ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#navigation li {
    float: left;
    margin: 0;
}
#navigation li a {
    color: #FFFFFF;
    display: block;
    float: left;
    margin: 0;
    padding-bottom: 17px;
    padding-top: 18px;
    text-align: center;
    text-decoration: none;
    width: 135px;
}
#slideshow {
    background-color: #000000;
    color: #FFFFFF;
    height: 400px;
    width: 950px;
}
#slideshow p {
    padding-top: 20px;
    text-align: center;
}
#navigation li a:hover {
    background-image: url("images/nav-bg-on.png");
    background-repeat: repeat-x;
    color: #F26522;
}
#navigation li a.active {
    background-image: url("images/nav-bg-on.png");
    background-repeat: repeat-x;
    color: #F26522;
}
#navigation li a.activelast {
    background-image: url("images/nav-bg-on.png");
    color: #F26522;
}
#main-headings {
    background-color: #08213F;
    background-image: url("images/headings-bg.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    width: 950px;
}
#content-left p {
    color: #FFFFFF;
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 15px;
}
#contact-left p {
    color: #FFFFFF;
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 15px;
}
a {
    color: #F26522;
    text-decoration: none;
}
#footer {
    background-color: #08213F;
    background-image: url("images/headings-bg.png");
    background-position: center top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    margin-bottom: 15px;
    width: 950px;
}
#footer p {
    padding-bottom: 20px;
    padding-left: 25px;
    padding-top: 20px;
}
a:hover {
    text-decoration: underline;
}
#content-right p {
    color: #FFFFFF;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 20px;
}
#content-right p {
    color: #FFFFFF;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 20px;
}
#contact-right p {
    color: #FFFFFF;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 20px;
}
.content-right-img {
}
.date {
    color: #85B1E7;
    font-size: 12px;
    font-style: italic;
}
h2 {
    color: #FFFFFF;
    font-size: 14px;
    padding: 15px 10px 15px 25px;
}
#heading-left {
    float: left;
    width: 640px;
}
#content-heading {
    background-color: #08213F;
    background-image: url("images/headings-bg.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    width: 620px;
}
#heading-right {
    float: left;
    margin-left: 10px;
    width: 300px;
}
#heading-right h2 {
    margin-right: 15px;
    text-align: right;
}
span.left {
    display: block;
    float: left;
    padding: 25px;
    text-align: left;
    width: 48%;
}
span.right {
    display: block;
    float: right;
    padding: 25px;
    text-align: right;
    width: 40%;
}
.img-border-white {
    border: 1px solid #FFFFFF;
}
#content-right h4 {
    color: #F26522;
    font-family: "Trebuchet MS";
    font-size: 14px;
    padding-bottom: 10px;
    padding-left: 15px;
}
#content-left h4 {
    color: #F26522;
    font-family: "Trebuchet MS";
    font-size: 14px;
    padding-bottom: 10px;
    padding-left: 25px;
}
#contact-right h4 {
    color: #F26522;
    font-family: "Trebuchet MS";
    font-size: 14px;
    padding-bottom: 10px;
    padding-left: 15px;
}
#contact-left h4 {
    color: #F26522;
    font-family: "Trebuchet MS";
    font-size: 14px;
    padding-bottom: 10px;
    padding-left: 25px;
}
#agents-2 h4 {
    color: #F26522;
    font-family: "Trebuchet MS";
    font-size: 14px;
    padding-bottom: 10px;
    padding-left: 0;
}
#agents-1 h4 {
    color: #F26522;
    font-family: "Trebuchet MS";
    font-size: 14px;
    padding-bottom: 10px;
    padding-left: 0;
}
#agents-1 {
    color: #FFFFFF;
    float: left;
    margin-left: 25px;
    width: 150px;
}
#agents-1 p {
    margin: 0;
    padding: 0 0 10px;
}
#agents-2 p {
    margin: 0;
    padding: 0 0 10px;
}
#agents-2 {
    color: #FFFFFF;
    float: left;
    margin-left: 20px;
    width: 150px;
}
#agents-3 {
    float: left;
    width: 150px;
}
#news-spacer {
    background-image: url("images/right-news-spacer.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 20px;
    margin-bottom: 5px;
    margin-right: 25px;
}
.orangelinktext {
    color: #F26522;
}
#agents td {
    width: 200px;
}
#agents-more td {
    width: 200px;
}
#agents {
    margin-bottom: 10px;
    width: 610px;
}
#content-right a {
    color: #F26522;
}
#agents-more {
    width: 610px;
}
.index-prod-space {
    margin-right: 30px;
}
.gallery-spacing {
    margin-right: 7px;
}
#gallery img {
    margin-bottom: 8px;
}
#gallery h2 {
    margin: 0;
    padding: 0 0 15px;
}
#results {
    margin-bottom: 10px;
    margin-left: 25px;
    width: 450px;
}
#quoteForm {
    margin-bottom: 10px;
}
#quoteForm #Submit {
    margin-left: 25px;
}
#quoteForm #name, #phone, #email, #comments {
    width: 410px;
}
#content-right ul {
    display: block;
    list-style-type: none;
    margin-left: 10px;
}
#content-right li a {
    background-color: #08213F;
    display: block;
    margin-bottom: 5px;
    margin-right: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
}
.small-text-orange {
    font-size: 10px;
}
#content-right li {
}
#gallery {
    margin: 0 auto;
    padding-top: 15px;
    width: 900px;
}
