﻿body 
{
    font-family:Arial;
    font-size:10pt;
}

img {border:none; margin:0; padding:0}
.button, a .button, a .button:link{border:none; margin:0; padding:0; float:left;}

a							{ border: 0; margin: 0; padding: 0; color: #3D4B5B; text-decoration:none;}
a:link 						{ border: 0; margin: 0; padding: 0; color: #3D4B5B; text-decoration:none;}
a:active 					{ border: 0; margin: 0; padding: 0; color: #3D4B5B; text-decoration:none;}
a:visited 					{ border: 0; margin: 0; padding: 0; color: #3D4B5B; text-decoration:none;}
a:hover 					{ border: 0; margin: 0; padding: 0; color: #3D4B5B; text-decoration:underline;}

#BusinessCardContainer{width:380px; height:160px; margin-left:auto; margin-right:auto; background-image:url(../images/BusinessCardBackground.gif); padding: 90px 20px 0 20px;}
.BusinessCardContainerLeft{width:235px; height:154px; background-image:url(../images/BusinessCardBackgroundSmall.gif); padding: 10px 20px 0 20px; float:left; margin-left:30px; text-align:right;}
.BusinessCardContainerRight{width:235px; height:154px; background-image:url(../images/BusinessCardBackgroundSmall.gif); padding: 10px 20px 0 20px; float:right; text-align:right;}
.BusinessCardLeft{float:left; height:70px; }
.BusinessCardRight{float:right; width:150px; height:70px;}

#centrecolumn{width:530px; text-align:justify; float:left;}

.clear{clear:both;}
.clearRight{clear:right;}
.clearLeft{clear:left;}

#GambitLogo{float:left}

h1{padding-top:0; margin-top:0; font-size:16pt; color:rgb(52, 156, 213);}

#Header{width:100%; height:130px; background-color:White;}
#HeaderContact{float:right; padding-top:15px; padding-right:10px; color:#010141;}
#HeaderCfiLogo{float:right; padding-top:35px; padding-right:5px;}

#homerightcontainer {display : none;}


/*------LatestNews--------*/

#LatestNews{display : none;}

#LatestNews1 { overflow:hidden;}

.LatestNews {width:250px; overflow:hidden;}


.LatestNewsContentContainer
{
	padding: 5px 0 0 0;
	width: 244px;	
	text-align:justify;
	height:240px;
	overflow:hidden;
}

.LatestNewsContentHeader
{					 	
	width: 244px;
}

.LatestNewsContentHeadline
{	
	font-weight: bold;
	float: left;
	width: 244px;	
	font-size:12pt;
}

.LatestNewsContentDate
{
	width: 244px;
	text-align: left;
}


.LatestNewsContentNewsIntro
{		
	/*font-size: 11px;*/
	width: 244px;
	padding-top:5px;
}

/*-------------------------*/

#LeftBar{display : none;}

#mainbody{ }
#mainbodyleft{display : none;}
#mainbodyright{width:100%}

#NavandImage{display : none;}

#NewsletterHeading {font-size:16pt; color:White; padding-left:10px;}


#rightcontainerNewsletter{display : none;}

.TeamImageContainer{float:left; padding-top:5px;}
#TeamPageLeftContainer{float:left; color:rgb(52, 156, 213); font-size:16pt; width:145px;}
#TeamPageRightContainer{float:right; width:660px; border-left:solid 2px #010141; padding-left:5px; padding-bottom:20px;}
.TeamMemberContainer {Margin: 0 0px 20px 5px; float:left; width:125px;}
.TeamMemberImageContainer{padding-bottom:5px;}
.TeamMemberName, .TeamMemberName a, .TeamMemberName a:active .TeamMemberName a:link, .TeamMemberName a:visited{color:rgb(52, 156, 213); font-weight:bold; text-align:left; text-decoration:none;}
.TeamMemberNameBlue {color:rgb(52, 156, 213); font-size:16pt;}
.TeamMemberName a:hover{color:rgb(52, 156, 213); font-weight:bold; text-align:left; text-decoration:underline;}
.TeamMemberPosition{font-weight:bold; text-align:left;}
.TeamMemberNameContainer{margin-left:5px;}

.TeamMemberButton{margin:0 20px 0 20px; float:left}

#websitecontainer
{
    margin-left:auto;
    margin-right:auto;
    width:1000px;
    border:Solid 5px white;
    padding:0;
}

