/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{
	color:#000;
	background:#FFF;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}
li{
	list-style:none;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
	font-variant:normal;
}
sup{
	vertical-align:text-top;
}
sub{
	vertical-align:text-bottom;
}
input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input,textarea,select{
	font-size:100%;
}
* html input,textarea,select{
	font-size:100%;
}
legend{
	color:#000;
}

/*main styles*/
a{text-decoration:none;outline:0;}
a:hover{text-decoration:underline;}
html{
	height:100%;
}
body{
	min-height:100%;
	font-family:Arial,Helvetica,sans-serif;
	position:relative;
	background:#00c1b5 url(/theme/images/bg-body.gif) repeat-y 50% 0;
}
* html body{
	height:100%;
}
img{display:block;}
#page{
	width:890px;
	padding:0 30px 71px;
	margin:0 auto;
	overflow:hidden;
}
* html #page{padding-left:31px;}
*+html #page{padding-left:31px;}
div.lt{float:left;}
div.rt{float:right;}
* html div.lt{margin-right:-3px;}
* html div.rt{margin-left:-3px;}

#page div.main-cont .node-content{
	clear:both;
	margin:0;
	padding:15px 0 0;
	font-size:12px;
}
#page div.main-cont .node-content p{
	margin:0;
	padding:0 0 10px;
}
#page div.main-cont .node-content em{
	font-style:italic;
}
#page div.main-cont .node-content strong{
	font-weight:bold;
}
#page div.main-cont .node-content{
}

#page div.main-cont .node-content a{
	color:#e20f78;
}
#page div.main-cont .node-content a:hover{
	text-decoration:underline;
}
#page div.main-cont .node-content ul{
	list-style:disc;
}
#page div.main-cont .node-content ul li{
	list-style:disc;
	padding:0 0 1px;
}
#page div.main-cont .node-content ol{
	margin:0 0 10px 10px;
	padding:0 0 0 15px;
}
#page div.main-cont .node-content ol li{
	list-style:decimal;
	padding:0 0 1px;
}

#page div.main-cont .node-content h1,
#page div.main-cont .node-content h2,
#page div.main-cont .node-content h3,
#page div.main-cont .node-content h4,
#page div.main-cont .node-content h5,
#page div.main-cont .node-content h6{
	margin:10px 0;
	height:auto;
}

#page div.main-cont .node-content h1{font-size:34px;}
#page div.main-cont .node-content h2{font-size:30px;}
#page div.main-cont .node-content h3{font-size:28px;}
#page div.main-cont .node-content h4{font-size:24px;}
#page div.main-cont .node-content h5{font-size:20px;}
#page div.main-cont .node-content h6{font-size:16px;}


