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

html { 
	overflow-y: scroll;  
}

body {
    margin: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 55% 0%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: hidden;
	background-color: #FFF;
	position: relative;
}
.wrapper {
	float: none;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	position: relative;
	border:none 5px #000000;
	padding: 0px;
	height: 750px;
	background-color: #FFF;
	overflow: visible;
}



header {
	float: left;
	height: 77px;
	width: 932px;
	margin-left: 6px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	
}
.social {
	float: right;
	height: 37px;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	padding-top: 40px;
	text-decoration: none;
}
.logo {
	float: left;
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	padding-top: 15px;
	width: 200px;
	text-decoration: none;
	padding-left: 5px;
}
.wrapper header a .logo .geel_slogen {
	text-decoration: none;
}


.geel_slogen {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	float: left;
	text-decoration: none;
}
.wrapper header a .logo {
	text-decoration: none;
}
nav {
	float: left;
	height: 28px;
	width: 950px;
	text-align: center;
	margin-top: 10px;
	border:none 5px #000000;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	margin-left: 6px;
}
nav a:link {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFF;
	background-color: #7d9fb4;
	text-align: center;
	display: inline-block;
	height: 20px;
	width: 134px;
	float: left;
	padding-top: 8px;
	text-decoration: none;
	border:none 5px #000000;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}
nav a:visited {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFF;
	background-color: #7d9fb4;
	text-align: center;
	display: inline-block;
	height: 20px;
	width: 134px;
	float: left;
	padding-top: 8px;
	text-decoration: none;
	border:none 5px #000000;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}
nav a:hover {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #c3122f;
	background-color: #bdccd4;
	text-align: center;
	display: inline-block;
	height: 20px;
	width: 134px;
	float: left;
	padding-top: 8px;
	text-decoration: none;
	border:none 5px #000000;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}
.nav_activ {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #c3122f;
	background-color: #bdccd4;
	text-align: center;
	display: inline-block;
	height: 20px;
	width: 134px;
	float: left;
	padding-top: 8px;
	text-decoration: none;
	border:none 5px #000000;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}


section {
	float: left;
	width: 938px;
	border:none 0px #000000;
	height: 567px;
	background-color: #F0F8FB;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 6px;
	overflow: hidden;
}
.nav_section {
	float: left;
	height: 28px;
	width: 918px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #7D9FB4;
	margin-left: 0px;
	text-transform: uppercase;
	color: #7D9FB4;
	padding-top: 6px;
	background-color: #F0F8FB;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #7D9FB4;
	padding-left: 20px;
}
.wrapper section .nav_section a:link {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #7D9FB4;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.wrapper section .nav_section a:visited {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #7D9FB4;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.wrapper section .nav_section a:hover {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #C7263F;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.nav_section_active {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #C3122E;
	padding-right: 5px;
	padding-left: 5px;
}




article {
	float: left;
	overflow: hidden;
}
.article_a {
	float: left;
	height: 360px;
	width: 538px;
	padding-right: 400px;
	margin-bottom: 7px;
	background-repeat: no-repeat;
}

.article_b {
	background-color: #CCC;
	height: 200px;
	width: 308px;
	margin-right: 7px;
	border:none 5px #000000;
}
.article_d {
	background-color: #CCC;
	height: 200px;
	width: 308px;
	border:none 5px #000000;
}
.article_main {
	float: left;
	height: 567px;
	width: 938px;
}


.e {
	background-color: #E6EBF1;
	float: left;
	height: 567px;
	width: 308px;
	margin-right: 7px;

}
.g {
	background-color: #E6EBF1;
	float: left;
	height: 567px;
	width: 308px;
	margin: 0px;

}
.h {
	background-color: #E6EBF1;
	float: left;
	height: 245px;
	width: 308px;
	margin-right: 7px;
	margin-bottom: 7px;
	color: #FFF;
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.hh {
	background-color: #E6EBF1;
	float: left;
	height: 245px;
	width: 308px;
	margin-bottom: 7px;
}
.text {
	float: left;
	z-index: 12;
	position: absolute;
	height: 491px;
	width: 938px;
	margin-top: 25px;
	margin-left: 20px;
	padding-top: 20px;
}
.textHome {
	float: left;
	z-index: 12;
	position: absolute;
	height: 199px;
	width: 500px;
	margin-top: 20px;
	margin-left: 20px;
	padding-top: 20px;
	padding-left: 20px;
}
.wrapper section .article_main .text a {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
	float: left;
	margin-top: 10px;
}

li {
	font-family: arial;
	font-size: 12px;
	color: #333;
	float: left;
	width: 100%;
	margin-bottom: 2px;
	padding-left: 0px;
	list-style-image: url(../images/arrow_small.png);
	margin-left: 0px;
	font-weight: normal;
}
ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.wrapper section h3 a:link {
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.wrapper section h3 a:visited {
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.wrapper section h3 a:hover {
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #E6EBF1;
	text-decoration: none;
}
.wrapper section .h3_right a:link {
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.wrapper section .h3_right a:visited {
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.wrapper section .h3_right a:hover {
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #D6E4F1;
	text-decoration: none;
	}
h1 {
	font-family: arial;
	font-size: 15px;
	color: #414042;
	float: left;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: left;
}
.h1 {
	font-family: arial;
	font-size: 14px;
	color: #414042;
	float: left;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	margin-bottom: 10px;
}


.h3_right {
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	background-color: #5D87A1;
	float: left;
	height: 24px;
	width: 308px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 10px;
	letter-spacing: 0.06ex;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	background-color: #5D87A1;
	float: left;
	height: 24px;
	width: 308px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 10px;
	letter-spacing: 0.06ex;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
h4 {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
	line-height: normal;
	text-transform: capitalize;
	text-decoration: none;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}





h5 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #414042;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 500px;
	position: absolute;
	z-index: 11;
	height: 20px;
}
.h5_contact {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	float: left;
	width: 100px;
	padding: 0px;
	position: relative;
	z-index: 10;
	margin: 0px;
}

p {
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	color: #414042;
	font-weight: normal;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 100%;
}


.p_white {
	font-family: arial;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
}



.p_bold_white {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.p_g {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: #414042;
	font-weight: normal;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.div_management {
	float: left;
	height: 235px;
	width: 776px;
	padding-bottom: 0px;
	margin-bottom: 22px;
	padding-top: 5px;
	background-color: #FFF;
	padding-left: 7px;
	background-color: rgba(255, 255, 255, 0.6);
	background: rgba(255, 255, 255, 0.6);
	color: rgba(255, 255, 255, 0.6);
}
.div_management_adi {
	float: left;
	height: 195px;
	width: 776px;
	padding-bottom: 0px;
	margin-bottom: 22px;
	padding-top: 5px;
	background-color: #FFF;
	padding-left: 7px;
	background-color: rgba(255, 255, 255, 0.6);
	background: rgba(255, 255, 255, 0.6);
	color: rgba(255, 255, 255, 0.6);
}

.pic_manage {
	float: left;
	padding-right: 20px;
	margin-bottom: 15px;
}
.tofes {
	float: left;
	padding-left: 0px;
	width: 938px;
	height: 500px;
	padding-top: 25px;
	position: absolute;
	z-index: 10;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tofes_fields {
	float: left;
	padding-left: 0px;
	width: 938px;
	height: 500px;
	padding-top: 25px;
	position: absolute;
	z-index: 10;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.div_contact {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	letter-spacing: 0.06ex;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #7D9FB4;
	width: 500px;
	margin-bottom: 20px;
}

footer {
	float: left;
	width: 938px;
	margin-top: 12px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #665;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	height: 20px;
	margin-left: 6px;
}
.footer_a {
	width: 400px;
	display: inline-block;
	height: 12px;
	float: left;
	margin-right: 298px;
}


.footer_b {
	width: 240px;
	display: inline-block;
	height: 12px;
	text-align: right;
	float: left;
}
.wrapper footer .footer_b a:hover {
	font-family: arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	color: #7D9FB4;
}
.wrapper footer .footer_b a:link {
	font-family: arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	color: #333;
}
.wrapper footer .footer_b a:visited {
	font-family: arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	color: #333;
}


/* Demo CSS - You do not need this css in your own slider */





pre + h2{
	margin-top: 80px;
}

#container{
	max-width:938px;
	padding-bottom:80px;
	height: 360px;
	width: 938px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#banner-fade,
#banner-slide{
	margin-bottom: 60px;
	height: 360px;
	width: 938px;
}

ul.bjqs-controls.v-centered li a{
	display:block;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	height: 20px;
	width: 20px;
	padding-top: 340px;
	padding-right: 10px;
	padding-left: 10px;
}

ul.bjqs-controls.v-centered li a:hover{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7D9FB4;
	height: 20px;
	width: 20px;
	padding-top: 340px;
	padding-right: 10px;
	padding-left: 10px;
}

ol.bjqs-markers li a{
	padding:5px 10px;
	background:#000;
	color:#fff;
	margin:5px;
	text-decoration: none;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #999;
}

p.bjqs-caption{
	background: rgba(255,255,255,0.5);
}



/* Basic jQuery Slider essential styles */

ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}
