/* @group Global */

body, p, h1, h2, h3, h4, h5, h6, ul, ol {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	color: #696969;
	font: 13px/1.4em Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
	width: 100%;
	height: 1px;
	margin-top: -1px;
	padding: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

a {
	color: #004b8d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus, a:active { 
    outline: none; 
}

a img {
	border-style: none;
}

a.learn-more {
	background: url(../img/global/learn-more-arrow.png) no-repeat right center;
	padding-right: 8px;
	font-size: 11px;
}

img.boder {
	margin: -1px;
	border: 1px solid #fff;
}

.ml10 {
	margin-left: 10px;
}
hr {
	width:100%;
	border:0;
	border-top:dashed 1px #e4e4e4;
	margin-bottom:18px;
}


/* @end */

/* @group Type */

h1 {
	font-size: 17px;
	font-weight: bold;
}

h2, h3, h4, h5, h6 {
	font-size: 13px;
	font-weight: bold;
}

.small {
	font-size: 11px;
	line-height: 1.3em;
}

.blue {
	color: #004b8d !important;
}

.light-blue {
	color: #99b7d1;
}

.dark-gray {
	color: #696969;
}

.light-gray {
	color: #8a8a8a;
}



/* @end */

/* @group Main Structure */

#main-wrap {
	width: 990px;
	margin: 20px auto;
	background: url(../img/global/content-shadow.png) repeat-y;
}



/* @end */

/* @group Utility Nav */

#utility-wrap {
	background: url(../img/global/utility-back.png) no-repeat;
	width: 990px;
	height: 26px;
	clear: both;
}

#social {
	padding-top: 9px;
	margin-right: 80px;
	margin-bottom: -4px;
	padding-bottom: 0;
}

#utility-links {
	text-align: center;
	width: 166px;
	padding-top: 8px;
	margin-right: 8px;
	margin-left: 15px;
}

#share-this {
	display: inline;
	margin-top: -1px !important;
	margin-left: 0px;;
	position: absolute;
}

.gecko #share-this {
	display: inline;
	margin-top: -2px !important;
	margin-left: 0px;;
	position: absolute;
}

.ie7 #share-this {
	display: inline;
	margin-top: -4px !important;
	margin-left: 1px;;
	position: absolute;
}

span#sharethis_0, a.stbutton, a.stico_default  {
	margin-top: -3px !important;
	padding-top: 0 !important;
}

.stbuttontext {
	font-size: 10px;
}



/* @end */

/* @group Logo */

#logo-wrap {
	width: 990px;
	height: 63px;
	clear: both;
}

a#logo {
	background: url(../img/global/gbu-logo.jpg) no-repeat;
	width: 286px;
	height: 63px;
	margin: 0 0 0 57px;
	text-indent: -5000px;
	display: block;
}



/* @end */

/* @group Navigation */

#nav-wrap {
	width: 990px;
	height: 28px;
	clear: both;
}

#nav {
	background-color: #054474;
	height: 28px;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 5px;
	z-index: 20;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav ul li {
	padding-right: 20px;
	float: left;
	display: inline;
	position: relative;
}

#nav ul li:hover {
	padding-right: 20px;
	float: left;
	display: inline;
	position: relative;
}

#nav ul li ul {
	position: absolute;
	width: 200px;
	left: -999em;
	background-color: #054474;
	padding-top: 5px;
	z-index: 30;
	padding-bottom: 5px;
}

#nav ul li ul li {
	display: block;
	float: left;
}

#nav ul li:hover ul, #nav ul li.sfhover ul {
	left: auto;
	margin-left: -19px;
	color: #fff !important;
}

#nav ul li:hover ul.last-dd, #nav ul li.sfhover ul.last-dd {
	left: auto;
	margin-left: -19px;
	color: #fff !important;
}

#nav ul li.last {
	padding-right: 0;
}

#nav ul li a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-indent: -5000px;
	text-decoration: none;
}

#nav ul li a#about {
	width: 130px;
	height: 28px;
	background: url(../img/nav/about.gif) no-repeat 0 top;
}

#nav ul li a#about:hover, #nav ul li a#about.active {
	background: url(../img/nav/about.gif) no-repeat 0 bottom;
}

#nav ul li a#services {
	width: 57px;
	height: 28px;
	background: url(../img/nav/services.gif) no-repeat 0 top;
}

