@charset "UTF-8";
/*Möbius New Media Style Sheet*/
p, h1, h2, h3, h4, h5, h6, dd, dt, dl, ul, ol, li, hr, td, tr, img, a, form, fieldset, label, input, legend, table, thead, tbody, tfoot, span {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a:link, a:visited {
	text-decoration: none;
	color:#005abb;
}
a:hover, a:active {
	text-decoration: none;
	color: #099;
}
a:focus {
	outline: none;
}
hr {
	height: 1px;
	background-color: #ccc;
	color: #ccc;
	border: none;
	outline: none;
	margin: 15px 0;
	padding: 0;
}
/* LAYOUT */
body {
	font: 62.5%/1.4em Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	background: #066;
}
#container {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	background: #fff;
}
#headerWrap {
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(../images/header_bg.png) repeat-x;
	height: 105px;
}
#header {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	position: relative;
}
#header h1 {
	display: block;
	position: absolute;
	top: 25px;
	left: 30px;
	width: 293px;
	height: 69px;
	text-indent: -9999em;
	overflow: hidden;
	background: url(../images/gunnip_logo.gif) no-repeat;
}
#mainContent {
	margin: 0 auto;
	padding: 0;
	width: 950px;
}
#body_ourTeam.space #mainContent, #body_whatWeDo.space #mainContent {
	background: url(../images/wilmingtonSkyline.jpg) no-repeat left bottom;
}
#leftSide {
	margin: 0;
	padding: 15px 30px 15px 0;
	width: 567px;
	float: left;
	min-height: 200px;
}
#rightSide {
	margin: 0;
	padding: 15px 0 15px 0;
	width: 352px;
	float: right;
	min-height: 200px;
	/*border-left: 1px solid #ccc;*/
}
.rightSideBox {
	margin: 10px 0;
	padding: 0 0 15px 30px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#body_whoWeAre #rightSide {
	width: 353px;
	border-left: none;
}
#pageHeader {
	padding: 0;
	margin: 10px auto 0 auto;
	width: 950px;
	display: block;
	overflow: hidden;
	height: 90px;
}
#body_whatWeDo #pageHeader {
	background: url(../images/pageHeader_whatWeDo.jpg) no-repeat 0 0;
}
#body_whatWeDo.industries_closelyHeld #pageHeader {
	background: url(../images/pageHeader_closelyHeld.jpg) no-repeat 0 0;
}
#body_whatWeDo.industries_construction #pageHeader {
	background: url(../images/pageHeader_construction.jpg) no-repeat 0 0;
}
#body_whatWeDo.industries_education #pageHeader {
	background: url(../images/pageHeader_education.jpg) no-repeat 0 0;
}
#body_whatWeDo.industries_employeeBenefit #pageHeader {
	background: url(../images/pageHeader_employeeBenefits.jpg) no-repeat 0 0;
}
#body_whatWeDo.industries_funeralHomes #pageHeader {
	background: url(../images/pageHeader_funerals-2.jpg) no-repeat 0 0;
}
#body_whatWeDo.industries_hospitality #pageHeader {
	background: url(../images/pageHeader_hospitality.jpg) no-repeat 0 0;
}
#body_whatWeDo.industries_notForProfit #pageHeader {
	background: url(../images/pageHeader_nonprofit.jpg) no-repeat 0 0;
}
#body_whatWeDo.industries_transportation #pageHeader {
	background: url(../images/pageHeader_transportation.jpg) no-repeat 0 0;
}
#body_ourTeam #pageHeader {
	background: url(../images/pageHeader_ourTeam.jpg) no-repeat 0 0;
}
#body_careers #pageHeader {
	background: url(../images/pageHeader_career.jpg) no-repeat 0 0;
}
#body_whoWeAre #pageHeader {
	background: url(../images/pageHeader_whoWeAre.jpg) no-repeat 0 0;
}
#body_contactUs #pageHeader {
	background: url(../images/pageHeader_contactUs.jpg) no-repeat 0 0;
}
#body_clientPortal #pageHeader {
	background: url(../images/pageHeader_clientPortal.jpg) no-repeat 0 0;
}

/* BREADCRUMB NAVIGATION */
ul#breadcrumb {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}
ul#breadcrumb li {
	margin: 0;
	padding: 0 22px 0 0;
	list-style: none;
	display: inline;
	font-weight: bold;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	background: url(../images/breadcrumb_next.gif) no-repeat top right;
}
ul#breadcrumb li.end {
	background: none;
}
ul#breadcrumb li a {
	color: #999;
}
ul#breadcrumb li.end a {
	color: #005abb;
}
ul#breadcrumb li a:hover {
	color:#005abb;
}


