body {
	background-color: #eee;
}
#sp-main-body {
    padding: 20px 0 !important;
}
#sp-top-bar {
	background-image: url('/images/images/hbg.png');
	background-repeat: repeat-x;
}
#sp-header {
	box-shadow: none !important;
background: transparent !important;
}
#menu-line {
    background: rgb(231,231,231);
    background: -moz-linear-gradient(90deg,rgb(231,231,231) 7%,rgb(255,255,255) 100%);
    background: -webkit-linear-gradient(90deg,rgb(231,231,231) 7%,rgb(255,255,255) 100%);
    background: -o-linear-gradient(90deg,rgb(231,231,231) 7%,rgb(255,255,255) 100%);
    background: -ms-linear-gradient(90deg,rgb(231,231,231) 7%,rgb(255,255,255) 100%);
    background: linear-gradient(180deg,rgb(231,231,231) 7%,rgb(255,255,255) 100%);
    -webkit-box-shadow: 0px 2px 9px rgba(0,0,0,0.17);
    -moz-box-shadow: 0px 2px 9px rgba(0,0,0,0.17);
    box-shadow: 0px 2px 9px rgba(0,0,0,0.17);
    width: 100%;
    text-align: center;
    font-size: 16px;
    text-align: center;
    line-height: 100%;
    position: relative;

}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	    line-height: 45px !important;
		color: #000 !important;
		font-size:16px !important;
		background: url('/images/images/menu_style.jpg') right top no-repeat;
}
.sp-megamenu-parent > li > a:hover, .sp-megamenu-parent > li > span:hover {
color: #949d33 !important;
    text-shadow: 1px 1px 22px #b7b7b3;
	background: url('/images/images/menu_style1.jpg') right top no-repeat;
}
.logo-1 {
	line-height: 23px;
    margin-right: 8px;
    padding-top: 17px;
}
.main-left-col h2 {
color: #949d33;
font-size: 14px !important;
}	
.main-left-col img {
	float: left;
	margin: 0px 12px 0px 0px;
}
.main-left-col h3 {
	margin: 0 0 0px !important;
    padding-bottom: 0px !important;
    font-size: 16px !important;

    border-bottom: 0px !important;
}
.footer-bootom h3 {
	margin: 0px !important;
	color: #eee;
	
}
.footer-bootom ul {
	margin-top: 35px !important;
}
.footer-menu li {
    background-image: url(/images/images/li_arrow1.gif) !important;
    background-repeat: no-repeat;
    background-position: 5px center !important;
	margin-bottom: 2px !important;
}
.footer-menu li a {
	    color: #EEE;
    padding: 0px 0px 2px 20px;
    margin: 0px;
    text-transform: none;
    font-weight: normal;
    font-weight: bold;
    text-decoration: none;
    display: block;
    cursor: pointer;
    color: #999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    width: 112px;
}
.pg-cv-box {
	box-shadow: none !important;
}
#sp-bottom {
	background: #2A2B2E !important;
}
