body{

     background: #ffffff url(/i/blank.png) repeat-x; 
    background-repeat: repeat;
    background-position: top center;
    background-color: #FFFFFF;
    /* background: #ffffff; */
color:#474747;

}

#stayconnected {
    width: 97%;
    margin-top: 6px;
    height: 25px;
    text-align: left;
    font-size: 1.6em;
}

#stayconnected a {
text-decoration: none;
font-size:0.7;
color:#333333;
}

#searchtop {
float:right;
}




header #logo {
    margin-top: 0px;
     margin-left: 0px
     width: 100%; 
    text-align: center;
}

#logoimg {
    width: 262px;
}


.zerogrid {
max-width: 1160px;
    position: relative;
    margin: 0 auto;
    padding: 0px;
}



header .wrap-header {

    height: 114px;

}

.content-home{
padding:5px;
}



.kwayy-menu-text {
padding-right: 14px;
    padding-left: 14px;
}


.copyright{
    border-top: 0px solid #bbbbbb;
    background: #f1f1f2;
}

#linksbottom{
float:left;
margin-bottom: 10px;

}
#linksbottom a {
margin-left:4px;
margin-right:4px;
text-decoration:none;
color: #8e8f92
}


#socialbottom{
float:right;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.calendar-container {
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}
.video-container iframe,
.calendar-container iframe {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}