/* FOOTER */
#footerWrap {
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(../images/footer_bg.gif) no-repeat top center #066;
	position: relative;
	z-index: 2;
}
#footer {
	margin: 0 auto;
	padding: 29px 0 0 0;
	width: 950px;
	height: 131px;
	position: relative;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
	
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #9cf;
}
#footer #contactUs {
	margin: 0;
	padding: 0;
	width: 313px;
	height: 44px;
	position: absolute; 
	top: 29px;
	right: 20px;
	text-indent: -9999em;
	overflow: hidden;
	background: url(../images/footer_contact.gif) no-repeat 0 0;
}
#footer ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#footer ul li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	color: #9cf;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 1.2em;
}
#footer ul li a {
	color: #fff;
}
#footer ul li a:hover {
	color: #9cf;
}
#footer p {
	color: #fff;
	font-size: 1.2em;
}
/* MAIN NAVIGATION */
#navWrap {
	width: 616px;
	height: 25px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/header_bg.png) repeat-x 0 0;
	z-index: 3;
}
#nav {
	width: 616px;
	height: 80px;
	display: block;
	position: absolute;
	top: 25px;
	right: 0;
	background: url(../images/nav.gif) no-repeat 0 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	float: left;
}
#nav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	width: 88px;
	height: 80px;
	background: url(../images/nav.gif) no-repeat;
	text-indent: -9999em;
	z-index: 3;
	cursor: pointer;
}
#nav li .subMenu {
	margin: 0;
	padding: 10px;
	background-image: none;
	position: absolute;
	top: -300px;
	left: 0;
	z-index: 2;
	width: 594px;
	height: 250px;
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#nav li.hover:hover .subMenu, #nav li.hover.sfhover .subMenu {
	top: 80px;
}
#nav li ul {
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	list-style: none;
	position: relative;
	height: auto;
	background: none;
	border: none;
	float: left;
	width: 205px;
	border-left: 1px dotted #ccc;
}
#nav li ul.end {
	width: 175px;
}
#nav li ul li ul {
	margin: 0;
	padding: 0;
	float: none;
	border: none;
}
#nav li ul li ul li ul {
	margin: 0;
	padding: 0;
	float: none;
}
#nav li#nav_ourTeam ul li a {
	margin-left: -88px;
}
#nav li#nav_whatWeDo ul li a {
	margin-left: -176px;
}
#nav li#nav_contactUs ul li a {
	margin-left: -440px;
}
#nav li#nav_whoWeAre .subMenu {
	background: url(../images/submenu_whoWeAre.gif) no-repeat bottom right #fff;
	width: 300px;
	/*height: 100px;*/
}
#nav li#nav_ourTeam .subMenu {
	background: url(../images/submenu_ourTeam.gif) no-repeat bottom right #fff;
}
#nav li#nav_whatWeDo .subMenu {
	background: url(../images/submenu_whatWeDo.gif) no-repeat bottom right #fff;
}
#nav li#nav_contactUs .subMenu {
	background: url(../images/submenu_contactUs.gif) no-repeat bottom right #fff;
}
#nav li ul li {
	margin: 0;
	padding: 0;
	background-image: none;
	list-style: none;
	float: none;
	position: relative;
}
#nav li ul li a, #nav li ul li p, #nav li ul li h2 {
	margin: 0;
	padding: 5px 0 5px 10px;
	background: none;
	color: #002955;
	font-size: 15px;
	font-weight: bold;
	text-indent: 0;
	position: relative;
	height: auto;
	display: block;
	width: 170px;
}
#nav li span.note {
	font-size: 12px;
	color: #666;
	padding: 0 0 0 20px;
}
#nav li ul li p {
	font-size: 13px;
	color: #333;
	font-weight: normal;
	line-height: 16px;
}
#nav li ul li ul li a {
	padding: 3px 0px 3px 20px;
	font-size: 13px;
	font-weight: bold;
	color: #066;
}
#nav li ul li ul li ul li a {
	padding: 2px 0 2px 30px;
	font-size: 11px;
	font-weight: bold;
	color: #005abb;
}
#nav li ul li a:hover {
	color: #000;
}
li#nav_whoWeAre a {
	left: 0;
	background-position: 0 0;
}
li#nav_ourTeam a {
	left: 88px;
	background-position: -88px 0;
}
li#nav_whatWeDo a {
	left: 176px;
	background-position: -176px 0;
}
li#nav_testimonials a {
	left: 264px;
	background-position: -264px 0;
}
li#nav_careers a {
	left: 352px;
	background-position: -352px 0;
}
li#nav_contactUs a {
	left: 440px;
	background-position: -440px 0;
}
li#nav_clientPortal a {
	left: 528px;
	background-position: -528px 0;
}
li#nav_whoWeAre a:hover {
	background-position: 0 -80px;
}
li#nav_ourTeam a:hover {
	background-position: -88px -80px;
}
li#nav_whatWeDo a:hover {
	background-position: -176px -80px;
}
li#nav_testimonials a:hover {
	background-position: -264px -80px;
}
li#nav_careers a:hover {
	background-position: -352px -80px;
}
li#nav_contactUs a:hover {
	background-position: -440px -80px;
}
li#nav_clientPortal a:hover {
	background-position: -528px -80px;
}
#body_whoWeAre li#nav_whoWeAre a {
	background-position: 0 -160px;
}
#body_ourTeam li#nav_ourTeam a {
	background-position: -88px -160px;
}
#body_whatWeDo li#nav_whatWeDo a {
	background-position: -176px -160px;
}
#body_testimonials li#nav_testimonials a {
	background-position: -264px -160px;
}
#body_careers li#nav_careers a {
	background-position: -352px -160px;
}
#body_contactUs li#nav_contactUs a {
	background-position: -440px -160px;
}
#body_clientPortal li#nav_clientPortal a {
	background-position: -528px -160px;
}

