﻿/*Caribbean Custom*/
body
{
	background-image:url(images/Background.gif);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#2b3187;
}
.MasterLayout .Login
{
	padding-bottom:0px;
}
.MasterLayout .Banner
{
	border:none;
	background-color:#ffffff;
	background-image:url(images/BannerRepeat.jpg);
	background-position:-155px 0px;
	background-repeat:repeat-x;
}
.MasterLayout .Banner .Cell
{
	width:100%;
	height:169px;
	background-position:left top;
}
.MasterLayout .Search
{
	background-color:#ffffff;
	height:1px;
}
.MasterLayout .Search table
{
	position:relative;
	top:22px;
	width:auto;
}
.MasterLayout .Main-Menu
{
	width:150px;
}
.MasterLayout .Main-Menu .Panel
{
	width:150px;
}
/*************************************************/
#logoimg
{
	height:150px;
	width:150px;
	margin-top:12px;
	background-image:url(images/Logo.jpg);
	background-position:center;
}