.team{width:20%;float:left;text-align:center;margin:0px 5% 5% 0px; height:300px;}
.security_pics{float:left;width:209px;margin:0px 15px 0px 0px;}
.security_copy{float:left;width:50%;}
.security_pics2{float:left;width:150px;margin:0px 15px 0px 0px;}
.security_copy2{float:left;width:75%;}
.security_pics3{float:left;width:150px;margin:0px 15px 15px 0px;text-align:center;}
.security_wrap{margin-bottom:10%;overflow:hidden;}
#products_list{float:left; width:100%; background-color:#fff;}
#products_list h3 { padding: 0 !important; margin: 5px 0 !important; line-height: 1em; }
#products_list h3 a, #products_list h3 a:active, #products_list h3 a:link, #products_list h3 a:visited { font-size: 13px; text-transform: capitalize; text-decoration: none; color: #9a8343; }
#products_list h3.ui-state-active a { color: #c0090a; }
#products_list p { padding-left: 10px; font-style: italic; }
#products_list p a { font-style: normal; color: #9a8343; }
#courses_h1{float:left;width:100%;}
.webpageWrapper{overflow:hidden;}
.newsitem + .newsitem {padding-top:4em; margin-top:4em; border-top: 1px solid #000;}

.ul {margin:1em 0px 2em 0px;}

.main_copy{width:60%; margin-left:auto; margin-right:auto;}

#news_wrap{width:100%;min-height:350px;}
#news_column{float:left;width:30%; margin-right:3%;}

.blog_img{width:316px; height:auto;}

.blog_img img{width:316px; height:auto;}

input[type="button"] {
    display:none;
}

#banner_ad{position:fixed; width:26.5%; height:auto; background-color:#9a8343; z-index:1000; left:0; bottom:0;}

#banner_ad img{width:100%;}



#newsletter_form  input[type="submit"] 
    {
    -webkit-appearance; -mpz-border-radius:0; 
    -webkit-border-radius:0; 
    border-radius:0; 
    border-width:0; 
    font-size:inherit; 
    height:2.5em; 
    margin:-2.6em 0 0 250px; 
    padding:0 1em;
    background-color:#9a8343;
    color:#FFF;cursor:pointer;
    font-weight:bold;
    float:left;
    }
    
    
    #newsletter_form  input[type="submit"], x:-moz-any-link{
    -webkit-appearance; -mpz-border-radius:0; 
    -webkit-border-radius:0; 
    border-radius:0; 
    border-width:0; 
    font-size:inherit; 
    height:2.5em; 
    margin:-2.7em 0 0 300px; 
    padding:0 1em;
    background-color:#9a8343;
    color:#FFF;cursor:pointer;
    font-weight:bold;
    float:left;
    }
    
    #newsletter_form  input[type="submit"]:hover 
    {
    color:#000;
    }
    
#newsletter_form  input 
    {
    -webkit-appearance; -mpz-border-radius:0; -webkit-border-radius:0; border-radius:0; border-width:0; font-size:inherit; height:2.5em; margin:1em 0 0; padding:0 1em;
    }
    
    
    #scroller {
        position: relative;
    }
    #scroller .innerScrollArea {
        overflow: hidden;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }
    #scroller ul {
        padding: 0;
        margin: 0;
        position: relative;
    }
    #scroller li {
        padding: 0;
        margin: 0;
        list-style-type: none;
        position: absolute;
    }

@media only screen and (max-width:540px){
    .main_copy{width:96%; margin-left:auto; margin-right:auto;padding:0px 2% 0px 2%;}
    
    #news_wrap{width:100%; min-height:820px;}
    #news_column{float:left;width:96%; margin-right:0;}
    
    
.blog_img{width:96%; height:auto;}

.blog_img img{width:96%; height:auto;}

}