  #banner-image{
                height:350px;
                margin-top:40px;
                padding-top: 75px;
                padding-bottom: 50px;
                text-align: center;
                background-color:limegreen;
                background-size: cover;
           }
           
          #banner-image p{
              font-size: 50px; 
              font-family:sans-serif;
              color: white;
              
           }
           
       #banner-image h1{
                 font-size: 70px;
                 font-family: cursive;
                  color: white;
           }       
           

#tab{
    margin-top: 50px;
}

footer{
    background: black;
     }
     
footer ul.link-list li a{
	color: #8C8C8C;
     }
     
footer ul.link-list li a:hover {
	color:#eee;
}


.widgetheading {
	width:100%;

	padding:0;
}

footer .widgetheading {
	position: relative;
}

footer .widget .social-network {
	position:relative;
}

.widget .flickr_badge {
	width:100%;
}
.widget .flickr_badge img { 
    margin: 0 9px 20px 0; 
        }

footer .widget .flickr_badge {
    width: 100%;
}

footer .widget .flickr_badge img {
    margin: 0 9px 20px 0;
}

.flickr_badge img {
    width: 50px;
    height: 50px;
    float: left;
	margin: 0 9px 20px 0;
}


.Our Products{
	margin:20px 0 0 0;
	padding:0;
	line-height:18px;
}

.Our Products h5 a:hover {
	text-decoration:none;
}

.Our Products.text h5 a {
	color:#353535;
}

  
footer{
	padding:50px 0 0 0;
	color:#f8f8f8;
}

footer a {
	color:#fff;
}

footer a:hover {
	color:#eee;
}

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6{
	color:#fff;
}

footer address {
	line-height:1.6em;
	color: #797979;
}

footer h5 a:hover, footer a:hover {
	text-decoration:none;
}

ul.social-network {
	list-style:none;
	margin:0;
}

ul.social-network li {
	display:inline;
	margin: 0 5px;
	padding: 5px 0 0;
	width: 32px;
	text-align: center;
	height: 32px;
	vertical-align: baseline;
}
#sub-footer{
	text-shadow:none;
	color:#f5f5f5;
	padding:0;
	padding-top:20px;
	margin:20px 0 0 0;
	background: #111523;
}

#sub-footer p{
	margin:0;
	padding:0;
}

#sub-footer span{
	color:#f5f5f5;
}

.copyright {
	text-align:center;
	font-size:12px;
}

#sub-footer ul.social-network {
	float:right;
}

