a:hover{text-decoration:none;}
#contactus{
	
    line-height: 165%;
    margin-left: 5px;
    margin-top: 10px;
    text-align: left;
}

#margin-left25{
	
}

#margin-left25 li{
	background: url("../images/square.jpg") no-repeat scroll 10px 6px transparent;
        padding-left: 20px;
}
#content-text-1{
  background: url('../images/casestudy.jpg') no-repeat; width: 809px; height: 220px; margin-left: -20px;
  margin-top: 15px;
  
}
#leadership-text-link tr td a{
	/*color:#2c7a51;*/
		color:#579A00;
	text-decoration:none;
}
#leadership-text-link tr td a:hover{
	color:#579A00;
	
	text-decoration:underline;
}

#contact-div{
   border: 1px solid #BFBFBF;
    height: auto;
    margin-bottom: 16px;
    margin-left: 57px;
    margin-top: -6px;
    width: 180px;
	
}

.header-h2-big {
	font-size: 20px;
	font-weight: bold;
	color: #99CC08;
}

#ul-about-us div{

 	background: url("../images/square.jpg") no-repeat scroll 10px 6px transparent;
    margin-left: 5px;
    margin-top: 8px;
    padding-left: 25px;
	
}
#content-text{
	line-height: 165%; 
	text-align: justify;
}
.homeiconul{
	text-align:left;
 /*	background: url("http://auction.mlhtest.com/blog/wp-content/uploads/2013/01/casi.png") no-repeat scroll 0 0 transparent;
    margin-left: 5px;
    padding-left: 30px;
    */
}
#twitter{
	border:1px solid #bfbfbf;
	width:180px;
	height:auto;
	margin-left:57px;
}

#twitterimg{
	float: left;
    padding-right: 10px;
    margin-left:5px;
}
#twittertext {
    border-bottom: 1px dashed #999999;
    margin-bottom: 10px;
}

#titlebar{
	
width:990px;
height:54px;
/*
background:#cccccc;
*/
background:url(../images/bgtopbar.png) repeat-x;
margin-top:130px;
text-align:center;
}

#topbg{
	width:782px;
	height:27px;
	margin-left:100px;
	background:url("../images/top-shadow.jpg") no-repeat;

}
#titlebar-h1{
color:#fff;
padding-top:13px;
}

.breadcrumb{
margin-left:10px;
}

.para-line-spacing {
	line-height: 175%;
}

ul li pre{
	margin-left:45px;
}
.menu-company-info-navigation-container{
	margin-left:15px;
	margin-bottom:10px;
	width:215px;
}
.menu-company-info-navigation-container h1{
	font-size:16px;
	font-weight:bold;
	color:#545556;
	font-face:"Comic Sans MS";
	margin-bottom:10px;
	
	
}
.menu-company-info-navigation-container ul li a{
        padding:10px 0 10px 20px;
        width: 120px;
        display: inline-block;
        
}

.menu-company-info-navigation-container ul li{
	font-size:14px;
        color: #0088cc;
        outline: 0 none;
        margin-top: 5px;
}
.menu-company-info-navigation-container ul li:hover{
	background:#DFE7EC;
}

.active{
	background-color: #DFE7EC;
	font-weight:bold;
}

.active a{
        color:#545556;
        text-decoration: none;
}

.menu-latest{
	width:180px;
	height:16px;
	margin-left:10px;
	background:url("../images/menu-shadow.jpg") no-repeat;
}


/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}


/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	text-transform: uppercase;
	color: #636363;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}


/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}
/* news page css */
.news div.news-content p.content{
	line-height: 165%;
	text-align: justify;
}
.news div.news-content p.author{
	text-align: right;
	font-weight: bold;
	padding-bottom: 20px;
}
.news div.img-container {
	margin-right: 19px;
	float: left;
}
.news div.img-container img {
	width: 228px;
	height: 325px;
}
.news h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #99CC00;
	padding-bottom: 5px;
}

.news div.news-bottom {
	
	width: 788px;
	height: 220px;
	margin-left: -24px;
	margin-top: 20px;
}
.news div.news-bottom div.content {
	padding-top: 25px;
}
.news div.news-bottom div.content div.list-container {
	float: left;
	margin-left: -5px;
	margin-top: 15px;
	width: 280px;
}

