@charset &quot;utf-8&quot;;
/* Custom CSS Document */

body {
background:#f2f4f8;
font:14px &quot;Arial&quot;, Helvetica, Arial, sans-serif;
line-height:24px;
color: #343434;
margin:0;
padding:0;
}
.ui-progress.green {
background: #077421 url(../images/bar_pattern.png) repeat-x;
}

#menu li ul a, #menu li ul a:visited {
color: #377208;
font-weight: 500;
}

aside .widget-title, .sitemap-heading h4 {
/*background: #077421;*/
background: #666666;
padding: 10px 0px 12px 20px;
color: #fff;
}
aside .widget-title:after, .sitemap-heading h4:after {
margin-left: -8px;
border: 0px solid #fff;
display: block;
content: &quot;&quot;;
position: relative;
margin-top: -5px;
}


.widget-side-area ul li a, .widget-side-area ul li a:visited {
color: #188B09;
text-decoration: none;
}

.widget-side-area ul li a:hover {color:#343434; text-decoration:none;}

a:link {
font-weight: 500;
}


a:hover{
color: #343434;
text-decoration: none;
}

.flat-check  {
width: 95px;
height: 95px;
background: url(../images/icons/icon-check.png) no-repeat;
float: left;
margin: 0px 0px 0px 10px;
}

.flat-money {
width: 95px;
height: 95px;
background: url(../images/icons/icon-money.png) no-repeat;
float: left;
margin: 0px 0px 0px 10px;
}

.flat-arrow {
width: 95px;
height: 95px;
background: url(../images/icons/icon-arrow.png) no-repeat;
float: left;
margin: 0px 0px 0px 10px;
}

.flat-graph {
width: 95px;
height: 95px;
background: url(../images/icons/icon-graph.png) no-repeat;
float: left;
margin: 0px 0px 0px 10px;
}

#menu ul {
display: none;
position: absolute;
padding-left: 18px;
top: 50px;
left: -15px;
width: 170px;
background-color: #FFFFFF;
-webkit-box-shadow: 3px 3px 3px rgba(50, 50, 50, 0.2);
-moz-box-shadow: 3px 3px 3px rgba(50, 50, 50, 0.2);
box-shadow: 3px 3px 3px rgba(50, 50, 50, 0.2);
z-index: 990;
}

#logo img, #logo-footer img {
width: 150px;
height: 66px;
margin-top: -25px;
}

#logo-footer img {
width: 150px;
height: 66px;
margin-top: 1 px;
}

.smallmargin-bottom {
margin-bottom: 4px;
margin-top: -80px;
}

#pagetitle-container h1, #pagetitle-container h3 {
font-size: 30px;
font-family:  &#039;Open Sans&#039;, Raleway, Arial;
font-weight: 300;
text-transform: uppercase;
color: #077421;
position: relative;
margin: 0px 0px 0px 0px;
bottom: -13px;

/*#pagetitle-container {
width: 1126px;
height: auto;
margin: 0 auto;
position: relative;


.fullwidthbanner-container .fullwidthabanner {
width: 100% !important;
position: relative;
}}*/