/* INTERNAL SIDE NAVIGATION */
#sideNav {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	border-left: 1px solid #ccc;
}
.body_ourTeam_partners #sideNav, .body_ourTeam_departmentLeaders #sideNav, .body_whatWeDo_services #sideNav, .body_whatWeDo_industries #sideNav {
	position: fixed;
	top: 220px;
	z-index: 1;
}
.body_ourTeam_partners #second2, .body_ourTeam_departmentLeaders #second1, .body_whatWeDo_services #second2, .body_whatWeDo_industries #second1 {
	display: none;
}
#sideNav li {
	list-style: none;
	margin: 5px 0 10px 0;
	padding: 0 0 0 20px;

}

#sideNav li span.note {
	font-size: 12px;
	color: #666;
}
#sideNav li ul li {
	margin: 3px 0;
	padding: 0 0 0 5px;
}
#sideNav li ul li ul li {
	margin: 2px 0;
	padding: 0 0 0 10px;
}
#sideNav li a {
	padding: 0 0 0 5px;
	margin: 0;
	font-weight: bold;
	font-size: 15px;
	color: #002955;
	font-family: Helvetica, Arial, sans-serif;
}
#sideNav li a:hover {
	color: #000;
}
#sideNav li ul li a {
	padding: 0 0 0 15px;
	margin: 0;
	font-size: 13px;
	color: #066;
}
#sideNav li ul li ul li a {
	padding: 0 0 0 15px;
	margin: 0;
	font-size: 11px;
	color: #005abb;
}
.body_ourTeam_partners #sideNav_partners, .body_ourTeam_departmentLeaders #sideNav_departmentLeaders, .body_whatWeDo_services #sideNav_services, .body_whatWeDo_industries #sideNav_industries {
	background: url(../images/sideNav_current.gif) no-repeat top left;
}
.services_assurance #sideNav_assurance a, .services_tax #sideNav_tax a, .services_advisoryConsulting #sideNav_advisoryConsulting a, .services_specialPurpose #sideNav_specialPurpose a, .services_corporateServicesGroup #sideNav_corporateServices a, .services_microsoft #sideNav_microsoft a, .industries_closelyHeld #sideNav_closelyHeld a, .industries_employeeBenefit #sideNav_employeeBenefit a, .industries_hospitality #sideNav_hospitality a, .industries_education #sideNav_education a, .industries_construction #sideNav_construction a, .industries_notForProfit #sideNav_notForProfit a, .industries_transportation #sideNav_transportation a, .industries_funeralHomes #sideNav_funeralHomes a   {
	color: #000;
}
.services_assurance #sideNav_assurance ul li a {
	color: #005abb;
}