#nav ul li a#services:hover, #nav ul li a#services.active {
	background: url(../img/nav/services.gif) no-repeat 0 bottom;
}

#nav ul li a#locations {
	width: 60px;
	height: 28px;
	background: url(../img/nav/locations.gif) no-repeat 0 top;
}

#nav ul li a#locations:hover, #nav ul li a#locations.active {
	background: url(../img/nav/locations.gif) no-repeat 0 bottom;
}

#nav ul li a#resources {
	width: 57px;
	height: 28px;
	background: url(../img/nav/resources.gif) no-repeat 0 top;
}

#nav ul li a#resources:hover, #nav ul li a#resources.active {
	background: url(../img/nav/resources.gif) no-repeat 0 bottom;
}

#nav ul li a#partners {
	width: 128px;
	height: 28px;
	background: url(../img/nav/partners.gif) no-repeat 0 top;
}

#nav ul li a#partners:hover, #nav ul li a#partners.active {
	background: url(../img/nav/partners.gif) no-repeat 0 bottom;
}

#breadcrumbs {
	width: 980px;
	height: 23px;
	margin: 0 auto;
	background: url(../img/global/breadcrumbs-back.png) repeat-x;
}

#crumbs {
	font-size: 10px;
	padding-left: 57px;
	padding-top: 4px;
}

#crumbs a {
	text-decoration: underline;
}

#crumbs a.current {
	text-decoration: none;
}

/* For subnavs */

div.subnav {
	width: 200px;
	padding-bottom: 8px;
}

div.subnav div.highlighted {
	border-bottom: 1px solid #5c6ba7;
	margin-bottom: 8px;
	padding-bottom: 5px;
}

div.subnav a.normal {
	color: #fff !important;
	font-size: 11px !important;
	font-weight: normal !important;
	font-style: normal !important;
	text-indent: 0 !important;
	padding-left: 20px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}

div.subnav a.imp {
	color: #fff !important;
	font-size: 11px !importantpx;
	font-weight: bold !important;
	text-indent: 0 !important;
	padding-left: 20px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}

div.subnav a.normal:hover {
	background: url(../img/nav/arrow.gif) no-repeat 10px 10px;
}

div.subnav a.imp:hover {
	background: url(../img/nav/arrow.gif) no-repeat 10px 8px;
}

/* Languages */

div#languages {
	display: inline;
	font-size: 10px;
}

div#languages a {
	height: 15px;
	display: inline-block;
}

div#languages div#lang-options {
	position: absolute;
	width: 300px;
	left: -999em;
	padding: 8px;
	z-index: 30;
}

div#languages:hover div#lang-options {
	left: auto;
	margin-left: -145px;
}

.ie7 div#languages:hover div#lang-options {
	left: auto;
	margin-left: -250px;
	margin-top: 13px;
}

div#languages div#lang-options, div#languages div#lang-options a {
	color: #cfbd85;
}

/* Sec Nav */

#sec-nav a {
	color: #054474;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}

#sec-nav a:hover, #sec-nav a.active {
	background: url(../img/nav/arrow-sec.gif) no-repeat 12px 8px;
}

#sec-nav ul {
	list-style-type: none;
	font-size: 11px;
	margin-top: 8px;
}

#sec-nav ul.highlighted {
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #cddae3;
	padding-bottom: 8px;
}

#sec-nav ul li {
}



/* @end */

/* @group Homepage */

#main-message {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 5px;
	height: 262px;
	clear: both;
	border-bottom: 1px solid #f1ebda;
}

#flash {
	float: left;
	width: 645px;
	height: 262px;
	background-color: #ebebeb;
}

#actions {
	width: 295px;
	float: right;
	margin: 20px 20px 0 0;
}

div.action-block {
	margin-bottom: 15px;
	clear: both;
	display: block;
}

div.action-block img {
	float: right;
	margin-left: 10px;
}

div.action-block h2 {
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
}

div.action-block p {
	margin-bottom: 5px;
}

div.action-block a, .home-right-messages a {
	font-size: 9px;
}

#home-content {
	width: 940px;
	margin: 0 auto;
	padding: 20px;
}

#home-left {
	float: left;
	width: 625px;
}

#home-services {
	width: 625px;
	height: 220px;
	border-bottom: 1px solid #f1ebda;
	clear: both;
	margin-bottom: 20px;
}

div.service {
	width: 304px;
}

#home-services h3 {
	margin-bottom: 10px;
}