/*header*/
#header{
	width:100%;
	float:left;
}
#header div.select{
	float:left;
	margin:5px 20px 0 0;
}
#header div.select form,#header div.select fieldset{
	float:left;
}
#header div.select select{
	float:left;
	font:10px Arial,Helvetica,sans-serif;
	color:#434446;
	width:145px;
}
#header div.search{
	float:left;
	margin:8px 0 0;
}
#header div.search div.form-item{
	float:left;
}
#header div.search div.form-item label{
	display:none;
}
#header div.search div.form-item input.form-text{
	float:left;
	width:110px;
	border:0;
	background:#fff;
	font:10px/13px Arial,Helvetica,sans-serif;
	height:13px;
	padding:0 5px 1px;
	color:#434446;
}
#header div.search input.form-submit{
	float:left;
	width:29px;
	height:14px;
	overflow:hidden;
	font:bold 11px/14px Arial,Helvetica,sans-serif;
	color:#fff;
	text-align:center;
	padding:0;
	margin:0;
	cursor:pointer;
	border:0;
	background:#e20f78;

}
#header div.top-menu{
	float:right;
	width:536px;
	background:url(/theme/images/bg-topmenu.png) no-repeat 0 0;
}
#header div.top-menu ul{
	float:right;
	overflow:hidden;
	padding:0 0 0 10px;
	border-right:1px solid #f08ebf;
	background:url(/theme/images/bg-topmenu.png) no-repeat 0 -27px;
}
#header div.top-menu ul li{
	float:left;
	display:inline;
	padding:0 2px 1px 0;
	margin:0 -1px 0 1px;
	background:url(/theme/images/bg-topmenu.png) no-repeat 100% -54px;
}
#header div.top-menu ul li a{
	float:left;
	height:26px;
	background:url(/theme/images/bg-topmenu.png) no-repeat 0 -81px;
	font:12px/26px "Times New Roman", times, serif;
	padding:0 12px;
	color:#fff;
	text-decoration:none;
}
#header div.top-menu ul li a:hover{background:url(/theme/images/bg-topmenu.png) no-repeat 0 -107px;}
#header div.top-menu ul li a.active{background:url(/theme/images/bg-topmenu.png) no-repeat 0 -107px;}
#header div.top-nav{
	float:left;
	width:100%;
}
#header div.btm-head{
	width:100%;
	float:left;
}
#header div.btm-head ul{
	float:left;
	overflow:hidden;
	margin:7px 0 0;
	font:13px/34px "Times New Roman",times,serif;
	background:url(/site/theme/logo-desc.gif) no-repeat 1px 12px;
	width:300px;
}
#header div.btm-head ul li{
	float:left;
	display:inline;
	color:#fff;
	padding:0 7px;
	margin:0 5px 0 -6px;
	/*background:url(/site/theme/separator1.gif) no-repeat 0 50%;*/
	text-indent:-9999px;
}
#header div.btm-head ul li a{
	color:#fff;
}
#header div.btm-head h2{
	float:right;
	display:inline;
	font:19px/22px "Times New Roman",times,serif;
	margin:19px 0 0;
	color:#a7a9ac;
}
#header div.btm-head h2 strong{
	font-weight:bold;
}
#header div.btm-head h3{
	float:right;
	font:bold 22px/23px "Times New Roman",times,serif;
	margin:17px 0 0;
	color:#ffd100;
}
/*home page*/
#home{
	float:left;
	width:100%;
	margin-top:12px;
}
#home div.main{
	width:100%;
	float:left;
	padding:0 0 30px;
}
#home h1{
	float:left;
}
#home h1 a{
	display:block;
	text-indent:-9999px;
	width:76px;
	height:219px;
	overflow:hidden;
	background:url(/theme/images/big-logo.gif) no-repeat 0 0;
}
#page div.red-block{
	border:5px solid #ea0f6b;
}
#home div.red-block{
	float:right;
	width:756px;
	padding:0 0 20px 18px;
	position:relative;
}
#home div.red-block ul.countries{
	float:right;
	margin:32px 0 0 -3px;
	padding:0 0 15px;
}
#page ul.countries{
	width:425px;
	height:270px;
	background:url(/theme/images/bg-countries.gif) no-repeat 0 0;
}
#page ul.countries li{
	float:left;
}
#page ul.countries li a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
h2.hello{
	height:41px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/theme/images/fir-hello.gif) no-repeat 0 0;
}
#home div.red-block h2{
	margin:32px 0 0;
}
#home div.red-block p{
	font:bold 22px/24px "Times New Roman",times,serif;
	color:#fff;
	margin:11px 0 0;
	width:330px;
}
#home div.red-block p.choose-country{
	padding:0 0 100px;
	background:url(/theme/images/bg-choose.gif) no-repeat 0 100%;
	min-height:96px;
}
* html #home div.red-block p.choose-country{height:96px;}

