@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #e2dee4;
}
#page {
	background-color: #FFF;
	height: auto;
}
#intro {
	background-color: #0066b3;
	margin: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	vertical-align: middle;
	text-indent: 15px;
	text-align: justify;
}
#founder table tr td p img {
	margin-right: 8px;
	margin-bottom: 8px;
	text-align: justify;
}

#container #founder table tr td p {
	margin-right: 15px;
	text-align:justify;
}

#container {
	background-color: #FFF;
	padding: 15 px;
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: left;
}

#picgallery {
	background-color: #063;
	margin: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;

}
#videogallery {
	background-color: #0089e4;
	width: 100%
	margin: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}

#videogallery iframe {
		margin:5px auto 5px;
		display:inline-block;
}
/* Gallery inter Class*/
.thumbs1{
	width:900px;
	background-color: #ffffff;
	margin:10px auto 15px;
	text-align:center;
}

.thumbs1 a{
	width:210px;
	height:250px;
	margin:10px auto 15px;
	display:inline-block;
	border:3px solid #303030;
	box-shadow:0 1px 7px rgba(0,0,0,0.5);
	border-radius:2px;
	margin: 6px 6px 10px;
	position:relative;
	text-decoration:none;
	
	background-position:center center;
	background-repeat: no-repeat;
	
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
}
.thumbs1 a:after{
	background-color: #303030;
    border-radius: 3px;
    bottom: -250px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    content: attr(title);
    display: inline-block;
    font-size: 11px;
    max-width: 100px;
    overflow: hidden;
    padding: 2px 10px;
    position: relative;
    text-align: center;
    white-space: nowrap;
}
/* End Pic Gallery Inter Class*/
/* Gallery inter Class*/
.thumbs{
	width:900px;
	background-color: #ffffff;
	margin:10px auto 15px;
	text-align:center;
}

.thumbs a{
	width:175px;
	height:209px;
	margin:10px auto 15px;
	display:inline-block;
	border:3px solid #303030;
	box-shadow:0 1px 7px rgba(0,0,0,0.5);
	border-radius:2px;
	margin: 6px 6px 10px;
	position:relative;
	text-decoration:none;
	
	background-position:center center;
	background-repeat: no-repeat;
	
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
}
.thumbs a:after{
	background-color: #303030;
    border-radius: 3px;
    bottom: -209px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    content: attr(title);
    display: inline-block;
    font-size: 11px;
    max-width: 100px;
    overflow: hidden;
    padding: 2px 10px;
    position: relative;
    text-align: center;
    white-space: nowrap;
}
/* End Pic Gallery Inter Class*/

.board {
	margin: 10px;
	height: auto;
}

.board h2 {
	text-align:center;
	text-decoration: underline;

}

#footer {
	background-image: url(images/footer-banner.jpg);
	height: 95px;
}

#header {
	background-image: url(images/logo.jpg);
	height: 110px;
	}
#header1 {
	background-image: url(images/Servey-banner.jpg);
	height: 90px;
	}
#navbar {
	background-color: #333;
	height: 30px;
}
#slider {
	background-image: url(images/slider1.jpg);
	height: 219px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

#navbar #menu{
	float: left;
	width: 100%;
	height: 50px;
}

#menu ul {
	width: 950px;
	margin: 7px 0 0 20px;
	padding: 0px;
	list-style: none;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
	float: left;
	padding: 0 20px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	background: url(images/menu_divider.gif) top right repeat-y;
	color: #FFF;
	font-weight: bold;
	outline: none;
}

#menu li a:hover{
	color: #eceb81;
}
/* end of menu*/
#container #copyright {
	text-align: center;
}
#container #founder {
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
}

2 Columns equal
    .columne {
    float: left;

}

.lefte {
    width: 55%;
	padding-left:15px;
	margin-top:5px;
	margin-bottom:30px;
	display:inline-table;
}

.righte {
	float:right;
	margin-top: -576px;
    width: 40%;
	display:inline-table;
	clear: both;
}
#container .container .row h3 {
	text-align: center;
}

#water table td h img {
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	text-align: justify;
}
#water table td p {
	margin-right: 15px;
	text-align:justify;
	margin-left: 10px;
}
	