#home-services a.coaching {
	text-indent: -5000px;
	background: url(../img/home/global-business-coaching.jpg) no-repeat;
	width: 304px;
	height: 118px;
	display: block;
}

#home-services a.incubator {
	text-indent: -5000px;
	background: url(../img/home/your-business-incubator.jpg) no-repeat;
	width: 304px;
	height: 118px;
	display: block;
}

#home-news {
	float: left;
	width: 170px;
	margin-top: 0;
	margin-right: 20px;
	padding: 40px 10px 10px;
	background: #f3eee0 url(../img/home/home-news.gif) no-repeat;
}

#home-news ul {
	list-style-type: none;
}

#home-news ul li {
	margin-bottom: 10px;
}

#home-news p.feed-title {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 4px;
}

#home-news p {
	font-size: 10px;
	line-height: 1.2em;
}

div.home-sec-services {
	padding-bottom: 10px;
	border-bottom: 1px solid #f1ebda;
	padding-top: 10px;
	width: 415px;
	float: right;
	cursor: pointer;
}

div.home-sec-services:hover {
	background-color: #f3eee0;
}

div.home-sec-services h3 {
	font-size: 15px;
	font-weight: bold;
	color: #004b8d;
	margin-bottom: 10px;
}

#home-right {
	width: 295px;
	float: right;
	margin: 0;
}

.home-right-messages {
	width: 275px;
	padding: 10px;
	background-color: #f3eee0;
	margin-bottom: 20px;
}

.home-right-messages p {
	margin-top: 5px;
}

.map {
	height: 200px;
}



/* @end */

/* @group Content */

#content {
	width: 940px;
	margin: 0 auto;
	padding: 40px 20px 20px;
}

#sec-nav {
	width: 178px;
	margin-left: -20px;
	float: left;
	margin-right: 40px;
	display: block;
	margin-top: -10px;
}

#content-col {
	float: left;
	width: 440px;
	margin-right: 40px;
}

#content-col p {
	margin-bottom: 18px;
}

#content-col blockquote {
	font-style: italic;
	font-size: 22px;
	line-height:120%;
	padding: 0;
	margin: 0 0 25px;
	color: #b4b4b4;
}

#content-col ul {
	margin-bottom: 25px;
	margin-left: 30px;
	list-style-type: circle;
}
#content-col ol {
	margin-bottom: 25px;
	margin-left: 30px;
}

#right-col {
	width: 204px;
	float: left;
	margin: 0;
}

.content-right-messages {
	width: 240px;
	padding: 10px;
	background-color: #f3eee0;
	margin-bottom: 20px;
}

.content-right-messages p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.content-right-messages ul {
	margin-left: 10px;
	margin-top: 10px;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
	font-size: 13px;
}

.content-right-messages ul li {
	padding-bottom: 8px;
}

.content-right-messages h2 {
	margin-bottom: 5px !important;
	font-size: 10px !important;
	font-weight: bold;
}

.content-right-messages a {
	font-size: 10px;
}

#content h1 {
	font-size: 13px;
	font-weight: bold;
	color: #696969;
	margin-bottom: 7px;
	text-transform: uppercase;
}

#content h2 {
	font-size: 12px;
	color: #696969;
	margin-bottom: 7px;
	font-weight: bold;
	text-transform: uppercase;
}

/* @group RSS */

.rss-news h2 {
	font-size: 14px;
	color: #696969;
	margin-bottom: 10px !important;
	font-weight: bold;
	text-transform: uppercase;
}

.rss-news {
	margin-top: 0 !important;
	padding: 0px 10px 10px !important;
	background: #fff no-repeat;
	clear: both;
	text-transform: none;
}

.rss-news ul {
	list-style-type: none !important;
	margin-left: 10px;
	margin-bottom: 10px !important;
}

.rss-news ul li {
	margin-bottom: 6px !important;
}

.rss-news p.feed-title {
	font-size: 11px !important;
	font-weight: bold !important;
	line-height: 1.2em !important;
	margin-bottom: 4px !important;
}

.rss-news p {
	font-size: 10px !important;
	line-height: 1.2em !important;
}



/* @end */



/* @end */

/* @group Footer */

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	border-bottom: 5px solid #004b8d;
	height: 20px;
}

#footer p.copy {
	float: left;
	margin-left: 20px;
	font-size: 10px;
}

#footer p.links {
	float: right;
	font-size: 10px;
	margin-right: 20px;
}



/* @end */
