@charset "UTF-8";
/* CSS Document */
* {margin:0;padding:0}
/* mac hide */
html,body{height:100%;width:100%;}
 /* 
	end hide IE9+ */
@font-face{
	font-family: myFirstFont;
	src: url('neosans-webfont.eot'); /* IE9 Compat Modes */
	src: url('neosans-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('neosans-webfont.woff') format('woff'), /* Modern Browsers */
	     url('neoSans.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('neosans-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face2{
	font-family: myFirstFont;
	src: url('neoSans.ttf'); 
	src: url('neoSans.eot');
}
body {
	background-image: url(../bgLogo.gif);
	background-repeat: no-repeat;
	background-position: center 160px;
	text-align: center;
	font-family: myFirstFont, Arial, Helvetica, sans-serif;
}
a{
	color: #4A9593;	
	text-decoration: none;
}
a:hover{
	color: #E78412;
}
.fb{
	background-image: url(../layout/fb.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;	
}
.twitter{
	background-image: url(../layout/tw.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
.linkedIn{
	background-image: url(../layout/lin.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
#topLine{
	padding-top: 6px;
	height: 28px;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
#search{
	margin-top: 4px;
	float: right;
}
#search .formField{
	height: 21px;
	font-size: 14px;
	float: left;
}
#search .formField{
	height: 17px;
	width: 100px;	
}
#socialIcons{
	padding-top: 0px;
	padding-right: 15px;
	float: left;
}
#logo img, #logo .videoHeader{
	float: left;
} 
#logo .videoHeader{
	margin-left: 13px;
	margin-top: 25px;
	text-align: center;
	color:#e88412;
}
#logo{
	width: 900px;
	height: 155px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: right;	
}
#subLogoText{
	text-align: center;
	font-size: 13px;
	padding: 7px;
	padding-top: 24px;
	color: #415f3c;
}
.subSpaceWrapper{
	clear: both;
	float: left;
	display: none;/* */
	width: 100%;
}
.cLow{
	display: none;/* */
}
.subSpaceWrapper.vis{
	display: block;/* */
}
.subSpace{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 25px;
	position: relative;
	overflow: hidden;
	clear: both;
}
.nav{
	width: 250px;
	margin-bottom: 43px;
	float: left;
}
.contents{
	font-family: myFirstFont, Arial;
	margin-bottom: 25px;
	margin-left: 50px;
	margin-top: 10px;
	width: 900px;
	float: left;
	text-align: justify;
	font-size: 15px;
	line-height: 23px;
	color: #4E4A49;
}
.mm, .mm a{
	font-family: myFirstFont, Arial;
	padding-top: 5px;
	height: 38px;
	width: 100%;
	font-weight: bold;
	font-size: 21px;
	color: #FFF;
	display: block;
	text-decoration: none;
}
.mm a{
	text-align: left;
	width: 300px;
	margin-left: auto;
	margin-right: auto;	
	text-decoration: none;
}
.mm a:hover{
	color: #4E4A49;
	text-decoration: none;
}
.sm, .sm a, .cm, .cm a{
	font-family: myFirstFont, Arial;
	padding-top: 10px;
	height: 33px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
}
.sm a, .cm a{
	width: 100%;
	margin-left: auto;
	margin-right: auto;	
	text-decoration: none;
}
.sm a:hover, .cm a:hover{
	color: #4E4A49;
	text-decoration: none;	
}
.higher, .higher a{
	color: #4E4A49;
}
.mm .higher a{
	
}
.col.c1trans a{
	color: #4A9593;
	text-decoration: underline;
}
.col.c2trans a{
	color: #415E3C;
	text-decoration: underline;
}
.col.c3trans a{
	color: #D7331E;
	text-decoration: underline;
}
.col.c4trans a{
	color: #E78412;
	text-decoration: underline;
}
.c1, .c1trans.low{
	background-color: #4A9593;
	color: #FFF;
}
.c2, .c2trans.low{
	background-color: #415E3C;
	color: #FFF;
}
.c3, .c3trans.low{
	background-color: #D7331E;
	color: #FFF;
}
.c4, .c4trans.low{
	background-color: #E78412;
	color: #FFF;
}

.c0trans{
	height: 33px;
}