#page ul.countries li.kitts a{width:193px;height:30px;margin:0 200px 0 28px;}
#page ul.countries li.turks a{width:154px;height:31px;margin:15px 235px 0 32px;}
#page ul.countries li.virgin a{width:114px;height:23px;margin:10px 0 0 35px;}
#page ul.countries li.grenada{padding:0 0 6px;}
#page ul.countries li.grenada a{width:71px;height:19px;margin:8px 190px 0 14px;}
#page ul.countries li.deminica a{width:73px;height:21px;margin:7px 0 0 32px;}
#page ul.countries li.barbados a{width:108px;height:28px;margin:0 190px 0 19px;}
#page ul.countries li.lucia a{width:87px;height:27px;margin:2px 0 0 27px;}
#page ul.countries li.cayman a{width:81px;height:26px;margin:3px 218px 0 12px;}
#page ul.countries li.jamaica{padding:0 0 7px;}
#page ul.countries li.jamaica a{width:75px;height:21px;margin:5px 0 0 31px;}
#page ul.countries li.anguilla a{width:79px;height:23px;margin:10px 190px 0 36px;}
#page ul.countries li.monts a{width:105px;height:17px;margin:0 290px 0 29px;}
#page ul.countries li.vincent a{width:114px;height:45px;margin:5px 0 0 19px;}
#page ul.countries li.antigua a{width:99px;height:51px;margin:-9px 0 0 8px;position:relative;}
#home ul.home-boxes{
	width:903px;
	float:left;
	padding:0 0 11px;
}
#home ul.home-boxes li{
	float:left;
	display:inline;
	margin:0 13px 0 0;
}
#home ul.home-boxes li a{
	float:left;
}
#home ul.home-boxes li a img{
	float:left;
}
/*footer*/
#footer{
	margin:16px 0 0;
	width:890px;
	font-size:10px;
	line-height:15px;
	color:#fff;
	text-align:center;
	padding:0 0 30px;
	position:absolute;
	bottom:0;
	left:50%;
	margin:0 0 0 -445px;
	clear:both;
}
#footer ul li{
	display:inline;
	padding:0 9px 0 12px;
	background:url(/theme/images/separator1.gif) no-repeat 0 50%;
}
#footer ul li a{
	color:#fff;
}
#footer ul li.first{
	background:none;
}
/*British Home*/
#page a.read-more{
	display:block;
	width:134px;
	height:28px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/site/theme/btn-more1.gif) no-repeat 0 0;
	margin:15px 0 0;
}
#page div.selections{
	width:339px;
	overflow:hidden;
}
#home div.selections{
	margin:20px 0 0;
}
#page div.selections ul{
	width:352px;
	overflow:hidden;
}
#page div.selections ul li{
	float:left;
	margin:0 13px 0 0;
}
#page div.selections ul li a{
	float:left;
	border:1px solid #f8ce00;
	overflow:hidden;
}
#page div.selections ul li a img{
	margin:-1px;
}
#page div.selections ul li.active a,
#page div.selections ul li a:hover{
	border:2px solid #e20f78;
}
#page div.selections ul li.active a img,
#page div.selections ul li a:hover img{
	margin:-2px;
}
div.red-block div.abs-img{
	position:absolute;
	bottom:0;
	right:0;
}
#home div.content{
	float:right;
	width:784px;
}
#home div.content div.tabs{
	float:left;
	width:100%;
}
#home div.content div.tabs ul{
	float:left;
	padding:0 0 0 19px;
}
#home div.content div.tabs ul li{
	float:left;
	padding:0 0 1px 5px;
}
#home div.content div.tabs ul li a{
	float:left;
	height:29px;
	font:18px/29px "Times New Roman",times,serif;
	padding:0 25px;
	color:#fff;
	text-decoration:none;
	background:url(/theme/images/bg-tabs.png) repeat-x 0 0;
}
#home div.content div.tabs ul li a:hover{
	background-position:0 -29px;
}
#home div.content div.tabs ul li.active{
	padding:0 2px 0 0;
	height:35px;
	margin:0 0 -6px;
	position:relative;
	z-index:300;
	background:url(/theme/images/bg-tabs.png) no-repeat 100% -58px;
}
#home div.content div.tabs ul li.active a:hover,
#home div.content div.tabs ul li.active a{
	height:35px;
	padding:0 23px 0 25px;
	background-position:0 -58px;
}
/*sidebar*/
#sidebar{
	float:right;
	width:197px;
}
#sidebar ul.banners{
	width:177px;
	overflow:hidden;
	margin:0 auto;
}
#sidebar ul.banners li{
	float:left;
	width:100%;
	margin:10px 0 0;
}
#sidebar ul.banners li a{
	display:block;
	width:100%;
}
/*about us british*/
*+html #header div.btm-head h1{padding:0;}
* html #header div.btm-head h1{padding:0;}
#header div.btm-head h1{
	float:left;
	margin:10px 0 0;
	padding:0 0 18px;
}
#header div.btm-head h1 a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:88px;
	height:31px;
	background:url(/theme/images/logo.gif) no-repeat 0 0;
}
#header div.main-menu{
	float:left;
	width:100%;
}
#header div.main-menu ul{
	float:left;
}
#header div.main-menu ul li{
	float:left;
	padding:0 5px 0 0;
	height:23px;
}
#header div.main-menu ul li a{
	float:left;
	padding:0 11px;
	height:22px;
	background:url(/theme/images/bg-mainmenu.gif) repeat-x 0 0;
	font:15px/22px "Times New Roman",times,serif;
	color:#fff;
	text-decoration:none;
}
#header div.main-menu ul li.active a,
#header div.main-menu ul li a:hover{
	background-position:0 -22px;
}
#header div.main-menu ul li.active a{
	height:23px;
}
#main{
	float:left;
	display:inline;
	width:950px;
	margin:0 -30px;
	border-top:5px solid #ea0f6b;
}
#content{
	float:left;
	width:753px;
}
#content div.red-block{
	margin:-5px 0 0;
	overflow:hidden;
	width:743px;
}
#content div.main-cont{
	border:1px solid #000;
	background:#fff;
	border-right:0;
	padding:0 20px 25px;
	overflow:hidden;
	height:1%;
}
#content div.main-cont div.lt{padding:20px 25px 0 0;}
#content div.main-cont div.rt{padding:20px 0 0 25px;}
#content div.main-cont h2{
	margin:14px 0 -15px;
	font-size:36px;
}
#content div.main-cont p{
	font:12px/18px Arial,Helvetica,sans-serif;
	margin:18px 0 0;
}
#content ul.categories{
	margin:15px 0 0;
	padding:0 5px 0 0;
	list-style:none;
	height:1%;
	overflow:hidden;
	border-bottom:1px solid #ba7cbc;
}
#content ul.categories li{
	float:left;
	width:100%;
	padding:0 0 14px;
	border-top:1px solid #ba7cbc;
}
#content ul.categories h3{
	margin:10px 0 0;
	font-weight:bold;
}
.sIFR-hasFlash #content ul.categories h3{
	margin-bottom:-9px;
}
* html #page #content ul.categories h3{margin-bottom:0;}
*+html #page #content ul.categories h3{margin-bottom:0;}
#content ul.categories a{
	color:#ea0f6b;
}
#content ul.categories div.title{overflow:hidden;height:1%;}
#content ul.categories div.title h3{float:left;}
#content ul.categories li p{
	margin:0;
	line-height:16px;
}
#content ul.categories li h5{
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	margin:16px 0 0;
}
#content ul.categories li p strong{
	font-weight:bold;
}
#content ul.categories div.rt{
	padding:21px 15px 0 0;
}
#content ul.categories div.rt a{
	display:block;
	width:26px;
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/theme/images/btn-categories.gif) no-repeat 0 0;
}
#content div.sub-menu ul{
	width:100%;
	overflow:hidden;
}
#content div.sub-menu ul li{
	float:left;
	padding:0 2px 0 21px;
	font:bold 15px/30px "Times New Roman",times,serif;
}
#content div.sub-menu ul li a{
	color:#fff;
}
#content div.sub-menu ul li.active a,
#content div.sub-menu ul li a:hover{
	color:#ea0f6b;
	text-decoration:none;
}
#content div.text{
	overflow:hidden;
	height:1%;
}
#sidebar div.list{
	padding:0 10px 10px;
}
#sidebar div.list h3{
	color:#ba7cbc;
	font-weight:bold;
	margin:7px 0 -11px;
}
#sidebar div.list ul{
	width:100%;
	overflow:hidden;
	color:#fff;
}
#sidebar div.list ul li{
	float:left;
	width:130px;
	border-top:1px solid #ba7cbc;
	margin:-1px 0 0;
	padding:12px 9px 10px 38px;
	background:url(/theme/images/list-icon1.gif) no-repeat 9px 23px;
}
#sidebar div.list ul li h6{
	font-size:10px;
	line-height:13px;
	font-weight:bold;
}
#sidebar div.list ul li p{
	font-size:12px;
	line-height:15px;
}
#sidebar div.list ul li a{
	color:#fff;
}
/*services page*/
#content ul.categories div.col1{
	float:left;
	width:235px;
}
#content ul.categories div.col2{
	float:left;
	padding:0 0 0 9px;
	width:182px;
}
/*sifr*/
div#flash-phone{
	margin-top:22px;
	width:706px;
	height:600px;
}
div.main-cont h2{color:#ba7cbc;}
#content div.red-block div.sub-menu{border-bottom:1px solid #e20f78;}
#content div.red-block div.sub-menu ul li {
	padding:0 2px 0 19px;
	font:bold 13px/25px "Times New Roman",times,serif;
}
.sIFR-replaced{
	visibility: visible !important;
}
.sIFR-flash{
	visibility: visible !important;
	z-index: 0;
}
span.sIFR-alternate{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* These "decoy" styles  */
.sIFR-hasFlash div.main-cont h2{
	visibility:hidden;
	height:45px;
}
.sIFR-hasFlash ul.categories h3{
	visibility:hidden;
	cursor:pointer;
	font-size:23px;
	line-height:30px;
	margin:0;
	padding:0;
}
.sIFR-hasFlash #sidebar div.list h3{
	visibility:hidden;
	height:35px;
}
.sIFR-hasFlash #header div.btm-head h2 span{
	visibility:hidden;
	float:left;
	height:23px;
}
.sIFR-hasFlash #header div.btm-head h2 strong{
	visibility:hidden;
	float:left;
	height:27px;
}
.sIFR-hasFlash #header div.btm-head h3{
	visibility:hidden;
	margin-top:12px;
	height:44px;
	font-size:24px;
}
.sIFR-hasFlash #header div.top-menu ul li span{
	visibility:hidden;
	height:26px;
	float:left;
}
#header div.top-menu{
	float:right;
	width:536px;
	background:url(/theme/images/bg-topmenu.png) no-repeat 0 0;
}
#header div.top-menu ul{
	float:right;
	overflow:hidden;
	padding:0 0 0 10px;
	background:url(/theme/images/bg-topmenu.png) no-repeat 0 -27px;
}
#header div.top-menu ul li{
	float:left;
	display:inline;
	padding:5px 11px 0;
	height:22px;
	overflow:hidden;
	margin:0;
	background:url(/theme/images/bg-topmenu.png) no-repeat 100% -133px;
}
#header div.top-menu ul li.hover,
#header div.top-menu ul li:hover{background-position:100% -160px;}
#header div.top-menu ul li a{
	float:left;
	height:26px;
	font:12px/26px "Times New Roman", times, serif;
	padding:0 ;
	color:#fff;
	text-decoration:none;
}
.sIFR-hasFlash #content div.sub-menu ul{padding:4px 0 7px;}
.sIFR-hasFlash #content div.sub-menu ul li{
	 visibility:hidden;
	 height:18px;
	 overflow:hidden;
	 padding:0;
	 display:inline;
	 margin-left:21px;
}
.sIFR-hasFlash #content div.red-block div.sub-menu ul{padding:6px 0 4px;}
.sIFR-hasFlash #content div.red-block div.sub-menu ul li{
	height:15px;
	line-height:15px;
	font-size:15px;
	padding:0;
}
.sIFR-hasFlash #header div.main-menu ul li span{
	visibility:hidden;
	float:left;
	height:18px;
}
#content div.sub-menu ul{
	width:100%;
	overflow:hidden;
}
#content div.sub-menu ul li{
	float:left;
	padding:0 2px 0 21px;
	font:bold 15px/30px "Times New Roman",times,serif;
}
#content div.sub-menu ul li a{
	color:#fff;
}
#content div.sub-menu ul li.active a,
#content div.sub-menu ul li a:hover{
	color:#ea0f6b;
	text-decoration:none;
}
#header div.main-menu ul li{
	float:left;
	margin:0 5px 0 0;
	padding:2px 11px 0;
	background:url(/theme/images/bg-mainmenu.gif) repeat-x 0 0;
	height:20px;
	overflow:hidden;
}
#header div.main-menu ul li a{
	float:left;
	font:15px/22px "Times New Roman",times,serif;
	color:#fff;
	text-decoration:none;
}
#header div.main-menu ul li.active,
#header div.main-menu ul li.hover,
#header div.main-menu ul li:hover{
	background-position:0 -22px;
}
#header div.main-menu ul li.active{
	height:21px;
}
/* Styles fo content area */
#content div.main-cont ul{
	height:1%;
	overflow:hidden;
	font:12px/18px Arial,Helvetica,sans-serif;
}
#content div.main-cont ul li{
	width:100%;
	float:left;
}
