@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2f2e2e;
	line-height:20px;
	background-color:#01041b;
	vertical-align: top;
}
h1
{
	padding:0;
	margin:0;
	padding-top:30px;
	padding-bottom:20px;
	font-size:18px;
	font-weight:normal;
	color:#115555;
	width:450px;
	text-transform:uppercase;
}
h2
{
	padding:0;
	margin:0;
	font-size:14px;
	font-weight:bold;
	color:#646464;
}
p
{
	padding:0px;
	margin:0px;
	padding-bottom:15px;
}

a
{
	color:#005542;
	text-decoration:underline;
}
a:hover
{
	color:#005542;
	text-decoration:none;
}
a:visited
{
	color:#ded4ba;
	text-decoration:underline;
}

#container {
	width:971px;
	margin:0 auto;
}
#header
{
	width:971px;
	height:226px;
	background-image:url(/images/home/header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#header a.logo
{
	width:178px;
	height:226px;
	text-align:left;
	text-decoration:none;
	display:block;
}

#bodysection
{
	background-image:url(/images/home/body-bg.gif);
	background-repeat:repeat-y;
	overflow: auto;
	width:100%;
}
#main
{
	float:left;
	width:661px;
	min-height:341px;
	padding:17px 0px 0px 15px;
	overflow:auto;
}
div#homevideo
{
	float:left;
	width:293px;
}
div#hometext
{
	float:right;
	width:332px;
	padding: 0px 15px 0px 20px;
}
.titleimage
{
	margin-bottom:15px;
}
#rightcta
{
	float:left;
	width:295px;
}

	div.cta_box {
		width:272px;
		padding:7px 0px 8px 23px;
		background:url(/images/home/cta/arrow.jpg) transparent no-repeat top left;
	}
	#rightcta div.eggshell {
		/* background:url(/images/home/cta/save.jpg) transparent no-repeat 0px 0px; */
	}
	#rightcta div.growth {
		padding-top:13px;
		/*  background:url(/images/home/cta/grow.jpg) transparent no-repeat top left; */
	}
	.cta_title a { text-decoration:none; color:#1e1e1e; font-size:17px; line-height:14px;}
	.cta_title a:hover { color:#115555;}
	
	.cta_text a, .cta_text_home a { text-decoration:none; color:#646464; font-size:16px; line-height:14px;}
	
	.cta_smalltext a { text-decoration:none; color:#1e1e1e; font-size:14px;}
#cta1
{ 
	width:155px;
	padding-left:140px;
	padding-top:15px;
	height:104px;
	display:block;
	background-image:url(/images/home/contact-us.jpg);
	background-repeat:no-repeat;
}
	#cta1 .cta_text_cta1 {
		width: 150px;
		color:#646464;
		font-size:16px;
	}
/* #cta1:hover
{ 
	background-image:url(/images/home/contact-us-over.jpg);
	background-repeat:no-repeat;
} */

#cta2 a
{ 
	width:295px;
	height:43px;
	background-image:url(/images/home/fully-equipped.gif);
	background-repeat:no-repeat;
	display:block;
}
#cta2 a:hover
{ 
	background-image:url(/images/home/fully-equipped-over.gif);
	background-repeat:no-repeat;
}
#cta3 a
{ 
	width:295px;
	height:31px;
	background-image:url(/images/home/virtual-offices.gif);
	background-repeat:no-repeat;
	display:block;
}
#cta3 a:hover
{ 
	background-image:url(/images/home/virtual-offices-over.gif);
	background-repeat:no-repeat;
}
#cta4 a
{ 
	width:295px;
	height:52px;
	background-image:url(/images/home/save-dollars.gif);
	background-repeat:no-repeat;
	display:block;
}
#cta4 a:hover
{ 
	background-image:url(/images/home/save-dollars-over.gif);
	background-repeat:no-repeat;
}
#cta5 a
{ 
	width:295px;
	height:83px;
	background-image:url(/images/home/grow-your-business.gif);
	background-repeat:no-repeat;
	display:block;
}
#cta5 a:hover
{ 
	background-image:url(/images/home/grow-your-business.gif);
	background-repeat:no-repeat;
}

.clear
{
	clear:both;
}
.bottomBold
{
	font-weight:bold;
}
#bottombg
{
	background-image:url(/images/home/bottom-bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	overflow:hidden;
	width:100%;		
}
#footer
{
	clear:left;
	width: 971px;
	height:45px;
	color:#ffffff;
	position: relative;
}
#footer a.noline
{
	text-decoration:none;
}
#footer a.noline:hover
{
	text-decoration:underline;
}
.Grinffin
{
	position: absolute; top:10px; left:20px;
	color:#ffffff;
	font-size:10px;
}
.Grinffin a
{
	color:#ffffff;
	text-decoration:underline;
}

.Grinffin a:hover
{
	text-decoration:none;
}

#GSSI
{
	position: absolute; top:10px; right:20px;
	color:#ffffff;
	font-size:10px;
}

#GSSI a
{
	color:#ffffff;
	text-decoration:underline;
}
#GSSI a:hover
{
	text-decoration:none;
}

/* ----Navigation --------------*/
#navigation
{
	width: 971px;
	height:47px;
	background-image:url(/images/home/navigation.gif);
	background-repeat:no-repeat;
	background-position:top left;	
}
#navigation ul
{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	overflow:hidden;
}
#navigation li
{
	float: left;
}
#navigation li a
{
	background-image:url(/images/home/navigation.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display: block;
	height: 0;
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
	padding-top: 47px;
}
#navigation li a:hover, #navigation li a.active
{
	background-image: url(/images/home/navigation-over.gif);
}
#navigation li.navhome a
{
	width: 145px;
}

#navigation li.navAbout a
{
	background-position: -145px 0;
	width: 182px;
}
#navigation li.navManagement a
{
	background-position: -327px 0;
	width: 255px;
}
#navigation li.navInvestments a
{
	background-position: -582px 0;
	width: 201px;
}
#navigation li.navPartner a
{
	background-position: -783px 0;
	width: 188px;
}

.addthis_button { margin-left:22px; }