h1{
	line-height: 23px;
	font-size: 20px;
	margin-bottom: 24px;
	font-weight: normal;
}
#subSpaceWrapper1 h1{
	color: #4A9593;
}
#subSpaceWrapper2 h1{
	color: #415E3C;
}
#subSpaceWrapper3 h1{
	color: #D7331E;
}
#subSpaceWrapper4 h1{
	color: #E78412;
}
.c1trans{
	background-image: url(../turq.png);
	color: #4A9593;
	background-repeat: repeat;
	font-size: 13px;
}
.c2trans{
	background-image: url(../green.png);
	color: #415E3C;
	background-repeat: repeat;
}
.c3trans{
	background-image: url(../red.png);
	color: #D7331E;
	background-repeat: repeat;
}
.c4trans{
	background-image: url(../orange.png);
	color: #E78412;
	background-repeat: repeat;
}
#footer{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 43px;
	margin-bottom: 43px;
	display: block;
}
.colh{
	float:left;
	height: 13px;
	width: 200px;	
}
.col{
	padding: 8px;
	float:left;
	min-height: 190px;
	width: 184px;
	font-size: 13px;
	text-align: left;
}
#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:top;
	background-image: url(../layout/bgClouds.jpg);
	background-repeat: no-repeat;
	background-position: center 219px;
}
#xcontainer {
	height:100%;
	text-align: center;
	position:relative;
	vertical-align:top;
	display:table-cell;
}	
#xinner {
	width: 901px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
.site{
	width: 901px;
}
#leftColumn{
	float: left;
	width: 306px;
	margin-right: 6px;
}
#socialMedia{
	height: 58px;
	margin-left: -65px;
	text-align: left;
	margin-top: -5px;
}
#slidePicts{
	width: 306px;
	height: 345px;
	overflow:hidden;
	text-align: center;
	margin-bottom: 15px;
}
.pics{
	width: 306px;
	height: 345px;
	overflow:hidden;
}
#testimonials{
	height: 322px;
	margin-bottom: 15px;
	background-color: #78B3F5;
}
.testTekst{
	font-weight: bold;
	color: #FFF;
	width: 270px;
	padding: 15px;
	line-height: 26px;
}
.testWho{
	color: #FFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#rightColumn{
	float: left;
	width: 589px;
}
#logoArea{
	height:140px;
	padding-top: 23px;
}
#flags{
	width: 589px;
	text-align: right;
	height:30px;
}
#flags a{
	margin-top: 5px;	
}
#menu{
	margin-left: 27px;
	height:26px;
	width: 589px;
}
.menuLink, .menuLinkLow{
	float: left;
	height: 26px;
	margin: 0px;
}
.menuLink{
	margin-right: 10px;
}
.high{
	background-color: #5198E8;
}
.menuLink img, .menuLinkLow img {
	float:left;
}
.menuLink a{
	float:left;
	font-size: 16px;
	color: #FFF;
	margin-top: 5px;
	margin-right: -5px;
	font-weight: bold;
}
.menuLink a:hover{
	color: #C24662;
	text-decoration: none;
}
.menuLinkLow a{
	float:left;
	font-size: 16px;
	color: #C24662;	
	margin-top: 5px;
	margin-right: -5px;
	margin-left: 0px;
	font-weight: bold;
}
.menuLinkLow a:hover{
	color: #1B2888;
	text-decoration: none;
}
#subMenu{
	height:179px;
	margin-left: 27px;
}
.subMenuLink, .subMenuLinkLow{
	float: left;
	height: 20px;
}
.subMenuLink, .subMenuLinkLow{
	float:left;
	font-size: 16px;
	margin-top: 5px;
	font-weight: bold;
	width: 100%;
}
.subMenuLink a{
	color: #C24662;
}
.subMenuLinkLow a{
	color: #1B2888;	
}
.subMenuLink a:hover{
	color: #1B2888;	
	text-decoration: none;
}
.subMenuLinkLow a:hover{
	color: #C24662;
	text-decoration: none;
}
#contents{
	margin-left: 27px;
	margin-top: 15px;
	font-size: 12px;
	line-height: 19px;
	color: #181818;
	text-align: left;
	text-align: justify;
}
.textDiv{
	width: 445px;
	padding-top: 6px;
	padding-right: 50px;
	padding-bottom: 6px;
	padding-left: 50px;
	text-align: left;
	font-size: 14px;
	line-height: 22px;
}
.menuContent{
	padding-top:5px;
	padding-left:19px;
	text-align:left;
}
#menu a{
	padding-right:6px;
}
#header{
	width:100%;
	height: 133px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#leftText{
	float:left;
	width:314px;
}
#leftTextsComumns{
	float:left;
	width:629px;
}
#rightText{
	float:left;
	width:335px;
}
#rightestText{
	float:left;
	width:249px;
}
.textColumn{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #326017;
	text-align: justify;
	line-height: 21px;
}
.textColumnLeft{
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 24px;
}
.textColumnRight{
	padding-top: 24px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 20px;
}
.textColumnRightSide{
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 20px;
}
#centerText{
	float:left;
	height: 340px;
	width:250px;
}
#centerPict{
	float:left;
	height: 340px;
	width:270px;
}

ul{
	list-style-image: url(../menu/bullet.gif);
	margin: 0px;
	padding-left: 20px;
	list-style-position: outside;
}