.news div.r-content div.r-list-container {
	margin-left: 5px;
	margin-top: 30px;
	width: 250px;
}

.news div.l-content {
	float: left; 
	width: 380px; 
	margin-left: 11px; 
	margin-right: 11px;
}
.news div.r-content {
	float: left;
    line-height: 135%;
    margin-bottom: 5px;
    margin-left: -35px;
    text-align: left;
    width: 380px;
}

.news div.l-content ul li {
	background: url("../images/casi.png") no-repeat scroll 0 -3px transparent;
	padding-bottom: 5px; 
}
.news div.r-content ul li {
	background: url("../images/icon_word.png") no-repeat scroll 0 0 transparent;
	padding-bottom: 5px;
}

.news div.l-content ul li a, .news div.r-content ul li a {
	padding-left: 20px;
}

/* leaderships page css */
.leaderships h1, h2, h3, h4, h5, h6{
	font-family: Avenir,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 300;
	line-height: 1.3em;
	color: #545556;
	margin-bottom: 10px;
	margin-top: 0;
}
.leadership-label {
	color: #2C7A51;
	font-weight: bold;
	padding-bottom: 10px;
}
.leadership-description {
	font-style: italic;
}
ul.redc-team li:first-child + li {
	width: 520px;
}

/* PRESS RELEASE CSS */
.press-release {
	margin: 20px 0;
}

.press-date {
	 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	 font-size: 13px;
  	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  	color: #BABCBE;
  	font-weight: normal;
  	line-height: 1.3em;
 	 margin-bottom: 0px; 
}

.press-title{
	font-size: 24px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #545556;
  font-weight: 300;
  line-height: 1.3em;
  margin-bottom: 10px;
  margin-top: 0;
}

.press-title a {
  color: #0088cc;
  cursor: pointer;
  text-decoration: none; }

p {
   font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #545556;
  font-weight: normal;
  line-height: 1.3em;
  margin-bottom: 10px; } 
  
  .title,
div.richText h1,
div.richText h2 {
  font-size: 32px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #545556;
  font-weight: 300;
  line-height: 1.3em;
  margin-bottom: 10px;
  border-bottom: 1px solid #DCDDDE;
  padding-bottom: 10px; }

.header,
div.richText h3 {
  font-size: 24px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #545556;
  font-weight: 300;
  line-height: 1.3em;
  margin-bottom: 0px;
  margin-top: 0; }
  
  .header a {
  font-size: 24px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #0088cc;
  font-weight: 300;
  line-height: 1.3em;
  margin-bottom: 0px;
  margin-top: 0; }
  
 .subheader,
div.richText h4 {
  font-size: 18px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #545556;
  font-weight: 300;
  margin-top: 0px;
  line-height: 1.3em;
  margin-bottom: 0px; }
  
  .subheader a {
  font-size: 18px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #0088cc;
  font-weight: 300;
  line-height: 1.3em;
  margin-bottom: 0px;
  margin-top: 0; }
 
p.sectionheader,
div.richText h5,
div.richText h6 {
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #545556;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 10px; }

.sectionHeader {
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #545556;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 10px; }

.footnote {
  font-size: 11px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #babcbe;
  font-weight: normal; }

.wp-title{
  font-size: 25px; color:#545556;font-family: "Helvetica Neue",Helvetica, Arial, sans-serif;margin: 0px 0 0 13px;border-bottom: 1px solid #DCDDDE;padding-bottom: 13px;
}



.menu-legal-navigation-container{
	margin-left:15px;
	margin-bottom:10px;
	width:220px;
}
.menu-legal-navigation-container h1{
	font-size:16px;
	font-weight:bold;
	color:#545556;
	font-face:"Comic Sans MS";
	margin-bottom:10px;


}
.menu-legal-navigation-container ul li a{
        padding:10px 0 10px 20px;
        width: 130px;
        display: inline-block;
        
}

.menu-legal-navigation-container ul li{
	font-size:14px;
        color: #0088cc;
        outline: 0 none;
        margin-top: 5px;
}
.menu-legal-navigation-container ul li:hover{
	background:#DFE7EC;
}
