body {
	font: 75% "trebuchet ms",verdana,arial,helvetica,sans-serif;
	color:#112b4d;
	line-height: 1.45;
	text-align:center;
	background-image: url("../img/bg-header.gif");
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}

html, body, div, h1, h2, h3, p, img, form, a, iframe {
	border:none;
	margin:0;
	padding:0;
}

p {
	margin:0 0 1em;
}


h1, h2, h3 {
	font-family:"trebuchet ms",verdana,arial,helvetica,sans-serif;
	font-weight:normal;
	line-height:1.5;
	margin:0 0 0.1em;
}
h1 {
	font-size:215%;
	margin-bottom:16px;
}


h2, h3 {
	font-size:120%;
	font-weight:bold;
}

a {
	color:#00b0ca;
}

a:hover {
	color:#112b4d;
	text-decoration:none;
}

a img {
	border:none;
}
	

/* column positioning */	
#container {
	width:1024px;
	text-align:left;
	margin:0 auto;
	}
	
#wrapper {
	float:left;
	width:100%;
	}

	



/* ---------------------------------
	Header
------------------------------------*/

div#header {
	height:125px;
	margin:0;
	background: #112b4d;
	border-bottom:6px solid #00b0ca;
	margin:0pt auto;
	position:relative;
	text-align:left;
	width:1024px;
	font: 11px verdana, arial, "MS Trebuchet", sans-serif;	
	}

#header #sidebar-img {
	position:absolute;
	right:0px;
	top:65px;
}

#header #logo {
	left:0;
	position:absolute;
	top:0;
}

/* Main navigation */

#mainnav-container {
	display:block;
	left:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	top:67px;
}

ul#mainnav-container {
	margin: 27px 0;
	padding: 0;
	list-style-type: none;
	
}

ul#mainnav-container li {
	display: inline;
	padding-right: 14px;
	font-weight: bold;
	font-size:100%;
}

ul#mainnav-container li a {
	color:#fff;
	text-decoration:none;
}

ul#mainnav-container li a:hover, ul#mainnav-container a.current {
	color:#00b0ca;
	text-decoration:none;
}


/* Sec. navigation */

#secnav-container  {
	display:block;
	right:0px;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:30px;
	width:183px;

}

#secnav-container li {
	font-size:11px;
	height:22px;
	float:left;
	line-height:normal;
}	

#contact-btn a {
 	background-image: url(../img/btn-contact.gif);
}

#secnav-container li a {
	color:#fff;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	height:21px;
	padding-left:40px;
	float:left;
}

#secnav-container li a:hover {
	color:#00b0ca;
	background-position:0 -22px;
	text-decoration: none;
}

#secnav-container form{
	display:inline;
}

/*
input.textField {
	border:none;
	color:#112b4d;
	font-size:11px;
	height:1.33em;
	padding-left:0.5em;
	width:9.5em;
}

input.submit {
}
*/



/* ---------------------------------
	Sub nav col
------------------------------------*/


#sub-nav-col {
	float:left;
	width:183px;
	margin-left:-1024px;
	margin-top:32px;
	background:#fff;
	}

/* Sub navigatie */

#subnav { 
	margin-left: 0px;
 }

#subnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #112b4d;
}

#subnav li { 
	font-weight: normal;
}

#subnav  ul li {
	border-top: 1px solid #112b4d;
}

#subnav a {
	display: block;
	padding: 8px 0px;
	width: 183px;
	font-size:98%;
	color: #112b4d;
	text-decoration: none;
	font-family: verdana, arial, "Ms Trebuchet", sans-serif;
}

#subnav ul li a {
	background: url("../img/bg-subnav-aforw.gif") no-repeat;
}

#subnav a:hover {
	background-color: #f0f7f8;
	text-decoration: none;
}

#subnav ul ul {
	border:none;
	border-top: 1px solid #112b4d;
}

#subnav ul ul li { 
	border:none;
	margin:0;
}

#subnav ul ul a {
	display: block;
	padding: 5px 0px 8px 15px;
	width: 168px;
	text-decoration: none;
	font-size:95%;
}

#subnav ul ul ul {
	border:none;
}

#subnav ul ul ul a {
	background:none;
	padding-left:30px;
	width: 153px;
}

#subnav a.current   {
	background: url("../img/bg-subnav-adown.gif") no-repeat;
	font-weight: bold;
}

#subnav a.current:hover   {
	background-color: #f0f7f8;
}

#subnav ul ul ul a.current   {
	background:none;
}




/* ---------------------------------
	Content
------------------------------------*/
#content {
	margin: 28px 183px;
	padding: 0 32px 0 32px;
}

#content p {
	line-height:1.45;
}



/* End of content links */

.endnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #112b4d;
	margin-top:30px;
	
}

.endnav li { 
	border-top: 1px solid #112b4d;
}

.endnav a {
	display: block;
	text-indent:30px;
	font-size:120%;
	color: #112b4d;
	text-decoration: none;
	width: 183px;
	line-height:2.2;

}
#content .endnav a {
	width: 470px;
	color: #112b4d;
	
}
.endnav li a {
	background: url("../img/bg-nav-aforw.gif") no-repeat;
}

.endnav a:hover {
	background-color: #f0f7f8;
	text-decoration: none;
}

/* iframe */

iframe {

	
}

/* ---------------------------------
	Side-bar
------------------------------------*/
#side-bar {
	float:left;
	width:183px;
	margin-left:-183px;
	margin-top:150px;
	
}

/* ---------------------------------
	Footer
------------------------------------*/

#footer {
	clear:left;
	width:100%;
}

	
#footer p {
	margin:0;
	padding:90px 10px;
	text-align:center;
	color:#00b0ca;
	
}

#footer a {
	color:#00b0ca;
	text-decoration:none;
	
}
#footer a:hover {
	text-decoration:underline;
	
}
/* ---------------------------------
	Home page
------------------------------------*/

#home-left, #home-right {
	float:left;
	width:460px;
	height:400px;
	margin-top:32px;
	padding-right:20px;
}

.home-text {
float: left;
height:325px;
}

.home-menu{
display:block; 
height:125px;  
float:right !important;
}

#home-left img, #home-right img {
	float:left;
	margin-right:20px;
}

#home-left h1, #home-right h1 {
	font-size:170%;
	margin-top:10px;
}

#home .endnav {
	width:257px;
	float: right;
	margin-top:20px;


}
#home .endnav a{
	width:100%;
	margin:0;
	padding:0;
	text-indent:30px;
	
}
#home-left div, #home-right div  {
	width:257px;
	float: left;
	display:block;
} 

/* ---------------------------------
	sIFR
------------------------------------*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}


