@charset "UTF-8";
/* CSS Document */

.spaced { line-height: 1.4em; }
.spaced SUB, .spaced SUP { line-height: 0; } 

a {
	color: #990000;
}
a:hover {
	color: #0172db;
	text-decoration: none;
}

.stijl_accent {
	color: #FFFFFF;
	font-weight: bold;
}


.tabel {line-height:5px;
	letter-spacing: 0px;
}

h1{
font-size:55px;
margin: 30px 0;
color:#000000;
font-weight:bold;

}

h2 {font-family: Gill Sans, Verdana;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	color:#990000;
padding-top:3px;
padding-bottom:7px;
border-bottom:solid 2px #990000;
width:100%;
}

h3 {
font-size:24px;
line-height:8px;
color:#86D4EA;

}

 .small_headline{
	font-family: Gill Sans, Verdana;
	font-size: 11px;
	line-height: 34px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	color:#990000;}

.Large_headline{

    font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #444;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 51px;
	line-height: 44px;
	letter-spacing: -1px;
	font-weight: bold;}


body {
	color:#4f6b72;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	line-height:20px;
	font-size: 13px;
	background:#e9f2f6 url(images/achtergrond_soft.jpg) center top no-repeat;
	margin:0px;
}
#container {
	margin: 0 auto;
	width: 960px;
	background: url(images/repeater.jpg);
}
#top_menu {
	color: #333;
	width: 960px;
	float: left;
	height: 102px;
	background: #e7e8e9 url(images/top_repeat.jpg) repeat-x;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#avek_logo {
	width: 265px;
	height: 102px;
	background-image:url(images/logo_top.jpg);
	float: left;
	display: block;
	margin-right: 30px;
}
#logo a {
	width: 295px;
	height: 97px;
	background-image: url(http://cititrust-barbados.com/ximages/logo.jpg);
	float: left;
	display: block;
	margin-right: 30px;
}
#navigation {
	color: black;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	float: right;
	display: block;
	height: 97px;
}

#contenttainer{
width: 960px;
background-color:none;
}

#content {
width: 500px;

}

#footer{
background-color:#000000;
width:960px;
padding-bottom:10px;
padding-top:10px;
font-size:10px;
line-height:15px;
}
		
		
		
		
		
.buttonblock {
	margin-top: 34px;
	float: left;
	display: inline;
	margin-left: 26px;
	padding-left: 6px;
	border-left: 1px solid #FF0000;
	width: 168px;
}


.link a {
	color: black;
	text-decoration: none;
}

.link a:hover {
	color:#FF0000;
}

.link {
	float: left;
	display: inline;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
	width: 168px;
}

.linkdescription {
	float: left;
	display: inline;
	font-size: 11px;
	color:#666666;
	width: 168px;
}



/*TOPFoto*/

#foto {width:960px;
height:346px;
		clear:both;
		margin: 0 auto;
		background-image:url(images/header_home_2.png);
		}
		
		
		
		
		
.markermenu{
width: 170px; /*width of menu*/
}

.markermenu ul{
list-style-type: none;
margin: 30px 0;
padding: 0;
}

.markermenu ul li a{
background: none url(media/arrow-list.gif) no-repeat 2px center;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
text-align:right;
color:#666666;
display: block;
width: auto;
padding: 6px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}


* html .markermenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #00014e;
}

.markermenu ul li a:hover{
color:#FFFFFF;
background-color:#BDE4FF;
background-image:url(media/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}

/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }
/* End */






