/* 
    Created on : 3 Jun, 2012, 4:23:17 PM
    Author     : Seveni Internet Services
*/

@import 'common.css';

body {
    background: #76ab53;
    background: #ff0000;
    /*background: url('../images/Background.png') fixed;*/
}

.font_color {
    color: #0285ff;
}

.header_bg {
    /*background: #ffffff !important;*/
}

.menubar_bg {
    background: #f8f8f8 !important;
    border-color: #0285ff !important;
}

.banner_bg {
    background: #ffffff !important;
}

.banner_bg img {
    border-color: #76ab53 !important;
}

.content_bg {
    background: #ffffff !important;
}

.h1_bg {
    background: #FF0000 !important;
    color: #ffffff !important;
}

.h2_Bg {
    background: #FF0000 !important;
    color: #ffffff !important;
}

.h3_Bg {
    /*background: #a04b00 !important;*/
    color: #0285ff !important;
}

.enquiry_Bg {
    background: #ffffff;
}

.enquiry_Bg label {
    color: #3a7215 !important;
}

.footer_bg {
    background: #ffffff !important;
    border-top: 1px solid #76ab53;
}