#subnav {
	background: #222222;
	width: 970px;
	height: 40px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	overflow: hidden;
	clear: both;
	}

#subnav li a {
	color: #FFFFFF;
	display: block;
    margin: 0;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	position: relative;	
	}

#subnav li li a:hover, #subnav li li a:active {
	color: ;
	}

#subnav li a:hover, #subnav li a:active {
	color: #4ce111;
	}

#header {
	background-image: url("https://www.ihsales.net/images/logo.png");
        background-repeat: no-repeat;
	width: 970px; 
	height: 115px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #AAAAAA;
	}
#topnav {
        display:none;
        background: #004C00;
	width: 970px;
	height: 35px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin: 0 auto 0;
	padding: 0;
	text-transform: uppercase;
	overflow: hidden;
	}
.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 970px;
        height: 115px;
	}
#sidebar h4, #sidebar-alt h4 {
    color: #ffc113;
    font-size: 14px;
    font-family: Arial, Tahoma, Verdana;
    font-weight: bold;
    margin: 0 0 5px 0;
    padding: 0;
}

#sidebar .widget, #sidebar-alt .widget {
    background: #0C5700;
    margin: 0 0 10px 0;
    padding: 10px;
}

#home h4 {
    color: #ffc113;
    font-size: 14px;
    font-family: Arial, Tahoma, Verdana;
    font-weight: bold;
    margin: 0 0 5px 0;
    padding: 0;
}
#home .home-top-right .widget {
    padding: 15px 15px 15px 15px !important;
    background: #0C5700;
    color: #fff !important;
   
}

.fm-form-container.fm-theme1 {
    width: 100% !important;
}

.fm-form-container.fm-theme1 .fm-form {
    padding: 20px 10px 10px 10px !important;
    background: #0C5700 !important;
    color: #fff !important;
}

.fm-form-container.fm-theme1 .fm-form .wdform-page-and-images label {
    color: white;
}

.fm-form-container.fm-theme1 .fm-form .wdform-required {
    color: #ffc113;
}

.more-link {
    color: #ffc113 !important;
}

body {
    background: #D5D5D5;
    color: #222222;
    font-size: 16px;
    font-family: Arial, Tahoma, Verdana;
    margin: 0 auto 0;
    padding: 0;
    line-height: 20px;
}