.footer p {
  margin-bottom: 0;
  color: #777;
}
.hrefList li {
  display: inline;
}
.hrefList li:first-child {
  padding-left: 0;
}
.bottomPage {
  margin-top: 25px;
  text-align: center;
}
.hrefList {
  margin: 10px 0;
}

.navmenu {
    height: auto;
}
.navmenu li 
{
    padding-left:2px;
}
.menubtn {
    width: 98%;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.blurb 
{
    height: 140px;
    border: groove #ddd;
    border-width: 2px;
    margin-bottom: 10px;
}
.afterblurb{
    height: 250px;
    border: groove #ddd;
    border-width: 2px;    
}

.pagefull  
{
    height: 400px;
    border: groove #ddd;
    border-width: 2px;
}

.contact-form-top 
{
    margin-top: 25px;
    margin-left: 10%;
}
.contact-form 
{
    margin-left: 10%;
}
.mainpage
{
    border: groove #ddd;
    border-width: 2px;
}
#btnSubmit 
{
    margin-left: 15%;
}
/* DEFAULT.ASPX ************************************************************/
#defaultpageblurb 
{    
    height: auto;
    padding-left: 10px;
    margin-bottom: 10px;    
}
#defaultpageafterblurb 
{
    height: auto;
    padding-left: 10px;
    margin-bottom: 10px;       
}
/* ABOUT.ASPX ************************************************************/
#aboutpage
{
    height: 400px;
    padding-left: 10px;    
}
/* PRODUCTFEATURES.ASPX ************************************************************/
#productpageblurb 
{
    margin-bottom: 10px;
    height: auto;
}
/* ARTICLES.ASPX ************************************************************/
#articlespage
{
    height: 400px;   
    padding-left: 10px;
}
/* CAREERS.ASPX ************************************************************/
#careerspage
{
    height: 400px;   
    padding-left: 10px;
}
/* INDUSTRIES.ASPX ************************************************************/
#industrypageblurb 
{    
    height: auto;
    padding-left: 10px;
    margin-bottom: 10px;    
}
#industrypageafterblurb 
{
    height: auto;
    padding-left: 10px;
    margin-bottom: 10px;       
}
/* CONTACT.ASPX ************************************************************/
/***************************************************************************/
.spancomponentHeader
{
    font-size:12px;
    font-weight: bold;
}
.spancomponent1
{
    border-width: 2px;    
    width: 50%;
    margin-left:10%;
    font-size:11px;
}
.spancomponent
{
    border-width: 2px;    
    width: 50%;
    margin-left:2%;
    font-size:11px;
}
.trimdivider 
{
    margin-top:1px;
    margin-bottom:1px;
}
.trimdivider2 
{
    margin-left:5px;
    margin-right:5px;
    margin-top:18px;
    margin-bottom:1px;
}
.subsitefooter
{
    font-size:11px;
    margin-left:3%;
}
/***************************************************************************/
#RequestInfoForm 
{
    height:auto;
}
#RequestPricingForm
{
    height:auto;
}
.infoformheader
{
    margin-left: 3%;
    margin-bottom: 50px;
}
.reqinfoformheader
{
    margin-left: 3%;
    margin-bottom: 30px;
}

#productfeaturesContainer{
    height: auto;
    border: groove #ddd;
    border-width: 2px;    
}
.carousel-indicators .active 
{
    background-color: Green;
}

.sitemappage 
{
    height:400px;
    margin-left:10px;
}