* {margin:0; padding:0;  }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b3905;
	background-color: #fff;
	background-image: url(images/bg-main.gif);
	background-repeat: repeat-x;
	background-position: 0 111px;
}
	body.whatwedo {background-image: url(images/bg-main-whatwedo.gif); }


a, a:visited {color: #005f9e; text-decoration: none; }
a:hover, a:active { color: #4678af; text-decoration: underline; }


#container { }

#site { width: 968px; margin: 0 auto; }

#masthead {width: 968px;  }




#topnav {height: 38px; width: 968px; border-bottom: 1px solid #fff;
		background: url(images/topnav_bg.png) top left repeat-x; }

#nav {width: 599px; margin: 0 auto; list-style: none;}
	#nav li {float: left;  height: 38px; text-align: center; }
	#nav a, #nav a:visited {display: block; height: 38px; background: top left no-repeat; }
	#nav a:hover, #nav a:active, #nav a.current, #nav a.current:visited {background-position: bottom left; }
		#nav a span {display: none; }
		#nav a.serve, #nav a.what, #nav a.about, #nav a.contact, #nav a.home {}
	#nav a.serve, #nav a.serve:visited {background-image: url(images/nav/whoweserve.gif); width: 136px;}
	#nav a.what, #nav a.what:visited {background-image: url(images/nav/whatwedo.gif); width: 126px;}
	#nav a.about, #nav a.about:visited {background-image: url(images/nav/aboutus.gif); width: 107px;}
	#nav a.contact, #nav a.contact:visited {background-image: url(images/nav/contactus.gif); width: 115px;}
	#nav a.home, #nav a.home:visited {background-image: url(images/nav/home.gif); width: 115px;}
	

#subnav {height: 33px; width: 968px; border-bottom: 1px solid #fff; background-color: #c6d0e2; }

#nav2 {width: 639px; margin: 0 auto; list-style: none;}
	#nav2 li {float: left;  height: 33px; text-align: center; }
	#nav2 a, #nav2 a:visited {display: block; height: 33px; background: top left no-repeat; }
	#nav2 a:hover, #nav2 a:active, #nav2 a.current, #nav2 a.current:visited {background-position: bottom left; }
		#nav2 a span {display: none; }
		#nav2 a.business, #nav2 a.professional, #nav2 a.strategic, #nav2 a.group {}
	#nav2 a.business, #nav2 a.business:visited {background-image: url(images/nav/business.gif); width: 146px; }
	#nav2 a.professional, #nav2 a.professional:visited {background-image: url(images/nav/professional.gif); width: 172px; }
	#nav2 a.strategic, #nav2 a.strategic:visited {background-image: url(images/nav/strategic.gif); width: 138px; }
	#nav2 a.group, #nav2 a.group:visited {background-image: url(images/nav/group.gif); width: 183px; }
	



#content {padding: 0 11px 25px 352px; position: relative; top: -1px; 
		background: url(images/content_bg.png) top left repeat-y; border-top: 1px solid #fff; }
	.home #content {
	padding: 0 11px 0 515px;
	background-image: url(images/bg-banner-home.gif);
	background-repeat: repeat-y;
}

#banner {position: absolute; top:0px; left:0; margin-left: -352px;  }
	.home #banner {margin-left: -515px; }
div[id="banner"] {margin-left: 0 !important; } /*ie6 hack */
	.home div[id="banner"] {margin-left: 0 !important; }
	
	
	#banner img {width: 322px; }
		.home #banner img {width: auto; }

#footer {
	margin: 0 auto;
	margin-top: -1px;
	text-align: center;
	font-size: 10px;
	color: #cfdaea;
	background-image: url(images/bg-footer-sides.gif);
	background-repeat: repeat-x;
}
	#footer ul {
	height: 34px;
	width: 968px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	list-style: none;
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
}
	#footer li {display: inline; padding: 0 10px; border-right: 1px solid #cfdaea; }
		#footer li.last {border: none;  }
	#footer a, #footer a:visited {color: #cfdaea; text-decoration: none; }
	#footer a:hover, #footer a:active {color: #fff; text-decoration: underline; }

.home #footer {
	margin-top: -4px;

}

h1 {}
	h1 a {width: 323px; height: 111px; display: block; margin: 0 auto; 
		background: url(images/gio_group_logo.png); }
	h1 a span {display: none; }



#masthead h2 {display:block; height: 52px; width: 100%;  border-bottom: 1px solid #fff; text-align: center; 
		background: #b7b09b center center no-repeat; margin: 0; }
	#masthead h2 span {display: none; }
	#masthead h2.whatwedo {background-image: url(images/header_whatwedo.gif); }
	#masthead h2.growth {background-image: url(images/header_growth.gif); }
	#masthead h2.whoweserve {background-image: url(images/header_whoweserve.gif); }
	#masthead h2.aboutus {background-image: url(images/header_aboutus.gif); }
	#masthead h2.contactus {background-image: url(images/header_contactus.gif); }

h2 {margin: 23px 0 0 0; height: 19px; display: block; }
	h2 span {display: none;}
	h2.professional {width: 281px; background: url(images/title_professional_development.png); }
	h2.strategic {width: 225px; background: url(images/title_strategic_leadership.png); }
	h2.group {width: 306px; background: url(images/title_group.png); }
	h2.business {width: 231px; background: url(images/title_business_development.png); }

h3 {font-size: 12px; font-weight: bold; margin: 2em 0 0 0; }


p {margin: 1em 0 0 0; line-height: 20px; }
#content ul { margin: 0 20px; }	
	#content ul li { line-height: 20px; margin: 3px 0;  }		

img.inline {float: right; padding-left: 20px; padding-bottom: 20px; }


.chart {
	border: 0;
	width: 100%;
	margin:0 auto;
}

.chart tr.title td {
	font-size: 14px;
	font-weight: bold;
	border-bottom-style: none;

}

.chart td {
	margin:0;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.chart tr.head td {
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	
}

.chart .odd {background-color: #87ADCA; }
.chart .even {background-color: #AFC4DC; }
