/*
  Author: Paul Allen
  Company: Panmedia Ltd.
  Website: www.panmedia.com.jm
  Client: Capital & Credit
*/

html {
  height: 100%;
}

body.splashpage
{
background:#000 url(ccfg_bg.jpg) no-repeat center top;
margin:0;
border:0;
height:100%;
}

#splash
{
background:transparent url(splash.png);
margin-left:auto;
margin-right:auto;
margin-top:40px;
width: 636px;
height: 397px;
position:relative;
z-index:5;
}

ul#banner
{
  position:absolute;
	bottom:0px;
	left:0px;
	padding:0;
	margin:0;
	display:inline;
	z-index:10;
  width:310px;
	overflow:hidden;
	height: 397px;
	text-indent:0;
	list-style-position: outside;
	z-index:-10;
}

#banner span
{
	background-color:transparent;
}

ul#banner li
{
	margin:0;
	padding:0;
	text-indent:0;
	list-style:none;
	list-style-type:none;
	height:397px;
	overflow:hidden;
}

ul#banner li img
{
	height:397px;
	margin:0;
}

ul#members
{
  float: right;
  display:block;
  width:365px;
  height:100px;
	margin:30px 10px 0 0 !important;
	z-index:15;
}

ul#members li
{
  margin:0;
  margin-right:0;
  float: left;
  list-style:none;
  list-style-type:none;
  list-style-image:none;
	z-index:20;
}



#banner img
{
 margin: 0;
 padding:0;
 z-index:-5;
}

/*Image Replacement on Logos
 **************************************/
h1#ccfg
{
  background:transparent url(ccfg_splash.png) no-repeat top left;
  float:right;
  margin-top:85px;
	margin-bottom:20px;
  margin-right:130px;
	display:block;
  width:166px;
  height:109px;
	line-height: 109px;
  display:block;
}

#ccfg a
{
  font-size:x-small;
  text-indent:-5000px;
  width:166px;
  line-height:109px;
  display:block;
}

li#ccmb
{
  background: transparent url(cc.png) no-repeat left 4px;
  width:77px;
  height:65px;
}

li#ccmb a
{
  font-size:x-small;
  text-indent:-5000px;
  width:77px;
  line-height:65px;
  display:block;
}

li#ccsl
{
  background: transparent url(ccsl.png) no-repeat left 1px;
  width:62px;
  height:65px;
}

li#ccsl a
{
  font-size:x-small;
  text-indent:-5000px;
  width:62px;
  line-height:65px;
  display:block;
}

li#ccrl
{
  background: transparent url(ccrl.png) no-repeat left 1px;
  width:78px;
  height:65px;
}

li#ccrl a
{
  font-size:x-small;
  text-indent:-5000px;
  width:78px;
  line-height:65px;
  display:block;
}

li#ccfm
{
  background: transparent url(ccfm.png) no-repeat left 2px;
  width:69px;
  height:65px;
}

li#ccfm a
{
  font-size:x-small;
  text-indent:-5000px;
  width:69px;
  line-height:65px;
  display:block;
}

li#ccii
{
  background: transparent url(ccii.png) no-repeat left 3px;
  width:71px;
  height:65px;
}

li#ccii a
{
  font-size:x-small;
  text-indent:-5000px;
  width:71px;
  line-height:65px;
  display:block;
}

ul#members li#eway
{
  background: transparent url(eway.png) no-repeat top left;
  width:121px;
  height:32px;
	margin:5px 0 0 110px;
}

li#eway a
{
  font-size:x-small;
  text-indent:-5000px;
  width:121px;
  line-height:32px;
  display:block;
	
}