/* FONTS */
p {
	font-size: 1.2em;
	color: #333;
	margin-bottom: 13px;
	font-family: Helvetica, Arial, sans-serif;
}
p.small {
	color: #999;
	font-size: 10px;
}
p.small a {
	color: #666;
}
p.small a:hover {
	color: #066;
}
#mainContent p {
	text-align: justify;
}
h1 {
	font-size: 2.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #002955;
	font-weight: normal;
	margin-bottom: 13px;
}
#h1_welcome, #h2_experienceDifference {
	display: block;
	height: 23px;
	text-indent: -9999em;
	overflow: hidden;
}
#h1_welcome {
	background: url(../images/h1_welcome.gif) no-repeat 0 0;
}
#h2_experienceDifference {
	background: url(../images/h2_experienceDifference.gif) no-repeat 0 0;
}
h2 {
	font-size: 1.6em;
	color: #005abb;
	margin-bottom: 10px;
	line-height: 1.1em;
}
h3 {
	color: #066;
	font-size: 1.4em;
	margin-bottom: 5px; 
}
h4 {
	color: #066;
	font-size: 1.4em;
	margin-bottom: 5px; 
}
/* LINKS */
.vCard {
	width: 128px;
	height: 20px;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
	overflow: hidden;
	background: url(../images/vCard.gif) no-repeat 0 0;
	float: left;
}
.vCard:hover {
	background-position: 0 -20px;
}
/* LISTS */
.peopleList {
	margin: 0;
	padding: 0;
	list-style: none;
}
.peopleList li {
	margin: 0;
	padding: 20px 0 35px 0;
	list-style: none;
	border-bottom: 1px dotted #ccc;
}
.peopleList img {
	float: left;
	margin: 0 20px 10px 0;
	border: 1px solid #ccc;
	background: #eee;
	padding: 3px;
}
.peopleList h2 {
	color: #005abb;
	margin-bottom: 3px;
	padding-top: 60px;
	font-size: 1.7em;
}
.peopleList h3 {
	margin-bottom: 80px;
	color: #666;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
.peopleList .backTop, .backTop, #sideNav li a.backTop  {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #999;
	float: right;
	margin: 10px 0 0 0;
}
#sideNav li a.backTop {
	float: none;
	text-align: left;
}
a.backTop {
	float: none;
	display: block;
	text-align: center;
	color: #999;
	margin: 20px 0 10px 0;
}
.peopleList .backTop:hover, a.backTop:hover, #sideNav li a.backTop:hover {
	color: #066;
}
#body_whatWeDo.space .backTop, #body_ourTeam.space .backTop {
	display: none;
}
.defaultList {
	margin: 10px 0 15px 0;
	padding: 0;
	list-style: none;
}
.defaultList li {
	list-style: none;
	margin: 10px 0;
	background: url(../images/bullet_lightBlue.gif) no-repeat left center;
	padding: 0 0 0 15px;
	font-size: 1.2em;
	color: #444;
}
/* TABLES */

/* FORMS */

/* MISC. STYLING CLASSES */
.imgRight {
	border: 1px solid #ccc;
	background: #eee;
	padding: 2px;
	margin: 0 0 20px 20px;
	float: right;
}
.imgCaptionLeft {
	margin: 0 15px 5px 0;
	padding: 0;
	float: left;
	display: block;
}
.imgCaptionRight {
	margin: 0 0 5px 15px;
	padding: 0;
	float: right;
	display: block;
}
.imgCaptionLeft img, .imgCaptionRight img {
	display: block;
	margin: 0 0 3px 0;
}
.imgCaptionLeft span, .imgCaptionRight span {
	display: block;
	margin: 0;
	padding: 0 0 5px 0;
	text-align: center;
	color: #666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	border-bottom: 1px dotted #ccc;
	width: 100%;
}
a.transparent, a.transparent img {
	filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; 
}
a.transparent:hover, a.transparent:hover img  {
	filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; 
}
a.pillButton {
	height: 30px;
	background: url(../images/buttonPill_left.png) no-repeat top left;
	font-size: 15px;
	line-height: 1em;
	margin: 0;
	display: block;
	
}
a.pillButton span {
	height: 21px;
	padding: 9px 0 0 0;
	margin: 0 20px;
	display: block;
	background: url(../images/buttonPill_right.png) no-repeat top right;
	font-size: 14px;
	color: #005abb;
	font-weight: bold;
	line-height: 1em;
	width: 100%;
	cursor: pointer;
}
a.pillButton:hover {
	background-position: bottom left;
}
a.pillButton:hover span {
	background-position: bottom right;
	color: #fff;
}
/* ULTILITIES */
.twoColumn {
	width: 45%;
	float: left;
	margin:0 25px 0 0;
	padding:0;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}
.floatright {
	margin: 0;
	padding: 0;
	float: right;
}
.floatleft {
	margin: 0;
	padding: 0;
	float: left;
}
.alignCenter {
	text-align: center;
	margin: 0 auto;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.blue {
	color: #005abb;
}