.clear {
    display: inline-block;
}
.clear:after {
    display:block; 
    visibility:hidden; 
    clear:both; 
    height:0; 
    content: " "; 
}
body{
    color: #4c4c4c;
    background: url(../images/pg-bg.jpg) top left repeat-x;
    margin: 0px;
    padding-top: 0px;
    font-family: Arial;
    font-size: 14px;
}

a:link,a:active{
    color: #29527a;
}

a:visited{
    color: #29527a;
    font-weight: normal;
}

h1{
	font-size: 22px;
	line-height: 25px;
	padding-top: 0px;
	margin-top: 0px;
}

.article_separator{
    display:none;
}
.pagination{
  list-style: none;
}
.pagination li{
  float: left;
  padding-right: 5px;
}
.contentheading{
    font-size: 25px;
    font-weight: bold;
    color: #262626;
}

.componentheading{
    font-size: 25px;
    font-weight: bold;
    color: #262626;
}

#pageTop{
    position: relative;
    width: 1000px;
    margin: 0 auto;
    height: 75px;
    background: transparent url(../images/logo-bg.jpg) top left no-repeat;
}

#compLogo{
    position: absolute;
    top: 30px;
    left: 56px;
}

#topContactInfo{
    color: #666666;
    position: absolute;
    top: 35px;
    right: 35px;
    width: 250px;
    font-size: 14px;
    text-align: right;
}
#topContactInfo a,#topContactInfo a:hover{
    color: #666666;
    text-decoration: none;
}
.search{
    position: absolute;
    top: 35px;
    right: 0px;
    width: 250px;
}
#mod_search_searchword{
    background: transparent url(../images/search.png) top left no-repeat;
    border: none;
    height: 21px;
    width: 200px;
    padding-top: 3px;
}

#wrapper{
    margin: 0 auto;
    width: 956px;
    position: relative;
}

#mainMenu{
    float: right;
    clear: both;
    width: 550px;
    background-color: transparent;
}
#contentTop{
    width: 950px;
    margin: 0 auto;
}

#breadcrumb{
    padding: 10px 30px 10px 30px;
    color: #d9d9d9;
    width: 100%;
    font-size: 12px;
}

.breadcrumbs a, .breadcrumbs a:visited{
    color: #d9d9d9;
    font-size: 12px;
}
#contentWrapper{
    margin: 0 auto;
    clear: both;
    width: 956px;
    background: url(../images/content-bg.png) top left repeat-y;
}
#pageHeader{
    background: #020202 url(../images/page-header-bg.png) top left repeat-x;
    width: 100%;
}
#banner{
    width: 696px;
    float: left;
}
#banner-full-width{
    width: 950px;
	float: left;
}
#smallVideo{
    width: 254px;
    float: right;
    height: 241px;
}
#content{
    margin: 0 auto;
    width: 950px;
	background: #e6e6e6;
}
#singleColumn{
    
}
#homePageWrapper{
    background: transparent url(../images/homepage-bg.jpg) top left no-repeat;
    position: static;
}
#main{
    background: #ffffff url(../images/main-bg.png) top left repeat-y;
    position: static;
    clear: both;
}
#mainColumn{
    background: #ffffff;
    width: 636px;
    float: left;
    padding: 25px 30px 30px 30px;
}
#mainColumn a{
    font-weight: bold;
}
div.modulerounded{
    width: 309px;
}
div.modulerounded .mdlTop{
    background: #ffffff url(../images/mdl-top.png) no-repeat top left;
    height: 14px;
}
div.modulerounded .mdlContent{
    padding: 0px 10px 10px 10px;
    border-left: 2px solid #cccccc;
    border-right: 2px solid #cccccc;
}
div.modulerounded .mdlBottom {
    background: transparent url(../images/mdl-bottom.png) no-repeat bottom left;
    height: 14px;
}

#sideColumn{
    width: 234px;
    float: left;
    padding: 10px;
    color: #444444;
}
.sideColumnButton{
    margin: 10px 0px 10px 0px;
}
.bottomModuleHeader{
    font-size: 16px;
    color: #444444;
    font-weight: bold;
	}
.REDbottomModuleHeader{
    font-size: 16px;
    color: #d92328;
    font-weight: bold;
}
#vaultSignupForm{
    background: #ffffff url(../images/vault-signup-bg.png) top left repeat-y;
    width: 223px;
}
#vaultSignupForm div{
    padding: 0px 10px 0px 10px;
}
#bottomModules{
    clear: both;
    margin-top: 50px;
}
#customerStories{
    float: left;
    margin-right: 15px;
}
#upcomingEvents{
    float: left;
}
#footer{
    border-top: 3px solid #d10b18;
    font-size: 12px;
    position: relative;
    clear: both;
    height: 82px;
    margin: 0 auto;
    width: 950px;
    background: transparent url(../images/footer-bg.png) top left repeat-x;
    color: #9c9c9d;
}
#compInfo{
    width: 200px;
    position: absolute;
    top: 25px;
    left: 30px;
}
#officeInfo{
    width: 150px;
    position: absolute;
    top: 25px;
    right: 175px;
}
#salesInfo{
    width: 150px;
    position: absolute;
    top: 25px;
    right: 15px;
}
#salesInfo a{
    color: #acacad;
}
#bottomBorder{
    margin: 0 auto;
    width: 950px;
}
#footerMenu, #footerMenu a{
    color: #acacad;
}